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-06-24T03:36:00.489Z||main|||||INFO|500||The following profiles are active: basic
2022-06-24T03:36:39.723Z||main|||||INFO|500||Starting service [Tomcat]
2022-06-24T03:36:39.724Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-06-24T03:36:40.043Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-06-24T03:37:01.261Z||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-06-24T03:37:01.785Z||main|||||INFO|500||catdb-pool - Starting...
2022-06-24T03:37:02.574Z||main|||||INFO|500||catdb-pool - Start completed.
2022-06-24T03:37:03.742Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-06-24T03:37:05.233Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-06-24T03:37:08.239Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-24T03:37:18.710Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-24T03:37:20.428Z||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-06-24T03:37:26.427Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-24T03:37:26.757Z||main|||||INFO|500||reqdb-pool - Starting...
2022-06-24T03:37:26.793Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-06-24T03:37:26.847Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-06-24T03:37:28.416Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-24T03:37:29.665Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-24T03:37:33.117Z||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-06-24T03:37:46.538Z||main|||||WARN|500||---
2022-06-24T03:37:46.539Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-06-24T03:37:46.539Z||main|||||WARN|500||---
2022-06-24T03:37:47.937Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-06-24T03:37:59.935Z||main|||||INFO|500||Started ApiHandlerApplication in 128.27 seconds (JVM running for 137.555)
2022-06-24T03:37:59.995Z|2ea46947-8019-45c2-9cbb-4ceae635c029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:00.098Z|2ea46947-8019-45c2-9cbb-4ceae635c029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:38:00.109Z|438ca898-d29e-4867-938f-c80fe460c2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:00.143Z|438ca898-d29e-4867-938f-c80fe460c2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:38:00.258Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-06-24T03:38:00.733Z|46b321aa-f14b-42cd-b697-aebb3eeba197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-06-24T03:38:01.645Z|46b321aa-f14b-42cd-b697-aebb3eeba197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:05.444Z|5796b764-7f09-48e2-a5ef-01812a70248d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:05.444Z|3d9ba357-be2c-4719-aa7e-ae1e07b0241b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:05.446Z|5796b764-7f09-48e2-a5ef-01812a70248d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:05.447Z|3d9ba357-be2c-4719-aa7e-ae1e07b0241b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:10.918Z|e88fb679-08bc-44f2-8a2c-6b07f482a7e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:10.920Z|e88fb679-08bc-44f2-8a2c-6b07f482a7e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:14.923Z|e4930954-7ac5-434a-b54a-e2589f34c600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:14.925Z|e4930954-7ac5-434a-b54a-e2589f34c600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:38:15.548Z|bef7a3b2-c358-4f75-a92a-c4e70b67ff3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:15.548Z|3f31155f-4376-42c8-8841-b3a06cb4d2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:15.550Z|bef7a3b2-c358-4f75-a92a-c4e70b67ff3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:15.550Z|3f31155f-4376-42c8-8841-b3a06cb4d2df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:20.983Z|579e5b12-8731-44c5-bf88-7d79a7c42eb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:20.985Z|579e5b12-8731-44c5-bf88-7d79a7c42eb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:25.619Z|cf97c4d7-4fc3-4b89-8137-77cf79f29cb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:25.622Z|cf97c4d7-4fc3-4b89-8137-77cf79f29cb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:25.624Z|9918a86b-9dc8-4611-89c3-9e849c4fe095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:25.626Z|9918a86b-9dc8-4611-89c3-9e849c4fe095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:29.912Z|4f8c707c-e8ad-48f5-a93a-cc976c6b51aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:29.914Z|4f8c707c-e8ad-48f5-a93a-cc976c6b51aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:38:30.146Z|d4bd6aa5-4698-4430-97e7-b83b0c93f853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:30.147Z|d4bd6aa5-4698-4430-97e7-b83b0c93f853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:38:31.043Z|59de453d-eabe-4e05-995a-27b11ee6b822|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:31.045Z|59de453d-eabe-4e05-995a-27b11ee6b822|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:35.684Z|f1117d01-badf-4cff-8b4f-0162e8535cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:35.686Z|f1117d01-badf-4cff-8b4f-0162e8535cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:35.713Z|01732fed-6278-493f-a7ed-e3610ad278fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:35.715Z|01732fed-6278-493f-a7ed-e3610ad278fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:41.125Z|f90e91e0-19e7-423f-b56d-2c89cfe0dc62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:41.127Z|f90e91e0-19e7-423f-b56d-2c89cfe0dc62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:44.914Z|287b8aa2-26ec-4460-a406-4c3f163e6672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:44.932Z|287b8aa2-26ec-4460-a406-4c3f163e6672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:38:45.729Z|ee81e162-555c-4331-a3c3-a7fe2e514a5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:45.731Z|ee81e162-555c-4331-a3c3-a7fe2e514a5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:45.814Z|b1d68add-468e-4cdd-bcd2-da62654c3703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:45.816Z|b1d68add-468e-4cdd-bcd2-da62654c3703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:51.203Z|bd5a4832-3028-471f-864e-b64612386887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:51.204Z|bd5a4832-3028-471f-864e-b64612386887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:55.790Z|af52f57b-8c9c-43c9-b62a-30db7f065012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:55.792Z|af52f57b-8c9c-43c9-b62a-30db7f065012|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:55.898Z|714a57fe-81d8-4de7-984c-ed9fa63fccc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:38:55.900Z|714a57fe-81d8-4de7-984c-ed9fa63fccc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:38:59.912Z|bc6b7696-1f59-43d5-b2da-352bbca3f843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:38:59.914Z|bc6b7696-1f59-43d5-b2da-352bbca3f843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:39:00.150Z|5e864d3b-01e2-49b7-8e73-0a89a6c7868d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:39:00.152Z|5e864d3b-01e2-49b7-8e73-0a89a6c7868d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:39:01.263Z|011cf407-bbab-4006-957a-3e3a4ad7c61b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:01.265Z|011cf407-bbab-4006-957a-3e3a4ad7c61b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:05.894Z|468f440f-e5bc-4132-a162-a2fbf6096908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:05.896Z|468f440f-e5bc-4132-a162-a2fbf6096908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:05.954Z|406c3aa9-e2c5-42f9-b815-35c144d3a1af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:05.968Z|406c3aa9-e2c5-42f9-b815-35c144d3a1af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:11.332Z|600dcd66-fa37-41af-8371-70545af2d34b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:11.339Z|600dcd66-fa37-41af-8371-70545af2d34b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:14.912Z|5b8c257c-bc69-4736-b4e0-2efdfd15f872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:39:14.913Z|5b8c257c-bc69-4736-b4e0-2efdfd15f872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:39:15.953Z|acfbeb0b-78e4-4e2c-a1f1-ec07f05805ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:15.958Z|acfbeb0b-78e4-4e2c-a1f1-ec07f05805ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:16.013Z|efd67d1d-1831-49e7-9a07-e449daaaf452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:16.015Z|efd67d1d-1831-49e7-9a07-e449daaaf452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:21.407Z|3c62319d-1a20-4bae-b7f5-74977862359e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:21.409Z|3c62319d-1a20-4bae-b7f5-74977862359e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:26.007Z|0e692690-146e-4583-aef5-b649681fd625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:26.010Z|0e692690-146e-4583-aef5-b649681fd625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:26.065Z|4c9209db-9feb-4e99-988c-7aa965b30c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:26.067Z|4c9209db-9feb-4e99-988c-7aa965b30c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:29.912Z|ae74f92f-06d6-4ed5-98e9-bc84476bed1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:39:29.922Z|ae74f92f-06d6-4ed5-98e9-bc84476bed1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:39:30.156Z|dd0e8f3a-8e48-4335-af68-48dc105f15c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:39:30.158Z|dd0e8f3a-8e48-4335-af68-48dc105f15c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:39:31.450Z|047c6fc8-bbb2-4810-8662-27556a6b3fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:31.451Z|047c6fc8-bbb2-4810-8662-27556a6b3fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:36.047Z|64ba418d-00a8-4547-bd0e-1480d0df4e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:36.051Z|64ba418d-00a8-4547-bd0e-1480d0df4e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:36.110Z|d322a8d0-edd1-4ff3-ad98-33909f637b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:36.112Z|d322a8d0-edd1-4ff3-ad98-33909f637b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:41.496Z|463b017e-ccb8-4d8f-a730-fa393ceed90d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:41.524Z|463b017e-ccb8-4d8f-a730-fa393ceed90d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:44.916Z|48e376bb-ff54-4035-887d-b529f364fa48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:39:44.918Z|48e376bb-ff54-4035-887d-b529f364fa48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:39:46.120Z|b4e768d5-32bd-4a5c-a54d-c0a70f29d136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:46.123Z|b4e768d5-32bd-4a5c-a54d-c0a70f29d136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:46.180Z|9da6eded-db7d-43c1-ada4-eef7a3f52bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:46.191Z|9da6eded-db7d-43c1-ada4-eef7a3f52bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:51.572Z|8494330a-cfe8-46d4-95df-178c22772cd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:51.573Z|8494330a-cfe8-46d4-95df-178c22772cd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:56.159Z|0d3235cc-c789-4a3d-acb3-8138730016fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:56.161Z|0d3235cc-c789-4a3d-acb3-8138730016fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:56.243Z|3db22250-8336-4014-9639-dfb0552e02e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:39:56.246Z|3db22250-8336-4014-9639-dfb0552e02e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:39:59.912Z|fe352c38-f4b4-4f37-8097-4f8030491c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:39:59.914Z|fe352c38-f4b4-4f37-8097-4f8030491c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:40:00.161Z|25fdbe61-b6df-4194-9917-4a3026407452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:40:00.164Z|25fdbe61-b6df-4194-9917-4a3026407452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:40:01.617Z|f96f9461-fd59-4e8c-b109-67ed99dc62c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:01.619Z|f96f9461-fd59-4e8c-b109-67ed99dc62c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:06.212Z|5abb7249-3a3e-4c15-a832-a0bb144aec95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:06.220Z|5abb7249-3a3e-4c15-a832-a0bb144aec95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:06.300Z|b460b335-365a-45ed-bad5-c9e22ab56c07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:06.302Z|b460b335-365a-45ed-bad5-c9e22ab56c07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:11.664Z|31b3a9c5-337e-4a59-b357-18a11698a8ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:11.666Z|31b3a9c5-337e-4a59-b357-18a11698a8ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:14.912Z|705f4beb-5798-4224-8ff4-8823de868563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:40:14.950Z|705f4beb-5798-4224-8ff4-8823de868563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:40:16.271Z|d8d3b818-ece8-4d6c-9522-46cfdef4d246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:16.274Z|d8d3b818-ece8-4d6c-9522-46cfdef4d246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:16.333Z|96017917-d72f-4a53-b4be-7ef10fba588f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:16.335Z|96017917-d72f-4a53-b4be-7ef10fba588f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:21.700Z|0ab60dfc-7419-4cd5-92d6-d0a020954258|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:21.702Z|0ab60dfc-7419-4cd5-92d6-d0a020954258|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:26.324Z|fae660d6-1afc-4f1e-9c2a-24673abcfb01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:26.326Z|fae660d6-1afc-4f1e-9c2a-24673abcfb01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:26.391Z|244bb5a9-f975-461f-95d3-e462df136684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:26.393Z|244bb5a9-f975-461f-95d3-e462df136684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:29.913Z|446c1b66-544e-4f01-955e-b8f2db101eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:40:29.915Z|446c1b66-544e-4f01-955e-b8f2db101eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:40:30.167Z|84e8216e-b943-4ace-9b9f-26dd3c5a750f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:40:30.170Z|84e8216e-b943-4ace-9b9f-26dd3c5a750f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:40:31.797Z|6f755246-a489-47d6-9ac8-0a2c9cb0bb03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:31.799Z|6f755246-a489-47d6-9ac8-0a2c9cb0bb03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:36.362Z|7a602518-2377-4e28-b48d-834cfa038cf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:36.365Z|7a602518-2377-4e28-b48d-834cfa038cf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:36.440Z|b91e13a3-c352-4cc3-b8f4-610c0321e3af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:36.442Z|b91e13a3-c352-4cc3-b8f4-610c0321e3af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:41.836Z|5de6bafb-c0af-4d93-8fc4-91b5d9c84145|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:41.839Z|5de6bafb-c0af-4d93-8fc4-91b5d9c84145|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:44.912Z|eadff832-db20-4aa0-a048-b0dce5a56778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:40:44.914Z|eadff832-db20-4aa0-a048-b0dce5a56778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:40:46.436Z|34395363-1b72-4d8e-adc7-23027eddfcaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:46.439Z|34395363-1b72-4d8e-adc7-23027eddfcaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:46.491Z|471f1ed2-08dd-4968-895a-db67f83d0e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:46.493Z|471f1ed2-08dd-4968-895a-db67f83d0e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:51.886Z|13ff82b9-e0a0-491e-bff9-6bdcfe93b833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:51.889Z|13ff82b9-e0a0-491e-bff9-6bdcfe93b833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:56.495Z|24ecd510-8975-48b1-b4ca-0b08d26808f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:56.498Z|24ecd510-8975-48b1-b4ca-0b08d26808f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:56.537Z|6d7a0f4e-e1a1-4ab4-aec8-695192f96bbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:40:56.539Z|6d7a0f4e-e1a1-4ab4-aec8-695192f96bbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:40:59.921Z|0f089190-3498-44eb-8070-0bb454f11226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:40:59.927Z|0f089190-3498-44eb-8070-0bb454f11226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:41:00.173Z|790f0452-0011-4679-97bb-57b8759bde9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:41:00.174Z|790f0452-0011-4679-97bb-57b8759bde9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:41:01.943Z|4a30536f-e77e-4f7f-af63-1c2fa8da801f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:01.946Z|4a30536f-e77e-4f7f-af63-1c2fa8da801f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:06.563Z|140d8bf2-60b0-4cac-bcd1-221397889fc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:06.590Z|140d8bf2-60b0-4cac-bcd1-221397889fc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:06.608Z|65529be3-9a5d-4c6c-a9cc-647b3dd9bd5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:06.625Z|65529be3-9a5d-4c6c-a9cc-647b3dd9bd5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:12.010Z|4db68c8d-2512-4f28-8663-0f3c4332161e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:12.013Z|4db68c8d-2512-4f28-8663-0f3c4332161e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:14.916Z|b8646cc3-ed08-4ab2-a44a-86c0207cb365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:41:14.918Z|b8646cc3-ed08-4ab2-a44a-86c0207cb365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:41:16.648Z|7c584c2c-787e-4759-a3a6-c62fd0dcc3ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:16.652Z|7c584c2c-787e-4759-a3a6-c62fd0dcc3ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:16.683Z|364cda67-80fe-4a70-b1bc-29057634e35a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:16.684Z|364cda67-80fe-4a70-b1bc-29057634e35a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:22.052Z|66a50f94-60dd-4606-a193-e3973ba76013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:22.053Z|66a50f94-60dd-4606-a193-e3973ba76013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:26.707Z|e5dc7c3e-15b3-4a5b-b7f0-c04e8eb8f74b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:26.708Z|e5dc7c3e-15b3-4a5b-b7f0-c04e8eb8f74b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:26.735Z|d6f34f86-bd70-4c1f-9809-965f2ca3ac93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:26.737Z|d6f34f86-bd70-4c1f-9809-965f2ca3ac93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:29.923Z|c8f62ed8-3495-49b8-a77d-38bbfc81649c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:41:29.924Z|c8f62ed8-3495-49b8-a77d-38bbfc81649c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:41:30.186Z|8e944ea3-12ea-4bc3-9c7e-fe08373ceed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:41:30.188Z|8e944ea3-12ea-4bc3-9c7e-fe08373ceed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:41:32.100Z|df399f90-3f55-4dc8-b3d3-6c2c2159615d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:32.102Z|df399f90-3f55-4dc8-b3d3-6c2c2159615d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:36.770Z|0dcd159d-2faf-43a7-ae0b-bf45fc998178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:36.771Z|0dcd159d-2faf-43a7-ae0b-bf45fc998178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:36.803Z|663e09cc-705e-4cbd-98cc-8961686729e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:36.805Z|663e09cc-705e-4cbd-98cc-8961686729e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:42.140Z|b6f598a6-2822-409f-87c5-5d7b3487dba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:42.142Z|b6f598a6-2822-409f-87c5-5d7b3487dba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:44.916Z|d3b0b61e-7d11-400d-b21c-2277392ce643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:41:44.926Z|d3b0b61e-7d11-400d-b21c-2277392ce643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:41:46.807Z|294cd6d8-e6b7-4871-9499-2abb53601ef2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:46.808Z|294cd6d8-e6b7-4871-9499-2abb53601ef2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:46.878Z|5f6a15e7-48bb-4953-950b-a9a47e2d7b53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:46.879Z|5f6a15e7-48bb-4953-950b-a9a47e2d7b53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:52.193Z|3bd5abca-5638-485e-ab4e-01fc8562fa77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:52.195Z|3bd5abca-5638-485e-ab4e-01fc8562fa77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:56.896Z|46b1dced-be38-4b46-a74f-cf8f7b59b679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:56.902Z|46b1dced-be38-4b46-a74f-cf8f7b59b679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:56.912Z|6044233c-cd6a-4678-bc43-17a04f43e026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:41:56.914Z|6044233c-cd6a-4678-bc43-17a04f43e026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:41:59.912Z|fea248b8-d5c5-4855-ae85-b4cb8c46d3ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:41:59.913Z|fea248b8-d5c5-4855-ae85-b4cb8c46d3ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:42:00.190Z|9f716c6c-1f01-4542-81e7-63a68757fb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:42:00.191Z|9f716c6c-1f01-4542-81e7-63a68757fb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:42:02.226Z|cab7d7e8-5f6d-4192-8a6f-da6236620185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:02.228Z|cab7d7e8-5f6d-4192-8a6f-da6236620185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:06.950Z|879a6d7b-2e11-49a1-9cea-194af94b8c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:06.975Z|879a6d7b-2e11-49a1-9cea-194af94b8c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:06.978Z|1c4feb0c-1b66-4df9-8165-2da691bfc5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:06.990Z|1c4feb0c-1b66-4df9-8165-2da691bfc5e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:12.284Z|ef29b2ca-457f-4e3a-b911-baeeb4df5b74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:12.287Z|ef29b2ca-457f-4e3a-b911-baeeb4df5b74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:14.912Z|5db77c16-f3c6-431d-8eb1-8ec7369bd7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:42:14.915Z|5db77c16-f3c6-431d-8eb1-8ec7369bd7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:42:17.030Z|9976d998-b0fa-4678-8cbc-a73c7189b9aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:17.030Z|8634a598-2ff1-469a-94e4-30a641480682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:17.032Z|8634a598-2ff1-469a-94e4-30a641480682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:17.036Z|9976d998-b0fa-4678-8cbc-a73c7189b9aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:22.326Z|05141ee7-14f7-43df-95d2-7143ad97361c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:22.328Z|05141ee7-14f7-43df-95d2-7143ad97361c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:27.102Z|c18a3e84-dae0-4cae-8850-60bafeffb95f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:27.104Z|c18a3e84-dae0-4cae-8850-60bafeffb95f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:27.136Z|f4316c1f-2602-4a96-888e-d8b26bbf4ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:27.137Z|f4316c1f-2602-4a96-888e-d8b26bbf4ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:29.913Z|48eb136d-69d5-47fe-af51-b698604f4fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:42:29.919Z|48eb136d-69d5-47fe-af51-b698604f4fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:42:30.195Z|3fbbf590-c20e-40b0-9e12-51fa9578a368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:42:30.197Z|3fbbf590-c20e-40b0-9e12-51fa9578a368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:42:32.372Z|6d46f8f8-64f7-4924-a8ba-0c33fd288879|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:32.374Z|6d46f8f8-64f7-4924-a8ba-0c33fd288879|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:37.147Z|08d3db24-a62e-4eb6-b4dc-a10090fc4613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:37.149Z|08d3db24-a62e-4eb6-b4dc-a10090fc4613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:37.193Z|34d28da2-dfa7-48f1-ae2e-709d132daa50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:37.195Z|34d28da2-dfa7-48f1-ae2e-709d132daa50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:42.412Z|2774fae8-ff36-4651-b377-9409c10c7b4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:42.413Z|2774fae8-ff36-4651-b377-9409c10c7b4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:44.916Z|1a4d53a3-f932-46f2-835c-056f6226d66e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:42:44.917Z|1a4d53a3-f932-46f2-835c-056f6226d66e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:42:47.208Z|9afdcc70-ad2b-42eb-bb29-59e2b6dd1450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:47.210Z|9afdcc70-ad2b-42eb-bb29-59e2b6dd1450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:47.233Z|a1061ac6-d1cf-4c81-aa50-4e2fd1196617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:47.235Z|a1061ac6-d1cf-4c81-aa50-4e2fd1196617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:52.452Z|41f0622e-f836-44f6-ac0c-a6240db9dfd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:52.455Z|41f0622e-f836-44f6-ac0c-a6240db9dfd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:57.251Z|540c8379-b166-49b9-8e12-6064ed8b9b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:57.254Z|540c8379-b166-49b9-8e12-6064ed8b9b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:57.301Z|dac4277b-939a-4da5-b385-0717921750c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:42:57.303Z|dac4277b-939a-4da5-b385-0717921750c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:42:59.912Z|07fc5876-a05c-4fc9-9db9-783c86f78568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:42:59.913Z|07fc5876-a05c-4fc9-9db9-783c86f78568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:43:00.200Z|6f5090c5-a1e8-4005-840c-57f8d4cf407b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:43:00.202Z|6f5090c5-a1e8-4005-840c-57f8d4cf407b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:43:02.524Z|88a9f59f-225c-48d0-b357-ae2603aa6ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:02.526Z|88a9f59f-225c-48d0-b357-ae2603aa6ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:07.292Z|630572c3-b903-42c0-ac46-f34ab8ca30ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:07.293Z|630572c3-b903-42c0-ac46-f34ab8ca30ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:07.334Z|c0e6415a-d946-464c-b9c5-dcd1c97597ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:07.336Z|c0e6415a-d946-464c-b9c5-dcd1c97597ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:12.568Z|6d0ab37c-f652-466b-825d-095bf661e489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:12.570Z|6d0ab37c-f652-466b-825d-095bf661e489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:14.912Z|e1529245-72c3-4af2-ab2a-5ec670be99a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:43:14.922Z|e1529245-72c3-4af2-ab2a-5ec670be99a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:43:17.327Z|d4de283c-68a3-4d1c-bc99-db22005f21c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:17.329Z|d4de283c-68a3-4d1c-bc99-db22005f21c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:17.402Z|874d37bf-cf05-494a-b10a-bbe00814a79b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:17.404Z|874d37bf-cf05-494a-b10a-bbe00814a79b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:22.607Z|10eebcda-4533-4504-9587-07def41e3374|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:22.608Z|10eebcda-4533-4504-9587-07def41e3374|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:27.399Z|b5220862-0a27-4ce4-99e5-2f6dad39336e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:27.401Z|b5220862-0a27-4ce4-99e5-2f6dad39336e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:27.436Z|0fd1e8b2-185d-4c3c-914d-3e57e7ff443e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:27.438Z|0fd1e8b2-185d-4c3c-914d-3e57e7ff443e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:29.912Z|ed913847-7991-48f3-8fe7-b34cf4562e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:43:29.913Z|ed913847-7991-48f3-8fe7-b34cf4562e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:43:30.204Z|aeeedd87-0f9e-4803-93f5-5e7709d4e780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:43:30.206Z|aeeedd87-0f9e-4803-93f5-5e7709d4e780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:43:32.638Z|8984ab61-3550-4169-9672-99349cf5cea7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:32.645Z|8984ab61-3550-4169-9672-99349cf5cea7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:37.432Z|01c6a397-5a22-45c7-880f-20a322659f20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:37.434Z|01c6a397-5a22-45c7-880f-20a322659f20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:37.520Z|a09cfd11-50dc-45ef-ac9f-d5adeea4fa28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:37.522Z|a09cfd11-50dc-45ef-ac9f-d5adeea4fa28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:42.689Z|b9b38d6b-96b3-4e0d-9841-d9e3d418334f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:42.691Z|b9b38d6b-96b3-4e0d-9841-d9e3d418334f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:44.918Z|d32c4926-4fb4-4321-9377-0c338b42ff93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:43:44.921Z|d32c4926-4fb4-4321-9377-0c338b42ff93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:43:47.474Z|8def55ea-6b74-40e8-aa5b-cef2feadabff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:47.475Z|8def55ea-6b74-40e8-aa5b-cef2feadabff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:47.580Z|40f49c01-785d-4f31-b88c-ba64ec4291f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:47.582Z|40f49c01-785d-4f31-b88c-ba64ec4291f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:52.740Z|45a686dd-8475-4ebf-92a4-04fa106b6e78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:52.741Z|45a686dd-8475-4ebf-92a4-04fa106b6e78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:57.518Z|5bd32806-735c-4df6-91e9-7d359bcdf355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:57.521Z|5bd32806-735c-4df6-91e9-7d359bcdf355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:57.629Z|c4c735ac-3996-4722-8f96-aa47de3e0388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:43:57.630Z|c4c735ac-3996-4722-8f96-aa47de3e0388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:43:59.912Z|56469a0b-f23b-4658-b2be-874e140c88a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:43:59.919Z|56469a0b-f23b-4658-b2be-874e140c88a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:44:00.209Z|d6ebcd3d-fbc3-41dd-91b1-02a456e4b2ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:44:00.211Z|d6ebcd3d-fbc3-41dd-91b1-02a456e4b2ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:44:02.778Z|2478a15f-346a-4e90-bc8d-912910443db3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:02.779Z|2478a15f-346a-4e90-bc8d-912910443db3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:07.580Z|60945c0d-837e-4a78-b9b4-860b35bb1c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:07.586Z|60945c0d-837e-4a78-b9b4-860b35bb1c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:07.683Z|7885b2ed-675e-4bbb-8e59-979eb2c3e26d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:07.684Z|7885b2ed-675e-4bbb-8e59-979eb2c3e26d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:12.823Z|f486421d-70a8-458b-b002-1f2d18426e2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:12.825Z|f486421d-70a8-458b-b002-1f2d18426e2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:14.912Z|1b6338c7-77ec-4734-ad36-5898fd33e4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:44:14.913Z|1b6338c7-77ec-4734-ad36-5898fd33e4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:44:17.633Z|98ad3806-9a85-456e-a5aa-4e62e0afbd27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:17.635Z|98ad3806-9a85-456e-a5aa-4e62e0afbd27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:17.732Z|aad9bcce-7675-4c79-b91a-a14defa2cd2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:17.733Z|aad9bcce-7675-4c79-b91a-a14defa2cd2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:22.880Z|324afc8d-d13c-433c-a5a8-bd5b3e11d5ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:22.884Z|324afc8d-d13c-433c-a5a8-bd5b3e11d5ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:27.684Z|81ee35a6-283f-4c82-84ad-c8b7302e8c66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:27.687Z|81ee35a6-283f-4c82-84ad-c8b7302e8c66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:27.803Z|4f17786f-fad7-4120-b1d3-02b230145fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:27.804Z|4f17786f-fad7-4120-b1d3-02b230145fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:29.912Z|50249545-78c1-4d7b-8177-33ed652e6433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:44:29.913Z|50249545-78c1-4d7b-8177-33ed652e6433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:44:30.213Z|355a9e01-53b0-4094-8bbf-6256f4873b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:44:30.215Z|355a9e01-53b0-4094-8bbf-6256f4873b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:44:32.913Z|06574721-61d1-4fa5-ad56-b6af4c3dc805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:32.915Z|06574721-61d1-4fa5-ad56-b6af4c3dc805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:37.763Z|f84605a9-78b6-4a88-8c59-c89e35166547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:37.765Z|f84605a9-78b6-4a88-8c59-c89e35166547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:37.860Z|2c6174fa-1fa4-4ace-99a6-379ed0ee896a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:37.872Z|2c6174fa-1fa4-4ace-99a6-379ed0ee896a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:42.943Z|fb46e139-4e4c-4906-ad57-32c8ef07e6e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:42.944Z|fb46e139-4e4c-4906-ad57-32c8ef07e6e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:44.914Z|14081c4b-4b66-40c0-9d1d-9e1bfb477371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:44:44.936Z|14081c4b-4b66-40c0-9d1d-9e1bfb477371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:44:47.822Z|9fcc6c56-2d0c-40a3-b7a9-bdf0dd7c8a10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:47.824Z|9fcc6c56-2d0c-40a3-b7a9-bdf0dd7c8a10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:47.914Z|cbe890d2-f08f-4994-9434-ca8d3807ecd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:47.915Z|cbe890d2-f08f-4994-9434-ca8d3807ecd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:52.982Z|a7c08d0e-1954-4afb-b9e7-96b3c798622b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:53.012Z|a7c08d0e-1954-4afb-b9e7-96b3c798622b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:57.867Z|9c477d3c-c4da-476b-b7d3-a11f17e852b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:57.868Z|9c477d3c-c4da-476b-b7d3-a11f17e852b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:57.961Z|8d6573a9-9af7-4ab8-9e53-d3c857ec1974|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:44:57.963Z|8d6573a9-9af7-4ab8-9e53-d3c857ec1974|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:44:59.911Z|44ebf20f-9d98-4c30-b01c-00b0fb0cd6e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:44:59.913Z|44ebf20f-9d98-4c30-b01c-00b0fb0cd6e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:45:00.217Z|8e357521-8b1e-4795-ac82-a23fa4c9824a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:45:00.218Z|8e357521-8b1e-4795-ac82-a23fa4c9824a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:45:03.049Z|026eae6a-66ae-4d8d-b026-b367d0f14a21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:03.050Z|026eae6a-66ae-4d8d-b026-b367d0f14a21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:07.929Z|6082b529-fb0a-4bee-9baf-4c1c50b36803|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:07.934Z|6082b529-fb0a-4bee-9baf-4c1c50b36803|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:08.019Z|1217856f-301a-42ee-8cb4-374bed1c63e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:08.021Z|1217856f-301a-42ee-8cb4-374bed1c63e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:13.100Z|dd372d6c-1579-44f2-a930-31834632c442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:13.103Z|dd372d6c-1579-44f2-a930-31834632c442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:14.912Z|600188dd-b2c9-4495-b932-93d0f1539e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:45:14.914Z|600188dd-b2c9-4495-b932-93d0f1539e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:45:17.999Z|971758b2-8ca5-4a05-a664-714973f20a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:18.000Z|971758b2-8ca5-4a05-a664-714973f20a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:18.064Z|6518a449-9b8b-4a9f-aded-400cf6db3282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:18.070Z|6518a449-9b8b-4a9f-aded-400cf6db3282|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:23.189Z|0a8d7a06-d2e4-4907-ba75-eb8a4b49af3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:23.191Z|0a8d7a06-d2e4-4907-ba75-eb8a4b49af3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:28.060Z|7b08ab24-e1c5-4e35-899c-7ba82ba03941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:28.062Z|7b08ab24-e1c5-4e35-899c-7ba82ba03941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:28.119Z|2379438c-579c-48b1-b1dd-da8db9d64c08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:28.120Z|2379438c-579c-48b1-b1dd-da8db9d64c08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:29.912Z|8a03defb-561c-43e5-bfef-a63443154669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:45:29.921Z|8a03defb-561c-43e5-bfef-a63443154669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:45:30.221Z|9a38a4fc-5d18-4c4c-af6e-8c1ae6574a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:45:30.222Z|9a38a4fc-5d18-4c4c-af6e-8c1ae6574a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:45:33.285Z|fcf67d8d-38e1-46f1-88ed-a310165ef741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:33.287Z|fcf67d8d-38e1-46f1-88ed-a310165ef741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:38.131Z|20a07d91-83ba-4bc8-948f-8b3e21831ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:38.134Z|20a07d91-83ba-4bc8-948f-8b3e21831ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:38.178Z|00162eb6-3872-4a84-8031-a6e4da53654a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:38.179Z|00162eb6-3872-4a84-8031-a6e4da53654a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:43.331Z|971547ff-deba-482b-a43f-c24902c3db20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:43.332Z|971547ff-deba-482b-a43f-c24902c3db20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:44.912Z|eff0f829-c4d6-439d-93a8-937f379ced1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:45:44.914Z|eff0f829-c4d6-439d-93a8-937f379ced1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:45:48.211Z|af1765ff-b38e-4aed-bf3a-03c47812e0b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:48.212Z|af1765ff-b38e-4aed-bf3a-03c47812e0b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:48.216Z|0f674907-4c6a-4b60-9f88-461f7975ead0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:48.217Z|0f674907-4c6a-4b60-9f88-461f7975ead0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:53.370Z|617c3b05-e54b-4f52-938b-c310c1062c63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:53.371Z|617c3b05-e54b-4f52-938b-c310c1062c63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:58.255Z|bc2195be-efea-468f-a8a5-5bd06b6f7206|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:58.256Z|bc2195be-efea-468f-a8a5-5bd06b6f7206|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:58.266Z|7f7a1d78-8f17-40db-8d14-f74807226257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:45:58.274Z|7f7a1d78-8f17-40db-8d14-f74807226257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:45:59.919Z|9ba6abe0-817c-411d-a2d8-772548e1d843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:45:59.921Z|9ba6abe0-817c-411d-a2d8-772548e1d843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:46:00.223Z|75883ffc-c07a-4bdb-b0ba-d4e45e3ccffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:46:00.224Z|75883ffc-c07a-4bdb-b0ba-d4e45e3ccffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:46:03.411Z|eb54435f-b852-44d3-a352-f5c3b500e543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:03.412Z|eb54435f-b852-44d3-a352-f5c3b500e543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:08.314Z|85df3c7f-ab0c-4e3d-90d2-9ae2e46a7fbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:08.316Z|85df3c7f-ab0c-4e3d-90d2-9ae2e46a7fbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:08.367Z|8a4f78f5-4fbe-4f60-83cd-492b057effab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:08.368Z|8a4f78f5-4fbe-4f60-83cd-492b057effab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:13.451Z|24f63493-1db7-4187-9d08-616d298d24bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:13.455Z|24f63493-1db7-4187-9d08-616d298d24bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:14.911Z|c54978b5-7beb-4cf8-a42f-ca81e35e6351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:46:14.917Z|c54978b5-7beb-4cf8-a42f-ca81e35e6351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:46:18.352Z|9c6e1105-ca7c-446a-a800-cfe495503b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:18.354Z|9c6e1105-ca7c-446a-a800-cfe495503b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:18.423Z|cf826f83-3c96-4724-a95f-a6aad0e7b013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:18.425Z|cf826f83-3c96-4724-a95f-a6aad0e7b013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:21.245Z|839953a1-57dd-4102-8998-8518a4f3ba09|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:46:21.247Z|839953a1-57dd-4102-8998-8518a4f3ba09|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:23.492Z|18724d44-b994-40aa-8b01-aada0e94b5d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:23.494Z|18724d44-b994-40aa-8b01-aada0e94b5d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:28.448Z|a8b0f615-f182-436a-8a17-23b9caa7f5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:28.463Z|a8b0f615-f182-436a-8a17-23b9caa7f5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:28.511Z|85b4485e-44b8-4412-b58a-2ec1f26d28cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:28.512Z|85b4485e-44b8-4412-b58a-2ec1f26d28cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:29.912Z|818318a1-6867-4ee0-bcdb-f010d891de7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:46:29.916Z|818318a1-6867-4ee0-bcdb-f010d891de7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:46:30.226Z|bf1daf32-1687-4861-8ef8-a93998dd90a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:46:30.228Z|bf1daf32-1687-4861-8ef8-a93998dd90a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:46:33.535Z|63bfa4ae-81d9-405f-be7c-5a85f6d7036a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:33.537Z|63bfa4ae-81d9-405f-be7c-5a85f6d7036a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:38.527Z|656cde61-25fe-4dde-8e5d-a1b46cd6d3d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:38.529Z|656cde61-25fe-4dde-8e5d-a1b46cd6d3d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:38.562Z|68dec6d7-fa1e-4b8e-a875-368efc528309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:38.564Z|68dec6d7-fa1e-4b8e-a875-368efc528309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:43.581Z|5e635141-f02f-48a0-a5fb-3f8ea75e6de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:43.583Z|5e635141-f02f-48a0-a5fb-3f8ea75e6de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:44.913Z|dba2624e-a3ef-4203-ac8c-7e9bb9c7a51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:46:44.915Z|dba2624e-a3ef-4203-ac8c-7e9bb9c7a51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:46:48.610Z|bb62814c-e413-4762-8490-624728004072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:48.614Z|bb62814c-e413-4762-8490-624728004072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:48.627Z|6bfc1f60-567d-4856-8a8f-b34e5bd92111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:48.628Z|6bfc1f60-567d-4856-8a8f-b34e5bd92111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:53.626Z|782ca1ff-3c51-4dcf-9d6d-77e82c4bf685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:53.628Z|782ca1ff-3c51-4dcf-9d6d-77e82c4bf685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:58.681Z|286842b7-000a-4f90-b70a-eb7be64ea0a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:58.682Z|8bb1f1de-44ca-432e-aabf-8d3d8d5fcf9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:46:58.683Z|286842b7-000a-4f90-b70a-eb7be64ea0a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:58.684Z|8bb1f1de-44ca-432e-aabf-8d3d8d5fcf9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:46:59.914Z|0162e3d6-eb3a-45b3-816d-2e7aaf9403b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:46:59.919Z|0162e3d6-eb3a-45b3-816d-2e7aaf9403b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:47:00.230Z|73026463-928e-40a4-8356-7d23b2c7a3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:47:00.231Z|73026463-928e-40a4-8356-7d23b2c7a3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:47:03.667Z|e3a75f79-8344-4c2d-8c60-fcbf5653b83f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:03.668Z|e3a75f79-8344-4c2d-8c60-fcbf5653b83f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:08.731Z|2883bb3c-7a40-4df0-9b7b-03425ce265e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:08.734Z|8db573fd-20c4-46af-9316-facf09a2b243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:08.739Z|8db573fd-20c4-46af-9316-facf09a2b243|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:08.735Z|2883bb3c-7a40-4df0-9b7b-03425ce265e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:13.701Z|5f275a1f-d107-492f-99eb-fc079b45c5f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:13.703Z|5f275a1f-d107-492f-99eb-fc079b45c5f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:14.912Z|76c2e6b5-0f93-4c97-a6f9-be18db916eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:47:14.914Z|76c2e6b5-0f93-4c97-a6f9-be18db916eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:47:18.783Z|1c7ba9ea-9ea0-4936-9b51-f369b0dfb207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:18.795Z|1c7ba9ea-9ea0-4936-9b51-f369b0dfb207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:18.793Z|8595c88b-939c-4279-a9f6-e596e96a9032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:18.797Z|8595c88b-939c-4279-a9f6-e596e96a9032|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:21.219Z|e463b24d-f3d1-44e4-bec4-bef496fa2ce9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:47:21.220Z|e463b24d-f3d1-44e4-bec4-bef496fa2ce9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:23.740Z|8f8166b7-6ba7-40ea-917c-028cba77000d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:23.742Z|8f8166b7-6ba7-40ea-917c-028cba77000d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:28.837Z|60d706c8-2521-4801-b013-f51517f9cfe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:28.836Z|b0e444c1-b490-44d1-b1b7-05e2f1df7c75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:28.838Z|60d706c8-2521-4801-b013-f51517f9cfe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:28.849Z|b0e444c1-b490-44d1-b1b7-05e2f1df7c75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:29.911Z|cc0751a7-4a9b-447b-819e-26cc5ff5647d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:47:29.912Z|cc0751a7-4a9b-447b-819e-26cc5ff5647d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:47:30.232Z|6ab32b41-45e6-40c6-8ec5-fd97f9c30989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:47:30.234Z|6ab32b41-45e6-40c6-8ec5-fd97f9c30989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:47:33.796Z|df492c3d-cb91-4824-a40e-3be40223568c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:33.798Z|df492c3d-cb91-4824-a40e-3be40223568c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:38.893Z|3aded1fb-67b2-4202-9107-21d7ab1b9caf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:38.894Z|3aded1fb-67b2-4202-9107-21d7ab1b9caf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:38.931Z|4fc107b0-fac8-44af-8284-6c463c8ed523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:38.933Z|4fc107b0-fac8-44af-8284-6c463c8ed523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:43.847Z|25804a10-bb44-487b-9c35-5622389f082b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:43.849Z|25804a10-bb44-487b-9c35-5622389f082b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:44.915Z|fca7d8fc-ad02-415a-8979-e1911401d43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:47:44.929Z|fca7d8fc-ad02-415a-8979-e1911401d43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:47:48.928Z|1562ce9b-982e-4a9e-b723-4f870c9caf69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:48.934Z|1562ce9b-982e-4a9e-b723-4f870c9caf69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:48.988Z|4fe82d34-23c1-4a1e-99b0-79e5fb717040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:48.990Z|4fe82d34-23c1-4a1e-99b0-79e5fb717040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:53.895Z|2140c10c-b048-4e3a-823c-3927a2a2c93f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:53.897Z|2140c10c-b048-4e3a-823c-3927a2a2c93f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:58.981Z|3396f379-24c7-4bd7-a81c-58ddab07dd36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:58.983Z|3396f379-24c7-4bd7-a81c-58ddab07dd36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:59.032Z|d2edb887-571d-4bbb-abbd-0094c33fc5a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:47:59.033Z|d2edb887-571d-4bbb-abbd-0094c33fc5a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:47:59.911Z|3df7a1ce-63d1-4929-a729-7bcd1d7d4bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:47:59.913Z|3df7a1ce-63d1-4929-a729-7bcd1d7d4bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:48:00.236Z|349fbdfd-eb33-4da7-b5a1-d106f47d78d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:48:00.237Z|349fbdfd-eb33-4da7-b5a1-d106f47d78d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:48:03.930Z|7c1955c7-8274-4671-9e06-afb2435a5284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:03.932Z|7c1955c7-8274-4671-9e06-afb2435a5284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:09.024Z|be1a9cd6-c4d1-4afa-88d6-58e73458d61f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:09.025Z|be1a9cd6-c4d1-4afa-88d6-58e73458d61f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:09.099Z|8971c1d3-4f84-492f-8c56-313f0a7eae9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:09.102Z|8971c1d3-4f84-492f-8c56-313f0a7eae9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:13.977Z|54b63ca3-99a0-418a-8281-628990ff2698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:13.978Z|54b63ca3-99a0-418a-8281-628990ff2698|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:14.913Z|be948dc3-755b-4a14-917d-5309c7f47851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:48:14.916Z|be948dc3-755b-4a14-917d-5309c7f47851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:48:19.074Z|cd985b17-13e9-40e0-9d4b-48243b3ef28c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:19.079Z|cd985b17-13e9-40e0-9d4b-48243b3ef28c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:19.154Z|9627db37-76f8-4044-8d32-4ae189a00906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:19.160Z|9627db37-76f8-4044-8d32-4ae189a00906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:21.216Z|e6742e7e-82e2-4c59-8343-2a4926fb229d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:48:21.218Z|e6742e7e-82e2-4c59-8343-2a4926fb229d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:24.011Z|0f2210c0-b345-4761-8d03-750f712b3b1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:24.013Z|0f2210c0-b345-4761-8d03-750f712b3b1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:29.115Z|b7ccb129-cf85-426e-83c7-cd3bbaa3790c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:29.134Z|b7ccb129-cf85-426e-83c7-cd3bbaa3790c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:29.206Z|0d849a1a-6889-4cc5-9e1d-64b00b516d94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:29.207Z|0d849a1a-6889-4cc5-9e1d-64b00b516d94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:29.911Z|cce0e84c-4ee0-4a5b-bb92-02767ab5dfe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:48:29.922Z|cce0e84c-4ee0-4a5b-bb92-02767ab5dfe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:48:30.238Z|fe2bc2bb-2596-4fde-bb93-f793c1a934c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:48:30.274Z|fe2bc2bb-2596-4fde-bb93-f793c1a934c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:48:34.068Z|e0fda661-1883-4c00-8379-d5af13c4c87d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:34.070Z|e0fda661-1883-4c00-8379-d5af13c4c87d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:39.175Z|06fa8f28-563e-466c-ab5f-ca4ad47b5612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:39.176Z|06fa8f28-563e-466c-ab5f-ca4ad47b5612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:39.248Z|a5e7a960-4ac7-413a-8d3b-67a5dc5d1e0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:39.250Z|a5e7a960-4ac7-413a-8d3b-67a5dc5d1e0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:44.115Z|e1b4789f-979d-4148-9d0c-f6b886954c50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:44.123Z|e1b4789f-979d-4148-9d0c-f6b886954c50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:44.914Z|c846d7c1-a62a-4a3d-ac5c-31d47f90a8d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:48:44.915Z|c846d7c1-a62a-4a3d-ac5c-31d47f90a8d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:48:49.228Z|522433fc-2674-48c3-836e-1e71cf6a8917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:49.229Z|522433fc-2674-48c3-836e-1e71cf6a8917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:49.321Z|69ccae18-a28c-4491-adda-565762adc7c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:49.322Z|69ccae18-a28c-4491-adda-565762adc7c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:54.168Z|cbb30304-c4ed-43ac-888f-79f7e0d10a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:54.173Z|cbb30304-c4ed-43ac-888f-79f7e0d10a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:59.276Z|a78fe572-9418-4209-b166-b8a5d9faa2d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:59.279Z|a78fe572-9418-4209-b166-b8a5d9faa2d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:59.418Z|91d78e81-c36c-4969-a00f-2729c79dbd33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:48:59.419Z|91d78e81-c36c-4969-a00f-2729c79dbd33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:48:59.911Z|13e8cdc7-2bb6-40aa-8bf4-90cba73f99d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:48:59.912Z|13e8cdc7-2bb6-40aa-8bf4-90cba73f99d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:49:00.277Z|e77c7d7d-df5d-4443-9bb0-2c9836e70eca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:49:00.279Z|e77c7d7d-df5d-4443-9bb0-2c9836e70eca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:49:04.220Z|99170e19-4798-449f-80ce-f1d2679a677c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:04.222Z|99170e19-4798-449f-80ce-f1d2679a677c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:09.321Z|2699bb09-6963-4e99-b07d-5728c902221c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:09.322Z|2699bb09-6963-4e99-b07d-5728c902221c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:09.463Z|33831cbc-4e90-4112-9430-c6232669c602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:09.464Z|33831cbc-4e90-4112-9430-c6232669c602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:14.262Z|afbf36a1-218a-4ba4-a814-72b4386ec939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:14.263Z|afbf36a1-218a-4ba4-a814-72b4386ec939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:14.914Z|73c12c3a-3e11-4378-bff6-1154537cf656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:49:14.926Z|73c12c3a-3e11-4378-bff6-1154537cf656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:49:19.351Z|072aa6f3-ad55-4e23-b2d0-e9c733ac8cd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:19.354Z|072aa6f3-ad55-4e23-b2d0-e9c733ac8cd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:19.497Z|5af986ae-2bf5-4293-8338-c4f437b5cbc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:19.499Z|5af986ae-2bf5-4293-8338-c4f437b5cbc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:21.218Z|4486b52e-076b-43b7-9833-9bac9b4162f8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:49:21.219Z|4486b52e-076b-43b7-9833-9bac9b4162f8|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:24.324Z|733b1eae-a8ef-4c26-b5dc-d42dcef24442|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:24.325Z|733b1eae-a8ef-4c26-b5dc-d42dcef24442|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:29.402Z|70fed56e-ffd2-47ce-a1f4-07f88f1e7344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:29.404Z|70fed56e-ffd2-47ce-a1f4-07f88f1e7344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:29.529Z|c1fb3125-2bf8-462a-b2cb-d2d3482f4d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:29.530Z|c1fb3125-2bf8-462a-b2cb-d2d3482f4d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:29.912Z|1cebc922-f6b8-4229-8efb-d34c87f753c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:49:29.912Z|1cebc922-f6b8-4229-8efb-d34c87f753c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:49:30.284Z|fe6e2153-528c-4039-b45b-79cbb86bb3f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:49:30.295Z|fe6e2153-528c-4039-b45b-79cbb86bb3f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:49:34.383Z|ff66ae02-cc74-4fec-b5df-7863d725d24b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:34.385Z|ff66ae02-cc74-4fec-b5df-7863d725d24b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:39.448Z|a7695daa-d756-41c9-a885-22d7308043ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:39.449Z|a7695daa-d756-41c9-a885-22d7308043ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:39.560Z|877923f1-8b1e-464b-8da0-e60493de7071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:39.562Z|877923f1-8b1e-464b-8da0-e60493de7071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:44.456Z|bbdc833e-7c08-47ee-99ef-f2328440c78d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:44.466Z|bbdc833e-7c08-47ee-99ef-f2328440c78d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:44.912Z|f01c4aed-260f-4e9b-9133-e31a810c59ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:49:44.915Z|f01c4aed-260f-4e9b-9133-e31a810c59ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:49:49.579Z|409e3009-4ebd-4772-a3ba-ee971df75f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:49.581Z|409e3009-4ebd-4772-a3ba-ee971df75f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:49.625Z|ff5e1144-8d69-4fe8-af20-11a910833882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:49.626Z|ff5e1144-8d69-4fe8-af20-11a910833882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:54.511Z|2c484217-69ce-4138-9d9a-106193a65bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:54.512Z|2c484217-69ce-4138-9d9a-106193a65bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:59.627Z|6bc9b206-866a-4599-9f0e-a1175bf903f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:59.628Z|6bc9b206-866a-4599-9f0e-a1175bf903f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:59.664Z|072dd9e2-0850-4b03-9e0e-f708605b5a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:49:59.666Z|072dd9e2-0850-4b03-9e0e-f708605b5a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:49:59.912Z|86aa80ce-a101-4c0f-9117-19462a4caef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:49:59.927Z|86aa80ce-a101-4c0f-9117-19462a4caef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:00.296Z|b06b7e9d-c17e-4f29-a14b-34f151c015f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:50:00.297Z|b06b7e9d-c17e-4f29-a14b-34f151c015f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:04.544Z|4ca900ce-ad12-43e9-83b4-5c319ef401bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:04.546Z|4ca900ce-ad12-43e9-83b4-5c319ef401bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:09.663Z|63d464fd-a033-46d7-9ff8-0ee902739c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:09.665Z|63d464fd-a033-46d7-9ff8-0ee902739c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:09.697Z|af26a3e1-d6ac-4717-befa-2f01c74e4044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:09.698Z|af26a3e1-d6ac-4717-befa-2f01c74e4044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:14.584Z|4e578e60-29e5-4b58-877a-001b378c1d64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:14.586Z|4e578e60-29e5-4b58-877a-001b378c1d64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:14.911Z|48a605c8-e030-491e-8fb3-b590ba029b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:50:14.912Z|48a605c8-e030-491e-8fb3-b590ba029b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:19.697Z|2b7e0440-8562-4822-ab41-dae78216d52d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:19.699Z|2b7e0440-8562-4822-ab41-dae78216d52d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:19.730Z|e9607992-0f2f-4c6f-a5f2-544a09b72d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:19.732Z|e9607992-0f2f-4c6f-a5f2-544a09b72d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:21.210Z|681e6f63-ea42-4459-9059-d628ff9d5448|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:50:21.211Z|681e6f63-ea42-4459-9059-d628ff9d5448|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:24.649Z|d0ece6a8-b90b-4caa-bee5-89336b7ae710|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:24.650Z|d0ece6a8-b90b-4caa-bee5-89336b7ae710|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:29.731Z|1544c4a3-11e5-4066-8f8a-e300aad683b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:29.733Z|1544c4a3-11e5-4066-8f8a-e300aad683b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:29.801Z|5e4ec9b0-b725-465a-b7c6-c62dea83fecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:29.802Z|5e4ec9b0-b725-465a-b7c6-c62dea83fecf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:29.912Z|519a23df-1cd8-4149-872f-410506a7bd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:50:29.914Z|519a23df-1cd8-4149-872f-410506a7bd78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:30.298Z|6c67de85-1576-4212-8d86-b2e6310294db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:50:30.300Z|6c67de85-1576-4212-8d86-b2e6310294db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:34.692Z|76edb77d-e70b-4ec1-9908-3395d239305c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:34.694Z|76edb77d-e70b-4ec1-9908-3395d239305c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:39.772Z|a1e25731-56a1-4df8-8cf4-c28c00d1acdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:39.774Z|a1e25731-56a1-4df8-8cf4-c28c00d1acdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:39.836Z|dc574555-2fbd-4486-b26c-36a19be278ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:39.837Z|dc574555-2fbd-4486-b26c-36a19be278ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:44.741Z|f70470a4-3459-4a33-8a82-ab1383c49f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:44.743Z|f70470a4-3459-4a33-8a82-ab1383c49f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:44.919Z|50bb3c66-b349-48ba-b997-424f46a978dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:50:44.928Z|50bb3c66-b349-48ba-b997-424f46a978dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:49.804Z|0badb934-926e-4d48-959a-0ad947b753ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:49.805Z|0badb934-926e-4d48-959a-0ad947b753ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:49.900Z|409cc840-6d0b-4028-ae55-c2cd7117b09c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:49.902Z|409cc840-6d0b-4028-ae55-c2cd7117b09c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:54.842Z|970d9ac5-26b3-4e22-9d53-c4e12c8e3192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:54.849Z|970d9ac5-26b3-4e22-9d53-c4e12c8e3192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:59.836Z|427d9302-c573-4951-9094-63b93e0fc8b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:59.838Z|427d9302-c573-4951-9094-63b93e0fc8b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:50:59.912Z|f0402aab-8382-47b9-9b48-dabcddaabb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:50:59.913Z|f0402aab-8382-47b9-9b48-dabcddaabb8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:50:59.933Z|ee07f488-1ba3-498f-8dc9-8076811170ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:50:59.934Z|ee07f488-1ba3-498f-8dc9-8076811170ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:00.302Z|f53f27ea-b8ef-49a9-9149-cb7d5e060d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:51:00.306Z|f53f27ea-b8ef-49a9-9149-cb7d5e060d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:51:04.902Z|c89da2a5-e268-4fda-adee-c05f51149cb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:04.906Z|c89da2a5-e268-4fda-adee-c05f51149cb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:09.891Z|a756c491-084d-4421-93e4-fdec594d1e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:09.892Z|a756c491-084d-4421-93e4-fdec594d1e0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:09.984Z|4502a84f-b430-4cd9-a3e0-221d12780650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:09.985Z|4502a84f-b430-4cd9-a3e0-221d12780650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:14.912Z|081dede5-75e7-4ffb-81ae-40358cd07b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:51:14.912Z|081dede5-75e7-4ffb-81ae-40358cd07b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:51:14.956Z|3caadd7b-a4ae-4481-b04c-c59ecf03c71e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:14.958Z|3caadd7b-a4ae-4481-b04c-c59ecf03c71e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:19.933Z|d690b283-bc5e-45b5-b2d0-78084679d9c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:19.934Z|d690b283-bc5e-45b5-b2d0-78084679d9c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:20.016Z|baa36667-3ae8-41b2-a91c-cde210bc8056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:20.020Z|baa36667-3ae8-41b2-a91c-cde210bc8056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:21.209Z|0bb89311-1077-456c-b474-588290cd6501|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:51:21.220Z|0bb89311-1077-456c-b474-588290cd6501|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:25.019Z|3167aab1-8223-419a-8473-e8d9bbff7254|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:25.020Z|3167aab1-8223-419a-8473-e8d9bbff7254|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:29.912Z|2875945e-de16-4901-978d-ce7117a74600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:51:29.927Z|2875945e-de16-4901-978d-ce7117a74600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:51:30.020Z|2d0a25f3-fb94-4453-bb95-45ec60f81496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:30.023Z|2d0a25f3-fb94-4453-bb95-45ec60f81496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:30.111Z|c253eca0-05fb-4d24-954f-c2ca91207eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:30.112Z|c253eca0-05fb-4d24-954f-c2ca91207eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:30.307Z|e53ee75e-97bf-4242-b531-bac15b648e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:51:30.308Z|e53ee75e-97bf-4242-b531-bac15b648e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:51:35.078Z|ef8e0506-5b2a-4b70-bbca-2d8216c8a4c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:35.080Z|ef8e0506-5b2a-4b70-bbca-2d8216c8a4c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:40.086Z|88922499-5ee1-483d-be4f-b37a79d79945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:40.088Z|88922499-5ee1-483d-be4f-b37a79d79945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:40.168Z|6fbc64f4-0195-421d-9966-4f1de6eab5cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:40.170Z|6fbc64f4-0195-421d-9966-4f1de6eab5cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:44.912Z|0ce28efc-78db-4366-9968-e7d63e8b6527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:51:44.915Z|0ce28efc-78db-4366-9968-e7d63e8b6527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:51:45.161Z|f7b55cad-bd3b-4e94-be42-84d07f2e25c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:45.163Z|f7b55cad-bd3b-4e94-be42-84d07f2e25c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:50.171Z|faf46634-7526-4064-9f5b-d629608219c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:50.172Z|faf46634-7526-4064-9f5b-d629608219c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:50.207Z|4eb8815a-95c3-4fb3-81c9-ca9e0246f882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:50.209Z|4eb8815a-95c3-4fb3-81c9-ca9e0246f882|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:55.221Z|dd67c26b-53c3-4fa4-8efb-4dd531ef45b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:51:55.225Z|dd67c26b-53c3-4fa4-8efb-4dd531ef45b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:51:59.911Z|f12952a8-1daa-49c3-9553-c61d7631dab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:51:59.913Z|f12952a8-1daa-49c3-9553-c61d7631dab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:52:00.224Z|fbd076c7-d1d1-41e2-9f0c-cd33a24007cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:00.225Z|fbd076c7-d1d1-41e2-9f0c-cd33a24007cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:00.287Z|2ff51a01-76d1-4716-875d-2394a5a83439|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:00.311Z|ebd2e2c5-ce63-442b-aa7f-1fd33b4feed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:52:00.288Z|2ff51a01-76d1-4716-875d-2394a5a83439|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:00.335Z|ebd2e2c5-ce63-442b-aa7f-1fd33b4feed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:52:05.310Z|d9e33760-339a-4f33-8fc4-38733cf305f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:05.311Z|d9e33760-339a-4f33-8fc4-38733cf305f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:10.276Z|40184bb9-dc04-47ef-bfb6-0686d4408b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:10.287Z|40184bb9-dc04-47ef-bfb6-0686d4408b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:10.370Z|ad77e8e7-8fce-430a-87de-955727c64f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:10.384Z|ad77e8e7-8fce-430a-87de-955727c64f60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:14.916Z|effac7d3-0488-47ec-acf1-5cd92c137e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:52:14.936Z|effac7d3-0488-47ec-acf1-5cd92c137e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:52:15.397Z|ac2e97e6-3fb0-4278-9532-239dd2b8ff57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:15.399Z|ac2e97e6-3fb0-4278-9532-239dd2b8ff57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:20.378Z|646fe1d9-a31f-4669-82ff-94d58fa2a671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:20.379Z|646fe1d9-a31f-4669-82ff-94d58fa2a671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:20.426Z|16351fa1-4112-4043-815c-9f0841cb6f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:20.427Z|16351fa1-4112-4043-815c-9f0841cb6f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:21.225Z|84a1bd31-f9fc-43b3-b4ea-49049b54d751|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:52:21.238Z|84a1bd31-f9fc-43b3-b4ea-49049b54d751|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:25.466Z|df24ad95-4dd4-4f21-ad60-517ab6201bd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:25.468Z|df24ad95-4dd4-4f21-ad60-517ab6201bd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:29.913Z|8ffabd09-83fc-47b5-92b5-230ed04bf7d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:52:29.915Z|8ffabd09-83fc-47b5-92b5-230ed04bf7d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:52:30.339Z|73b888ab-dbcb-4fa8-97a5-1c07e59f06f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:52:30.340Z|73b888ab-dbcb-4fa8-97a5-1c07e59f06f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:52:30.432Z|633d959b-5ddc-43ba-9c5c-bab3f6b6155d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:30.434Z|633d959b-5ddc-43ba-9c5c-bab3f6b6155d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:30.478Z|2b2361ba-5820-447c-9ed5-c3aa27346ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:30.479Z|2b2361ba-5820-447c-9ed5-c3aa27346ce0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:35.524Z|31f0532a-3b6b-4c98-8a35-16e0978aca85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:35.533Z|31f0532a-3b6b-4c98-8a35-16e0978aca85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:40.481Z|5e7bf308-e6b4-4348-86b7-5e43fde0047a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:40.483Z|5e7bf308-e6b4-4348-86b7-5e43fde0047a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:40.533Z|af44ca8a-28b9-4af4-8987-87729e144b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:40.546Z|af44ca8a-28b9-4af4-8987-87729e144b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:44.914Z|84248a4e-3280-415b-8c3c-fd1a0144c389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:52:44.916Z|84248a4e-3280-415b-8c3c-fd1a0144c389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:52:45.604Z|0ba6ff87-01ab-472e-8d6c-9789e98279f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:45.605Z|0ba6ff87-01ab-472e-8d6c-9789e98279f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:50.529Z|293c3fbe-8e0b-494d-98a9-b414d2868c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:50.534Z|293c3fbe-8e0b-494d-98a9-b414d2868c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:50.595Z|72face41-1e1f-4336-a71b-9426d5aadd02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:50.596Z|72face41-1e1f-4336-a71b-9426d5aadd02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:55.648Z|eca88cf3-4176-451b-9967-38eaa0bcc94c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:52:55.649Z|eca88cf3-4176-451b-9967-38eaa0bcc94c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:52:59.914Z|2cc07cb9-a2a1-49ef-825b-4cf8f2470a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:52:59.932Z|2cc07cb9-a2a1-49ef-825b-4cf8f2470a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:53:00.360Z|fab57163-6010-4485-9f6a-655b61161924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:53:00.361Z|fab57163-6010-4485-9f6a-655b61161924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:53:00.574Z|39b9fad0-5736-4f85-a174-8cf71e166cbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:00.575Z|39b9fad0-5736-4f85-a174-8cf71e166cbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:00.652Z|7d42e49d-36c7-4605-897b-9769bdb49c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:00.653Z|7d42e49d-36c7-4605-897b-9769bdb49c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:05.721Z|d3b68165-bf0b-40bc-9712-4d91ee3e6fa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:05.723Z|d3b68165-bf0b-40bc-9712-4d91ee3e6fa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:10.618Z|f5d83a19-746e-46a7-8145-addac64a4048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:10.619Z|f5d83a19-746e-46a7-8145-addac64a4048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:10.698Z|68d5ec84-db96-487d-83c5-9b26693ce256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:10.699Z|68d5ec84-db96-487d-83c5-9b26693ce256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:14.911Z|ef081de9-9639-42eb-bd04-33f4aed637a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:53:14.913Z|ef081de9-9639-42eb-bd04-33f4aed637a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:53:15.775Z|fe93433e-a769-4b09-8b54-cd2822f8d2fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:15.778Z|fe93433e-a769-4b09-8b54-cd2822f8d2fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:20.664Z|c9eac680-4eee-4cfe-aafc-9514831d51a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:20.665Z|c9eac680-4eee-4cfe-aafc-9514831d51a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:20.764Z|a708ff00-979a-402b-ac24-35804a352539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:20.766Z|a708ff00-979a-402b-ac24-35804a352539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:21.221Z|bf07348c-7988-4249-9bf8-9e5e54f2283d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:53:21.223Z|bf07348c-7988-4249-9bf8-9e5e54f2283d|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:25.831Z|4c8f238a-8724-4ca6-ae02-d9ab32c3a37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:25.834Z|4c8f238a-8724-4ca6-ae02-d9ab32c3a37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:29.911Z|7f64bee8-f255-477a-bebd-af898f206cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:53:29.912Z|7f64bee8-f255-477a-bebd-af898f206cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:53:30.367Z|abc1878d-83d7-43be-a848-5b4d4d54ec51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:53:30.370Z|abc1878d-83d7-43be-a848-5b4d4d54ec51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:53:30.786Z|c4f7d82e-938a-4ab5-aa48-97bb91edcb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:30.788Z|c4f7d82e-938a-4ab5-aa48-97bb91edcb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:30.874Z|8565f79c-a531-4057-b352-ccfca2c3192b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:30.875Z|8565f79c-a531-4057-b352-ccfca2c3192b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:35.895Z|468e4847-63ff-4da6-95b7-19442423829f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:35.903Z|468e4847-63ff-4da6-95b7-19442423829f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:40.892Z|4e726311-a44c-458c-9f27-cf77a8addd72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:40.894Z|4e726311-a44c-458c-9f27-cf77a8addd72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:40.932Z|cad6ed3a-c38a-4a3c-a2c1-adbfa934438f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:40.934Z|cad6ed3a-c38a-4a3c-a2c1-adbfa934438f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:44.913Z|e3c50756-ff88-4751-ab03-a0eab3704404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:53:44.927Z|e3c50756-ff88-4751-ab03-a0eab3704404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:53:45.976Z|68c6020a-5e9f-4da8-bb95-f4d81aae2a00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:45.978Z|68c6020a-5e9f-4da8-bb95-f4d81aae2a00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:50.960Z|2014f671-eb69-4fdd-885a-da491b3e7eca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:50.962Z|2014f671-eb69-4fdd-885a-da491b3e7eca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:50.981Z|840409ae-3c92-4f15-ae4d-d5b415a23c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:50.983Z|840409ae-3c92-4f15-ae4d-d5b415a23c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:56.039Z|f463c026-d2f2-4918-bb03-57fa26dd3f24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:53:56.040Z|f463c026-d2f2-4918-bb03-57fa26dd3f24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:53:59.911Z|dd3a6ac1-a450-43b7-8406-49e194841269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:53:59.912Z|dd3a6ac1-a450-43b7-8406-49e194841269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:54:00.371Z|36e3c7f7-ad95-4237-95f4-cf01442a65f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:54:00.373Z|36e3c7f7-ad95-4237-95f4-cf01442a65f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:54:01.016Z|684aded8-1366-4db9-bf93-65accd2f8271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:01.017Z|684aded8-1366-4db9-bf93-65accd2f8271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:01.024Z|f290ecab-4ddd-4dac-ac7a-7cbec1abedcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:01.026Z|f290ecab-4ddd-4dac-ac7a-7cbec1abedcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:06.114Z|fe6705f7-0057-4120-b38b-a451622ade16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:06.116Z|fe6705f7-0057-4120-b38b-a451622ade16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:11.078Z|c7426ed0-3caf-42ef-907c-dabfe4e8b50f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:11.081Z|c7426ed0-3caf-42ef-907c-dabfe4e8b50f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:11.107Z|d0f0a90e-93f9-427b-8909-647c285b44f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:11.108Z|d0f0a90e-93f9-427b-8909-647c285b44f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:14.911Z|1940d170-8068-4ffa-b4c7-aefdf099ab46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:54:14.912Z|1940d170-8068-4ffa-b4c7-aefdf099ab46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:54:16.161Z|f2fcae8f-b806-4462-a78d-3debb8d5ce06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:16.162Z|f2fcae8f-b806-4462-a78d-3debb8d5ce06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:21.146Z|c9d3945b-dd8b-4817-a409-437961087f1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:21.147Z|c9d3945b-dd8b-4817-a409-437961087f1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:21.156Z|487e5607-8572-4d89-92fd-f000e5e4a91e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:21.158Z|487e5607-8572-4d89-92fd-f000e5e4a91e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:21.214Z|c8cf495e-c102-43d4-bfb9-f8956222befd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:54:21.216Z|c8cf495e-c102-43d4-bfb9-f8956222befd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:26.207Z|ab474919-9fb3-4190-99ca-8d729a8080de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:26.208Z|ab474919-9fb3-4190-99ca-8d729a8080de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:29.914Z|0b595891-5bac-4cda-97fc-c1c6fcd2827d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:54:29.922Z|0b595891-5bac-4cda-97fc-c1c6fcd2827d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:54:30.375Z|194d3145-acf2-4b50-903d-25c5bc413609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:54:30.376Z|194d3145-acf2-4b50-903d-25c5bc413609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:54:31.194Z|47563c1b-4542-4d56-8717-904913b32873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:31.195Z|47563c1b-4542-4d56-8717-904913b32873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:31.202Z|ded73130-8d80-4167-ba76-539153134121|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:31.204Z|ded73130-8d80-4167-ba76-539153134121|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:36.240Z|78f70231-ceaa-4a66-b747-294ee084e870|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:36.241Z|78f70231-ceaa-4a66-b747-294ee084e870|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:41.255Z|068e0d5a-afd9-4e7e-9b37-f4371fd93099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:41.256Z|9f9a1d7c-3a32-4e9a-92e0-3bcbc48c71e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:41.257Z|068e0d5a-afd9-4e7e-9b37-f4371fd93099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:41.258Z|9f9a1d7c-3a32-4e9a-92e0-3bcbc48c71e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:44.915Z|e2d9d3a4-f90a-4c5d-8346-1a5535b4dcbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:54:44.916Z|e2d9d3a4-f90a-4c5d-8346-1a5535b4dcbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:54:46.278Z|1aaee58b-1ed3-435a-8ef4-b7d41bea8a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:46.279Z|1aaee58b-1ed3-435a-8ef4-b7d41bea8a2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:51.305Z|1ea0f2a6-4e09-4f9f-b31a-2231f75f06ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:51.306Z|1ea0f2a6-4e09-4f9f-b31a-2231f75f06ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:51.316Z|da0dde2b-3470-44b7-bb25-9ac8397d3b48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:51.324Z|da0dde2b-3470-44b7-bb25-9ac8397d3b48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:56.321Z|5125dbf2-a1f0-43cf-a28c-212ca0479db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:54:56.322Z|5125dbf2-a1f0-43cf-a28c-212ca0479db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:54:59.911Z|bcafb428-5b8f-46a5-a4ca-d9b6d51eb9a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:54:59.912Z|bcafb428-5b8f-46a5-a4ca-d9b6d51eb9a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:55:00.377Z|457b6a72-2ade-4be2-b752-dad1667cec9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:55:00.378Z|457b6a72-2ade-4be2-b752-dad1667cec9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:55:01.348Z|6a012b25-c14d-4eab-a48b-df7302df675c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:01.350Z|6a012b25-c14d-4eab-a48b-df7302df675c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:01.361Z|77e07562-ba65-4f19-b06b-c0edc2b5e555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:01.362Z|77e07562-ba65-4f19-b06b-c0edc2b5e555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:06.402Z|a9168fbd-0f87-46c4-bb48-e093996da13f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:06.403Z|a9168fbd-0f87-46c4-bb48-e093996da13f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:11.414Z|7e849a23-a268-4b1e-892a-6304b68266bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:11.415Z|7e849a23-a268-4b1e-892a-6304b68266bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:11.414Z|437192a1-ed84-4b77-9411-e3762ef06df1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:11.491Z|437192a1-ed84-4b77-9411-e3762ef06df1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:14.914Z|ce538271-0247-4008-8836-43334e5c72e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:55:14.930Z|ce538271-0247-4008-8836-43334e5c72e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:55:16.447Z|b1968d45-d33a-4265-9541-7aa8dbe5fa30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:16.448Z|b1968d45-d33a-4265-9541-7aa8dbe5fa30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:21.212Z|22a3499d-f449-4b01-a577-309b871a5aba|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:55:21.214Z|22a3499d-f449-4b01-a577-309b871a5aba|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:21.502Z|1ae7e40a-69b0-4430-8f7c-cfa6b054de2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:21.503Z|1ae7e40a-69b0-4430-8f7c-cfa6b054de2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:21.550Z|e2aecfb0-a1eb-49df-8179-a3cabbb50f79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:21.552Z|e2aecfb0-a1eb-49df-8179-a3cabbb50f79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:26.525Z|2259cbc3-e012-4ecf-a21e-0f9c78679aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:26.526Z|2259cbc3-e012-4ecf-a21e-0f9c78679aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:29.911Z|2f8f5727-9b70-4e78-803c-1fd69d30a9ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:55:29.912Z|2f8f5727-9b70-4e78-803c-1fd69d30a9ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:55:30.380Z|94fe0ce9-2428-43a4-919c-67bedfdc55d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:55:30.382Z|94fe0ce9-2428-43a4-919c-67bedfdc55d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:55:31.575Z|c9b287e4-56ee-425b-a530-52011bbad0c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:31.576Z|c9b287e4-56ee-425b-a530-52011bbad0c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:31.608Z|4f6e5df8-00f5-4075-a840-2fc12b062ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:31.609Z|4f6e5df8-00f5-4075-a840-2fc12b062ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:36.581Z|b90a9116-6a96-4b84-832c-2507971faddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:36.582Z|b90a9116-6a96-4b84-832c-2507971faddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:41.616Z|ea43bc84-9f97-4920-9e14-ed77ace802a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:41.619Z|ea43bc84-9f97-4920-9e14-ed77ace802a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:41.641Z|8f081840-7e09-4684-8ee0-13c9a2131df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:41.644Z|8f081840-7e09-4684-8ee0-13c9a2131df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:44.912Z|b13dc23f-fcf4-40de-9dfa-765bd3e8bb6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:55:44.916Z|b13dc23f-fcf4-40de-9dfa-765bd3e8bb6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:55:46.619Z|435ffbbf-5764-4324-92c0-f7673f4f2e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:46.621Z|435ffbbf-5764-4324-92c0-f7673f4f2e27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:51.647Z|dd585594-5fa7-490e-9fc1-26428b4a82a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:51.648Z|dd585594-5fa7-490e-9fc1-26428b4a82a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:51.674Z|89aab98f-f890-4421-b273-7091df9ea36a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:51.676Z|89aab98f-f890-4421-b273-7091df9ea36a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:56.657Z|5d7cecf6-401e-4895-9fbb-1b55ce8e8994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:55:56.659Z|5d7cecf6-401e-4895-9fbb-1b55ce8e8994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:55:59.912Z|a14ce212-9ee6-41b6-8e3c-05bede408dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:55:59.924Z|a14ce212-9ee6-41b6-8e3c-05bede408dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:56:00.383Z|9832346a-eaff-4e9a-a6f4-efdac0e857a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:56:00.384Z|9832346a-eaff-4e9a-a6f4-efdac0e857a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:56:01.683Z|00ac071a-d245-48f3-a3c7-66c214ae760c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:01.684Z|00ac071a-d245-48f3-a3c7-66c214ae760c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:01.717Z|efb06257-334d-41f4-9b5d-79ed8fbeb614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:01.719Z|efb06257-334d-41f4-9b5d-79ed8fbeb614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:06.706Z|95061c31-5670-45c9-af96-927d3f78e466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:06.708Z|95061c31-5670-45c9-af96-927d3f78e466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:11.727Z|f702bfca-f953-4752-a6df-349434589b9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:11.729Z|f702bfca-f953-4752-a6df-349434589b9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:11.755Z|51b74f48-f29a-4462-8fba-895db0e9e0b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:11.758Z|51b74f48-f29a-4462-8fba-895db0e9e0b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:14.915Z|f08ade3e-8f3a-4d1a-8e69-841b9b880497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:56:14.916Z|f08ade3e-8f3a-4d1a-8e69-841b9b880497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:56:16.764Z|f476f113-d7c8-4ce8-871d-5ece3eb62ebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:16.767Z|f476f113-d7c8-4ce8-871d-5ece3eb62ebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:21.209Z|4788c3db-1631-4dd1-8cbd-e117edb733a7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:56:21.211Z|4788c3db-1631-4dd1-8cbd-e117edb733a7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:21.768Z|d8f757b4-32a6-4f30-8bd4-a429374021da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:21.770Z|d8f757b4-32a6-4f30-8bd4-a429374021da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:21.807Z|a7c8273a-45f4-4d50-bbb2-b14bf5f5369a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:21.811Z|a7c8273a-45f4-4d50-bbb2-b14bf5f5369a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:26.796Z|1082f3b9-0690-4bd7-8b3d-6306bbddbec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:26.797Z|1082f3b9-0690-4bd7-8b3d-6306bbddbec9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:29.911Z|868b8523-05de-403e-9d83-d2c2dad1a954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:56:29.912Z|868b8523-05de-403e-9d83-d2c2dad1a954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:56:30.386Z|4593bd0a-0a20-448a-81e0-75b45757cd86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:56:30.387Z|4593bd0a-0a20-448a-81e0-75b45757cd86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:56:31.808Z|4c0235c6-6aef-44c0-abbe-f452abe42539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:31.809Z|4c0235c6-6aef-44c0-abbe-f452abe42539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:31.859Z|a400b9ee-a7c2-4574-9e3c-db3d559900f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:31.860Z|a400b9ee-a7c2-4574-9e3c-db3d559900f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:36.825Z|043c56b0-702f-4d5b-af86-a06381d3dd1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:36.826Z|043c56b0-702f-4d5b-af86-a06381d3dd1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:41.843Z|41d7a36f-ae0c-496a-9441-84917c2e8181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:41.854Z|41d7a36f-ae0c-496a-9441-84917c2e8181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:41.896Z|b6588dcc-4fb6-4e98-9fa6-49f1efc2cc40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:41.898Z|b6588dcc-4fb6-4e98-9fa6-49f1efc2cc40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:44.913Z|e91da5d3-72d6-4589-9477-c9bc2fff2bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:56:44.944Z|e91da5d3-72d6-4589-9477-c9bc2fff2bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:56:46.887Z|f81d0042-9f12-476d-932c-c25f48753647|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:46.889Z|f81d0042-9f12-476d-932c-c25f48753647|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:51.910Z|7aa31345-ab0e-477c-8958-9457660aeba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:51.916Z|7aa31345-ab0e-477c-8958-9457660aeba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:51.936Z|4b466f38-9032-449b-9208-11582c970f0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:51.937Z|4b466f38-9032-449b-9208-11582c970f0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:56.921Z|8125c7ff-04df-4e8a-9e24-8748ea8e7a15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:56:56.923Z|8125c7ff-04df-4e8a-9e24-8748ea8e7a15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:56:59.911Z|0dfa3105-9008-49f7-94a2-988860335d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:56:59.913Z|0dfa3105-9008-49f7-94a2-988860335d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:57:00.389Z|eb0d408a-4f0d-4b0f-967f-3ccd449d442d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:57:00.390Z|eb0d408a-4f0d-4b0f-967f-3ccd449d442d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:57:01.948Z|a5691a46-0df4-4214-ba46-c3231f0065cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:01.949Z|a5691a46-0df4-4214-ba46-c3231f0065cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:01.966Z|f03ddfa8-a4a9-497a-b753-c09d898aac34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:01.967Z|f03ddfa8-a4a9-497a-b753-c09d898aac34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:06.960Z|3d3d06b2-b709-47b6-b13f-747664a365dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:06.962Z|3d3d06b2-b709-47b6-b13f-747664a365dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:11.979Z|da9a5fe6-5de6-4737-91b2-a5c4dd05d448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:11.980Z|da9a5fe6-5de6-4737-91b2-a5c4dd05d448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:12.002Z|c299ddb3-28e4-4ca7-b438-0f76a8f8593a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:12.004Z|c299ddb3-28e4-4ca7-b438-0f76a8f8593a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:14.912Z|28bf76c8-116b-4a72-872e-d47213ac1975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:57:14.913Z|28bf76c8-116b-4a72-872e-d47213ac1975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:57:17.008Z|2ce30d9f-5c64-4cf7-96d7-8c6de616abff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:17.010Z|2ce30d9f-5c64-4cf7-96d7-8c6de616abff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:21.212Z|3ebd2ea6-875f-43ce-b242-72b1c0c4d6e6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:57:21.214Z|3ebd2ea6-875f-43ce-b242-72b1c0c4d6e6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:22.018Z|8ba06935-7298-4289-bdb1-fa25448ab12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:22.020Z|8ba06935-7298-4289-bdb1-fa25448ab12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:22.037Z|705e3e5c-0c99-4d7a-9019-a98e9f380209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:22.039Z|705e3e5c-0c99-4d7a-9019-a98e9f380209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:27.042Z|fc600bdd-6f7c-4b99-b81b-3924e5202b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:27.048Z|fc600bdd-6f7c-4b99-b81b-3924e5202b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:29.911Z|1226e739-0506-4315-9708-ae18153b4c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:57:29.915Z|1226e739-0506-4315-9708-ae18153b4c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:57:30.402Z|b29a5a45-3dc6-43c4-8323-62259bd6b880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:57:30.403Z|b29a5a45-3dc6-43c4-8323-62259bd6b880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:57:32.055Z|dbd7c675-877c-43f2-bc77-c2584a7ed916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:32.057Z|dbd7c675-877c-43f2-bc77-c2584a7ed916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:32.092Z|ddf5bd24-42aa-4acc-8b5b-04ab782298a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:32.093Z|ddf5bd24-42aa-4acc-8b5b-04ab782298a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:37.123Z|5b624fdf-b1c6-4ddb-a3e7-0dcfabe70cbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:37.125Z|5b624fdf-b1c6-4ddb-a3e7-0dcfabe70cbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:42.094Z|90260230-14b9-40c4-83d1-856f3551f3dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:42.098Z|90260230-14b9-40c4-83d1-856f3551f3dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:42.129Z|d6a5a8b8-b929-4685-8dfb-48223396f334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:42.131Z|d6a5a8b8-b929-4685-8dfb-48223396f334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:44.912Z|bf40fd49-4112-4983-ad03-7329a6f3b0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:57:44.914Z|bf40fd49-4112-4983-ad03-7329a6f3b0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:57:47.184Z|02f3f9e2-12ab-412e-af37-0bd0b93d4d0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:47.185Z|02f3f9e2-12ab-412e-af37-0bd0b93d4d0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:52.130Z|6565bcdd-4258-484c-87de-99b437a37fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:52.132Z|6565bcdd-4258-484c-87de-99b437a37fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:52.171Z|2ef3d90c-9e60-4172-b9c2-06409f97db11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:52.177Z|2ef3d90c-9e60-4172-b9c2-06409f97db11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:57.232Z|6a60dc75-d541-4d8e-83b1-0b2d755e284d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:57:57.234Z|6a60dc75-d541-4d8e-83b1-0b2d755e284d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:57:59.911Z|93dd6391-a04d-42bd-a2a0-6a2c91814f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:57:59.913Z|93dd6391-a04d-42bd-a2a0-6a2c91814f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:58:00.404Z|e07722c1-fca1-4404-8fce-6012a39f617b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:58:00.406Z|e07722c1-fca1-4404-8fce-6012a39f617b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:58:02.172Z|c8f43827-4569-446f-a278-0c21ad1d1912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:02.175Z|c8f43827-4569-446f-a278-0c21ad1d1912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:02.219Z|b2e257cc-a7f6-4e98-84e8-05cce317bfd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:02.220Z|b2e257cc-a7f6-4e98-84e8-05cce317bfd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:07.294Z|0284cbd8-c3a0-4a12-bb4b-79c58a512de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:07.296Z|0284cbd8-c3a0-4a12-bb4b-79c58a512de0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:12.212Z|d25a9c12-a89b-4990-8e50-0fab3115eb23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:12.215Z|d25a9c12-a89b-4990-8e50-0fab3115eb23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:12.254Z|e60c2fa2-98e5-438d-a6ea-4da3d6889684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:12.260Z|e60c2fa2-98e5-438d-a6ea-4da3d6889684|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:14.912Z|d1e20563-cd5d-4475-9a28-163004c74ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:58:14.921Z|d1e20563-cd5d-4475-9a28-163004c74ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:58:17.367Z|0d112070-4e03-40b4-8910-ef77824f381c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:17.370Z|0d112070-4e03-40b4-8910-ef77824f381c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:21.223Z|f34bce4a-b3d0-4b8e-b445-8f89e223c7a4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:58:21.225Z|f34bce4a-b3d0-4b8e-b445-8f89e223c7a4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:22.251Z|53799062-a39a-42ac-94f7-b526fb0d153c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:22.252Z|53799062-a39a-42ac-94f7-b526fb0d153c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:22.290Z|a2db4d9d-84da-4640-8f72-4f5a151a4fb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:22.293Z|a2db4d9d-84da-4640-8f72-4f5a151a4fb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:27.423Z|23e17b3d-95f7-49fb-b255-b54e2b54b306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:27.424Z|23e17b3d-95f7-49fb-b255-b54e2b54b306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:29.913Z|8b01e3e5-b365-462f-b07b-f65c22afddb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:58:29.915Z|8b01e3e5-b365-462f-b07b-f65c22afddb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:58:30.407Z|19bf75c0-4dc0-4d4a-a2dc-bbc7f2df682a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:58:30.408Z|19bf75c0-4dc0-4d4a-a2dc-bbc7f2df682a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:58:32.303Z|311454c1-3976-4bca-a59c-cb635071a435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:32.305Z|311454c1-3976-4bca-a59c-cb635071a435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:32.333Z|24199e08-7e13-4f6f-80e7-4b4562458b94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:32.335Z|24199e08-7e13-4f6f-80e7-4b4562458b94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:37.484Z|e9c1e45a-1f51-4f7a-ad6a-99c91ae0a44e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:37.485Z|e9c1e45a-1f51-4f7a-ad6a-99c91ae0a44e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:42.335Z|2f1e7864-fa32-4c86-ae0b-bf6f94289f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:42.336Z|2f1e7864-fa32-4c86-ae0b-bf6f94289f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:42.367Z|fefefd39-2f5d-465d-b585-896abc976b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:42.369Z|fefefd39-2f5d-465d-b585-896abc976b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:44.914Z|225688e9-464a-484d-be02-a3af1f56da3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:58:44.915Z|225688e9-464a-484d-be02-a3af1f56da3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:58:47.534Z|6d6a1068-1aa0-4d03-a86e-b722550bde77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:47.535Z|6d6a1068-1aa0-4d03-a86e-b722550bde77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:52.380Z|ba40bfdd-2c1e-4426-a450-495a335499d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:52.382Z|ba40bfdd-2c1e-4426-a450-495a335499d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:52.406Z|ec046716-a476-4d03-91e7-ffc85d178995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:52.407Z|ec046716-a476-4d03-91e7-ffc85d178995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:57.599Z|e94f2dd9-c413-4f96-9443-fac77f11ef04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:58:57.600Z|e94f2dd9-c413-4f96-9443-fac77f11ef04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:58:59.911Z|93d1256d-3cc0-4953-be93-5c84191354fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:58:59.922Z|93d1256d-3cc0-4953-be93-5c84191354fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:59:00.410Z|de8e483e-ca63-45ca-9b98-0fc6f6b54297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:59:00.411Z|de8e483e-ca63-45ca-9b98-0fc6f6b54297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:59:02.423Z|c6152921-945f-4ded-8f5c-c20c002738e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:02.424Z|c6152921-945f-4ded-8f5c-c20c002738e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:02.436Z|0a8931bf-1032-40c3-acfa-fc826dc90bfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:02.437Z|0a8931bf-1032-40c3-acfa-fc826dc90bfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:07.640Z|01e54559-43c7-40dd-bb59-3efe62521867|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:07.642Z|01e54559-43c7-40dd-bb59-3efe62521867|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:12.456Z|7adc15fb-bfdb-468a-b95e-1f6760e7c0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:12.458Z|7adc15fb-bfdb-468a-b95e-1f6760e7c0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:12.466Z|5b90af71-e07e-4727-a3c6-b68b9e10cea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:12.467Z|5b90af71-e07e-4727-a3c6-b68b9e10cea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:14.914Z|fb43f5de-c2f1-44a8-809c-1a0db3cbd86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:59:14.915Z|fb43f5de-c2f1-44a8-809c-1a0db3cbd86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:59:17.700Z|676e4aca-946f-48d9-9307-debe937180a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:17.702Z|676e4aca-946f-48d9-9307-debe937180a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:21.214Z|299a0eaf-fbe7-4af0-a40a-faadfbd12b6d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T03:59:21.215Z|299a0eaf-fbe7-4af0-a40a-faadfbd12b6d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:22.484Z|a4c08f0e-dfa9-4dad-a565-43ffaf01294e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:22.485Z|a4c08f0e-dfa9-4dad-a565-43ffaf01294e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:22.501Z|96a2363c-7127-4945-a05b-f25efffdeea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:22.502Z|96a2363c-7127-4945-a05b-f25efffdeea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:27.760Z|3d98f793-312a-4960-8a0f-61d599c14549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:27.763Z|3d98f793-312a-4960-8a0f-61d599c14549|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:29.919Z|aceac991-024d-4d33-ab6b-e2dcbfc1d033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:59:29.921Z|aceac991-024d-4d33-ab6b-e2dcbfc1d033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:59:30.412Z|ab110a7b-f30a-4454-a8d9-5107c249d0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:59:30.413Z|ab110a7b-f30a-4454-a8d9-5107c249d0df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:59:32.521Z|a3410d10-1925-4c69-9c4a-c509e8fe1c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:32.522Z|a3410d10-1925-4c69-9c4a-c509e8fe1c13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:32.541Z|2dcfafed-bdaa-4a23-9f01-3bf1e39fd951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:32.544Z|2dcfafed-bdaa-4a23-9f01-3bf1e39fd951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:37.852Z|669fac62-3f10-4ff4-bd28-c2e493d030d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:37.854Z|669fac62-3f10-4ff4-bd28-c2e493d030d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:42.559Z|4afad3ca-65b3-41e6-bbdf-d07fa0735707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:42.560Z|4afad3ca-65b3-41e6-bbdf-d07fa0735707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:42.579Z|f793c37f-152a-4eae-9bd8-b4c7946a9eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:42.580Z|f793c37f-152a-4eae-9bd8-b4c7946a9eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:44.911Z|7ec88b6d-97cd-4bbc-8dd4-2e435c71fc2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:59:44.921Z|7ec88b6d-97cd-4bbc-8dd4-2e435c71fc2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T03:59:47.897Z|d1cac861-3695-4dac-a27f-617c05dad689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:47.898Z|d1cac861-3695-4dac-a27f-617c05dad689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:52.586Z|97b56f46-3be3-4bf7-bcd0-0f094e136324|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:52.587Z|97b56f46-3be3-4bf7-bcd0-0f094e136324|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:52.607Z|4ab42acf-ebb1-41f3-89f7-f2c909605460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:52.608Z|4ab42acf-ebb1-41f3-89f7-f2c909605460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:57.937Z|ad5c2dcf-b492-45f9-9eae-8f0e8a298b07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T03:59:57.938Z|ad5c2dcf-b492-45f9-9eae-8f0e8a298b07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T03:59:59.912Z|0586d496-dfd0-46d1-942f-f1567dbf0606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T03:59:59.913Z|0586d496-dfd0-46d1-942f-f1567dbf0606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:00:00.414Z|ffce0f02-9937-472e-9ef7-ba7fcff588f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:00:00.415Z|ffce0f02-9937-472e-9ef7-ba7fcff588f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:00:02.624Z|db4d0b59-bc04-427f-a348-0fc54de82031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:02.629Z|db4d0b59-bc04-427f-a348-0fc54de82031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:02.641Z|943c1894-773e-40f2-9935-8d2aec3379e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:02.642Z|943c1894-773e-40f2-9935-8d2aec3379e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:07.984Z|9322c8f2-d80c-484a-93d7-f9ade2b06123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:07.985Z|9322c8f2-d80c-484a-93d7-f9ade2b06123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:12.662Z|53246d8a-c6d2-44c3-8745-8a884679c374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:12.664Z|53246d8a-c6d2-44c3-8745-8a884679c374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:12.677Z|c156114a-b35f-46df-b09e-27fbfebe4832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:12.678Z|c156114a-b35f-46df-b09e-27fbfebe4832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:14.923Z|a997f203-e29e-4f38-bb5b-3c9a28e00c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:00:14.939Z|a997f203-e29e-4f38-bb5b-3c9a28e00c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:00:18.028Z|9c564cb6-ffae-4c2e-a923-15b537f8094f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:18.029Z|9c564cb6-ffae-4c2e-a923-15b537f8094f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:21.210Z|5775a9f9-064e-465f-9a71-6f9f575039a5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:00:21.211Z|5775a9f9-064e-465f-9a71-6f9f575039a5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:22.700Z|c94bed20-a8b2-434d-a177-7d5424c309e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:22.707Z|c94bed20-a8b2-434d-a177-7d5424c309e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:22.709Z|8dcbd966-3571-46f3-a42e-812ff14eddab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:22.715Z|8dcbd966-3571-46f3-a42e-812ff14eddab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:28.099Z|3d0a58a1-5a89-4ebb-af3d-329efb7a5fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:28.121Z|3d0a58a1-5a89-4ebb-af3d-329efb7a5fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:29.914Z|769c187f-2755-437d-9564-ecf05e836eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:00:29.917Z|769c187f-2755-437d-9564-ecf05e836eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:00:30.419Z|f3e625db-85d8-4d8a-9743-dd54ffa5702e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:00:30.419Z|f3e625db-85d8-4d8a-9743-dd54ffa5702e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:00:32.774Z|c9a45e77-7aef-42b2-ab92-25218cecde57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:32.775Z|c9a45e77-7aef-42b2-ab92-25218cecde57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:32.812Z|26c35fbc-b0d2-46b4-a0d5-ce99b70982b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:32.817Z|26c35fbc-b0d2-46b4-a0d5-ce99b70982b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:38.156Z|f01039ef-c514-4aac-82b4-21dce67418e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:38.158Z|f01039ef-c514-4aac-82b4-21dce67418e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:42.806Z|7f022ec9-7fed-49af-9a51-102dc3ef10fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:42.808Z|7f022ec9-7fed-49af-9a51-102dc3ef10fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:42.849Z|6d2c7559-5844-4c0a-acd9-23ccee127552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:42.851Z|6d2c7559-5844-4c0a-acd9-23ccee127552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:44.914Z|95d12b11-d6c7-4503-b3df-06cb6e900ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:00:44.915Z|95d12b11-d6c7-4503-b3df-06cb6e900ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:00:48.196Z|cbcf0c6c-a310-4775-8bc8-915cba6acccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:48.200Z|cbcf0c6c-a310-4775-8bc8-915cba6acccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:52.842Z|c9271b62-8871-45b2-b463-4b046541263a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:52.843Z|c9271b62-8871-45b2-b463-4b046541263a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:52.878Z|99a54a2f-faac-42ce-9157-02b074846b1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:52.880Z|99a54a2f-faac-42ce-9157-02b074846b1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:58.259Z|250c1c77-676e-4a59-8d94-c11ce0095f4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:00:58.262Z|250c1c77-676e-4a59-8d94-c11ce0095f4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:00:59.911Z|568c8460-1aec-44e0-902b-2474a1035104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:00:59.917Z|568c8460-1aec-44e0-902b-2474a1035104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:01:00.422Z|b7376f88-09b5-4b05-a451-4e7d1fe674cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:01:00.423Z|b7376f88-09b5-4b05-a451-4e7d1fe674cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:01:02.872Z|73cbb0a8-f404-471a-91b2-4ca108c7baa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:02.873Z|73cbb0a8-f404-471a-91b2-4ca108c7baa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:02.909Z|256b3c6e-662d-474f-b322-f56f852f8652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:02.910Z|256b3c6e-662d-474f-b322-f56f852f8652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:08.338Z|de1febe3-8c3f-4779-a547-5dff850d5bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:08.346Z|de1febe3-8c3f-4779-a547-5dff850d5bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:12.908Z|d43002b5-52d1-45c2-b47d-6e311208b346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:12.909Z|d43002b5-52d1-45c2-b47d-6e311208b346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:12.943Z|568d8d78-da94-4f84-9199-a3a2ec74e91d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:12.944Z|568d8d78-da94-4f84-9199-a3a2ec74e91d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:14.911Z|3998cd9e-e575-4ddb-9cae-1f04a953d422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:01:14.912Z|3998cd9e-e575-4ddb-9cae-1f04a953d422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:01:18.379Z|98c7eb08-f308-4a5a-abe3-dbc9ccaa36e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:18.381Z|98c7eb08-f308-4a5a-abe3-dbc9ccaa36e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:21.221Z|590902e6-8386-4a0c-93d9-aab94c90fc98|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:01:21.222Z|590902e6-8386-4a0c-93d9-aab94c90fc98|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:22.982Z|e4f5ab60-f832-43e7-91a9-2d376152628e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:22.983Z|e4f5ab60-f832-43e7-91a9-2d376152628e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:22.989Z|e12a835e-6324-4609-a1c8-fe4adab7e7ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:22.991Z|e12a835e-6324-4609-a1c8-fe4adab7e7ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:28.435Z|f51bfa6a-1337-4492-8082-1104d15d10f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:28.438Z|f51bfa6a-1337-4492-8082-1104d15d10f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:29.911Z|0554bc4d-b384-4cca-b99f-077b2da03f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:01:29.912Z|0554bc4d-b384-4cca-b99f-077b2da03f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:01:30.424Z|136d7771-537d-469c-8a1d-b8ede24147eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:01:30.425Z|136d7771-537d-469c-8a1d-b8ede24147eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:01:33.040Z|5d926b4c-4873-4dbe-8191-5004fab7b8e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:33.038Z|ec2dc6ee-4c5c-4fe1-b709-d45e6de8ab71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:33.041Z|5d926b4c-4873-4dbe-8191-5004fab7b8e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:33.043Z|ec2dc6ee-4c5c-4fe1-b709-d45e6de8ab71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:38.513Z|54b6c1d8-98bb-4c17-9340-4f3d6ef3c50f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:38.515Z|54b6c1d8-98bb-4c17-9340-4f3d6ef3c50f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:43.070Z|04eb1176-12d8-4def-a4d3-82e425ed5ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:43.071Z|04eb1176-12d8-4def-a4d3-82e425ed5ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:43.092Z|8b77cf2d-4e77-459e-8211-2c4fee06a148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:43.094Z|8b77cf2d-4e77-459e-8211-2c4fee06a148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:44.921Z|0cffc7be-6dea-441b-9e56-e5001f760403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:01:44.928Z|0cffc7be-6dea-441b-9e56-e5001f760403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:01:48.580Z|0d282b00-89a0-4447-baca-d48afa70d6e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:48.581Z|0d282b00-89a0-4447-baca-d48afa70d6e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:53.104Z|2ea0871e-e16e-46a9-944b-271a87f7fcd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:53.106Z|2ea0871e-e16e-46a9-944b-271a87f7fcd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:53.166Z|a50da123-d2bc-4b4b-8601-b3e1e74211b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:53.167Z|a50da123-d2bc-4b4b-8601-b3e1e74211b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:58.616Z|cb069b48-8410-4575-a5c4-d792a7a0e432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:01:58.617Z|cb069b48-8410-4575-a5c4-d792a7a0e432|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:01:59.911Z|5def18de-3cbb-4a43-96d7-c59a1558b187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:01:59.912Z|5def18de-3cbb-4a43-96d7-c59a1558b187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:02:00.428Z|a2339f92-ee6e-4607-a1ae-5e73e5e26d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:02:00.430Z|a2339f92-ee6e-4607-a1ae-5e73e5e26d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:02:03.153Z|d0755248-dc92-4a11-854a-8df186b60b96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:03.155Z|d0755248-dc92-4a11-854a-8df186b60b96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:03.205Z|c7c4e0a5-b899-4171-bc94-463a28fd2dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:03.207Z|c7c4e0a5-b899-4171-bc94-463a28fd2dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:08.676Z|a2be1a46-a1c3-43f9-9bcb-38f15102ef62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:08.689Z|a2be1a46-a1c3-43f9-9bcb-38f15102ef62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:13.198Z|97805151-c525-4524-9dc6-8eaf307a6880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:13.199Z|97805151-c525-4524-9dc6-8eaf307a6880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:13.233Z|f15179f9-89b4-4d2d-8f6f-f9d8f4c432f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:13.234Z|f15179f9-89b4-4d2d-8f6f-f9d8f4c432f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:14.918Z|8ae821b3-1bba-44a7-8b3a-3edc7d07b4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:02:14.919Z|8ae821b3-1bba-44a7-8b3a-3edc7d07b4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:02:18.744Z|798edefe-a9bf-4c21-967b-741e310fd7a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:18.745Z|798edefe-a9bf-4c21-967b-741e310fd7a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:21.209Z|4c7d53ce-55cb-4cfe-b65d-b6a8ee1a5758|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:02:21.210Z|4c7d53ce-55cb-4cfe-b65d-b6a8ee1a5758|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:23.227Z|341ac70a-69b1-4ead-a9f3-24b2cebd99c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:23.228Z|341ac70a-69b1-4ead-a9f3-24b2cebd99c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:23.266Z|69dc9f94-bdda-4485-bc48-e4046fa48285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:23.268Z|69dc9f94-bdda-4485-bc48-e4046fa48285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:28.795Z|d45ead70-1416-407b-8962-f6a482221e92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:28.796Z|d45ead70-1416-407b-8962-f6a482221e92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:29.912Z|40853318-6266-4df8-884e-3b2c6d18ff2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:02:29.927Z|40853318-6266-4df8-884e-3b2c6d18ff2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:02:30.431Z|686ecde8-87d3-4d5d-8464-1da000a0dcd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:02:30.432Z|686ecde8-87d3-4d5d-8464-1da000a0dcd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:02:33.276Z|d7c22d37-f35b-4721-ae2a-98f231a4a18f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:33.277Z|d7c22d37-f35b-4721-ae2a-98f231a4a18f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:33.302Z|53d2f65e-c769-4fd0-8ff0-d544e349b448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:33.304Z|53d2f65e-c769-4fd0-8ff0-d544e349b448|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:38.834Z|a7a27c57-32b9-49c1-bc48-8e87fc1c5d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:38.835Z|a7a27c57-32b9-49c1-bc48-8e87fc1c5d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:43.311Z|bddd8e91-c6bd-48f5-b1e6-002d78ef461b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:43.312Z|bddd8e91-c6bd-48f5-b1e6-002d78ef461b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:43.338Z|4372d9ec-8ebf-4e17-a61f-47de6aa8a7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:43.339Z|4372d9ec-8ebf-4e17-a61f-47de6aa8a7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:44.913Z|c0f179e4-e7ff-4127-a0ee-092ba5898b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:02:44.914Z|c0f179e4-e7ff-4127-a0ee-092ba5898b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:02:48.881Z|7f29e8e5-a5ba-4f5f-9006-0449ecbaa192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:48.893Z|7f29e8e5-a5ba-4f5f-9006-0449ecbaa192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:53.354Z|e8a6c63f-bf8c-4be7-80b6-25cdefa910e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:53.355Z|e8a6c63f-bf8c-4be7-80b6-25cdefa910e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:53.387Z|3c169244-3b52-4edd-8514-18c14aa0aa1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:53.388Z|3c169244-3b52-4edd-8514-18c14aa0aa1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:58.951Z|e0b68440-67ea-4203-9b9c-9a3bcd6d638b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:02:58.962Z|e0b68440-67ea-4203-9b9c-9a3bcd6d638b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:02:59.911Z|76c06db5-bbcf-4414-b99a-30a161d26d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:02:59.912Z|76c06db5-bbcf-4414-b99a-30a161d26d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:03:00.434Z|40501b8a-e4d3-475e-8c5a-7e1b810750e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:03:00.435Z|40501b8a-e4d3-475e-8c5a-7e1b810750e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:03:03.399Z|c8a19987-e774-411f-aaea-396c228a0f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:03.400Z|c8a19987-e774-411f-aaea-396c228a0f02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:03.427Z|07dfecc3-99cd-490b-94fb-8d65b3669fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:03.428Z|07dfecc3-99cd-490b-94fb-8d65b3669fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:09.013Z|d9a5b671-7b6d-4963-b0c7-9844371a8da8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:09.014Z|d9a5b671-7b6d-4963-b0c7-9844371a8da8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:13.438Z|6b4ec696-20c0-4636-b90f-63355405a73d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:13.440Z|6b4ec696-20c0-4636-b90f-63355405a73d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:13.490Z|14a9819e-5c56-4314-aaee-61c6c41f05fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:13.492Z|14a9819e-5c56-4314-aaee-61c6c41f05fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:14.911Z|9ccba0ba-f2f6-433f-864e-e4f0206429a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:03:14.923Z|9ccba0ba-f2f6-433f-864e-e4f0206429a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:03:19.059Z|04c30e8f-94cc-4b54-8a65-ad68fab871bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:19.060Z|04c30e8f-94cc-4b54-8a65-ad68fab871bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:21.230Z|35c7ccb4-3620-4e9b-b058-f222e44b6f40|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:03:21.238Z|35c7ccb4-3620-4e9b-b058-f222e44b6f40|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:23.476Z|2833c539-dd8e-4152-b6be-516570628dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:23.477Z|2833c539-dd8e-4152-b6be-516570628dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:23.525Z|0efaabfe-092f-4387-9cca-e3d667099f6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:23.526Z|0efaabfe-092f-4387-9cca-e3d667099f6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:29.107Z|e843ec8a-9dde-4ab7-9d29-02bfd6272914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:29.109Z|e843ec8a-9dde-4ab7-9d29-02bfd6272914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:29.911Z|44a6ea7c-5358-4578-912c-ad6dfaa40a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:03:29.912Z|44a6ea7c-5358-4578-912c-ad6dfaa40a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:03:30.436Z|6fcc3dbd-07b8-4afa-82ab-804c26a1ed2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:03:30.438Z|6fcc3dbd-07b8-4afa-82ab-804c26a1ed2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:03:33.516Z|adc0170a-71de-4370-ac0f-b1288c55a640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:33.517Z|adc0170a-71de-4370-ac0f-b1288c55a640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:33.563Z|e069b5bf-339d-436b-9414-cf6e356a6037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:33.567Z|e069b5bf-339d-436b-9414-cf6e356a6037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:39.150Z|a5f99198-be11-4039-add4-d88bad0c09f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:39.151Z|a5f99198-be11-4039-add4-d88bad0c09f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:43.552Z|dd162051-2f9a-46f5-bdca-e1b17daf40c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:43.554Z|dd162051-2f9a-46f5-bdca-e1b17daf40c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:43.605Z|5826673d-a7ca-4976-82ac-2c3836bc85ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:43.607Z|5826673d-a7ca-4976-82ac-2c3836bc85ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:44.913Z|3313d14a-9d0d-48d4-97e2-f70b72fa7a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:03:44.914Z|3313d14a-9d0d-48d4-97e2-f70b72fa7a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:03:49.199Z|71eb7720-e880-41b1-b4b2-dfb419277f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:49.200Z|71eb7720-e880-41b1-b4b2-dfb419277f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:53.585Z|0aba3726-54f7-49ac-a8fc-e35cca115e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:53.586Z|0aba3726-54f7-49ac-a8fc-e35cca115e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:53.645Z|a8bb3f00-997b-4145-b048-52b301ef0da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:53.647Z|a8bb3f00-997b-4145-b048-52b301ef0da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:59.235Z|a5ebcf89-3e9d-4b04-8c53-b87b3f3fb6af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:03:59.236Z|a5ebcf89-3e9d-4b04-8c53-b87b3f3fb6af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:03:59.911Z|db29ffd3-4bf5-48f6-805c-a4a15bd5292c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:03:59.917Z|db29ffd3-4bf5-48f6-805c-a4a15bd5292c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:04:00.440Z|e011f959-f2bc-4ae9-914c-12409e307656|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:04:00.441Z|e011f959-f2bc-4ae9-914c-12409e307656|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:04:03.625Z|90e76582-8218-4462-b0df-886916e2961a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:03.627Z|90e76582-8218-4462-b0df-886916e2961a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:03.679Z|d0caa4ec-71b5-4164-bc7f-a868e4772f06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:03.680Z|d0caa4ec-71b5-4164-bc7f-a868e4772f06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:09.293Z|7e0dd8f2-28cc-4ba7-afba-5ca3e69934d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:09.296Z|7e0dd8f2-28cc-4ba7-afba-5ca3e69934d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:13.658Z|0204a53e-2a5f-466f-aff5-74d72536247b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:13.660Z|0204a53e-2a5f-466f-aff5-74d72536247b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:13.707Z|f26fabb6-70ce-4c73-aa6b-9ef312f46a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:13.708Z|f26fabb6-70ce-4c73-aa6b-9ef312f46a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:14.914Z|0e999e4e-97a6-4a7f-a1d4-496011cd231d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:04:14.916Z|0e999e4e-97a6-4a7f-a1d4-496011cd231d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:04:19.340Z|0322e9f8-fba4-4658-b266-3016145f49fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:19.342Z|0322e9f8-fba4-4658-b266-3016145f49fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:21.216Z|4086bec5-ba2b-480a-8f2c-d3bce468a4ef|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:04:21.220Z|4086bec5-ba2b-480a-8f2c-d3bce468a4ef|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:23.691Z|1e8d1a3f-cc02-45a9-ba02-034c470fb33f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:23.693Z|1e8d1a3f-cc02-45a9-ba02-034c470fb33f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:23.741Z|a32f9fbc-2189-4a03-ba3a-cfc761305c00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:23.742Z|a32f9fbc-2189-4a03-ba3a-cfc761305c00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:29.396Z|6d4063d6-6e7e-45f3-b406-2fd46f756921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:29.400Z|6d4063d6-6e7e-45f3-b406-2fd46f756921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:29.924Z|074cee79-3c6e-4572-8684-07c4d56b6a01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:04:29.942Z|074cee79-3c6e-4572-8684-07c4d56b6a01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:04:30.443Z|c929f91a-165a-461a-85d9-df77ad1b590d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:04:30.444Z|c929f91a-165a-461a-85d9-df77ad1b590d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:04:33.724Z|214e917a-c298-43b0-9280-05198b27effe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:33.726Z|214e917a-c298-43b0-9280-05198b27effe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:33.782Z|42754807-71dd-430d-a204-7e6e1ea93d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:33.783Z|42754807-71dd-430d-a204-7e6e1ea93d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:39.438Z|a4d2e63b-9bca-47e7-96f2-1913d05f74c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:39.440Z|a4d2e63b-9bca-47e7-96f2-1913d05f74c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:43.758Z|a74b9fd2-a2cc-4f31-be53-aa9fb5bde93d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:43.760Z|a74b9fd2-a2cc-4f31-be53-aa9fb5bde93d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:43.813Z|e98fa15b-cc05-4f88-899a-dc588556c47e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:43.816Z|e98fa15b-cc05-4f88-899a-dc588556c47e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:44.911Z|a829a3d7-7746-4a3b-a9dd-335485e30d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:04:44.912Z|a829a3d7-7746-4a3b-a9dd-335485e30d3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:04:49.475Z|2428442d-cfc6-44f3-b3b7-3d56c8e7270b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:49.477Z|2428442d-cfc6-44f3-b3b7-3d56c8e7270b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:53.789Z|0b439f3c-b26d-4deb-8fe5-867dd7c945a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:53.790Z|0b439f3c-b26d-4deb-8fe5-867dd7c945a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:53.842Z|a8f3e7d5-09a8-46b9-a6e4-88984bba9f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:53.844Z|a8f3e7d5-09a8-46b9-a6e4-88984bba9f62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:59.532Z|1af370c7-bdb6-4839-a4e0-e69c77fcdd4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:04:59.534Z|1af370c7-bdb6-4839-a4e0-e69c77fcdd4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:04:59.913Z|2067a2ca-ebb3-4d39-a894-a476302f5a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:04:59.914Z|2067a2ca-ebb3-4d39-a894-a476302f5a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:05:00.445Z|2c9e2d57-3167-4410-92f0-47aa6dcb76c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:05:00.446Z|2c9e2d57-3167-4410-92f0-47aa6dcb76c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:05:03.827Z|0d0f8bdb-3e21-4c2f-b404-f05a0043b165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:03.828Z|0d0f8bdb-3e21-4c2f-b404-f05a0043b165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:03.872Z|f8ed6f38-72f0-40f7-846c-4cc0b80e6a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:03.873Z|f8ed6f38-72f0-40f7-846c-4cc0b80e6a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:09.574Z|453d89a2-8d1a-4336-a968-7756bb5e6712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:09.575Z|453d89a2-8d1a-4336-a968-7756bb5e6712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:13.857Z|c5f0cfa0-ca2f-4af9-a8e4-c4f151010802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:13.864Z|c5f0cfa0-ca2f-4af9-a8e4-c4f151010802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:13.901Z|d4143152-6f85-4941-baa3-10c0fefd52d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:13.903Z|d4143152-6f85-4941-baa3-10c0fefd52d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:14.911Z|e662644c-9ef0-43c7-8cf0-f28ce0668c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:05:14.918Z|e662644c-9ef0-43c7-8cf0-f28ce0668c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:05:19.625Z|85d0d66e-680d-4852-bbb7-e32041bce9f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:19.626Z|85d0d66e-680d-4852-bbb7-e32041bce9f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:21.212Z|8d9303b8-6bed-4f75-a7bf-aff012b6b95f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:05:21.214Z|8d9303b8-6bed-4f75-a7bf-aff012b6b95f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:23.910Z|fdeebafe-adb7-45c2-81b0-4884d8152bf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:23.912Z|fdeebafe-adb7-45c2-81b0-4884d8152bf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:23.946Z|5ecd7b0d-5ec7-4b14-bde4-378f11396539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:23.949Z|5ecd7b0d-5ec7-4b14-bde4-378f11396539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:29.680Z|9b591780-d02e-4fd2-898c-88964e6761e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:29.681Z|9b591780-d02e-4fd2-898c-88964e6761e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:29.911Z|141d30da-38d1-43ad-aef8-6b07d7ce66eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:05:29.912Z|141d30da-38d1-43ad-aef8-6b07d7ce66eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:05:30.448Z|364e2087-2f50-4f74-a072-98528f7d5e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:05:30.449Z|364e2087-2f50-4f74-a072-98528f7d5e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:05:33.956Z|fff35a2a-4e03-4117-ac66-5e0e321a26ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:33.958Z|fff35a2a-4e03-4117-ac66-5e0e321a26ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:33.982Z|234a1adc-7ec8-4053-8c43-18939661f96b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:33.984Z|234a1adc-7ec8-4053-8c43-18939661f96b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:39.729Z|0ad678f7-37bb-4379-a37f-0e903cb3d0e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:39.730Z|0ad678f7-37bb-4379-a37f-0e903cb3d0e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:43.986Z|44380af2-080a-49f7-8d4c-f7c3a022d96b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:43.988Z|44380af2-080a-49f7-8d4c-f7c3a022d96b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:44.019Z|27267fd0-4a3e-4176-af24-ff6b01e80533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:44.020Z|27267fd0-4a3e-4176-af24-ff6b01e80533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:44.912Z|a91bf4c5-3cf0-4fff-9e5b-5654473c3be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:05:44.913Z|a91bf4c5-3cf0-4fff-9e5b-5654473c3be9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:05:49.785Z|78697d5f-8191-4af5-9195-89f4c3b94c51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:49.786Z|78697d5f-8191-4af5-9195-89f4c3b94c51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:54.016Z|0b655e58-7a5f-4748-9455-3c18d8c7c312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:54.024Z|0b655e58-7a5f-4748-9455-3c18d8c7c312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:54.048Z|0322642c-6cdc-4f9c-8aac-3264d76fb449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:54.050Z|0322642c-6cdc-4f9c-8aac-3264d76fb449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:59.817Z|7252bf47-fc21-4f84-b78c-31b3c5bcf6f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:05:59.820Z|7252bf47-fc21-4f84-b78c-31b3c5bcf6f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:05:59.911Z|85a0df00-43d2-4527-8966-5a1c5d54bfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:05:59.917Z|85a0df00-43d2-4527-8966-5a1c5d54bfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:06:00.457Z|494db84c-4733-41b2-99d4-6e90c6421839|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:06:00.459Z|494db84c-4733-41b2-99d4-6e90c6421839|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:06:04.054Z|f529540f-b6ef-4581-bf36-6750813d7b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:04.055Z|f529540f-b6ef-4581-bf36-6750813d7b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:04.080Z|8049c38d-e9b1-4606-a3b9-0d090bc29998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:04.082Z|8049c38d-e9b1-4606-a3b9-0d090bc29998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:09.860Z|1ee02cdd-c8db-4248-acfc-d9b862a87316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:09.863Z|1ee02cdd-c8db-4248-acfc-d9b862a87316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:14.085Z|f21e68a4-7e23-4ec1-95d3-b6aa8881a1dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:14.086Z|f21e68a4-7e23-4ec1-95d3-b6aa8881a1dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:14.118Z|63808127-e640-4149-a92e-a8fdfbacd856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:14.119Z|63808127-e640-4149-a92e-a8fdfbacd856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:14.911Z|c7d3190d-d3ee-410c-8e5b-ec4664403274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:06:14.912Z|c7d3190d-d3ee-410c-8e5b-ec4664403274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:06:19.908Z|c8e42335-445b-47fe-a64d-dd2bda8a91a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:19.910Z|c8e42335-445b-47fe-a64d-dd2bda8a91a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:21.213Z|c3a9a400-d52d-4574-b819-82a552a458db|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:06:21.214Z|c3a9a400-d52d-4574-b819-82a552a458db|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:24.113Z|4588bc4b-6d2d-49e3-87c5-cefa8bb5e677|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:24.115Z|4588bc4b-6d2d-49e3-87c5-cefa8bb5e677|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:24.149Z|a93bc3ed-22b3-46ac-b6a5-c25580f16784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:24.151Z|a93bc3ed-22b3-46ac-b6a5-c25580f16784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:29.914Z|e6caf6e5-ce34-4f37-b1b0-47a42186ca83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:06:29.918Z|e6caf6e5-ce34-4f37-b1b0-47a42186ca83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:06:29.952Z|4f317091-4573-4947-9c20-9776d7a63a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:29.953Z|4f317091-4573-4947-9c20-9776d7a63a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:30.462Z|1322e4d7-26b4-487f-b02f-18c6e976673b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:06:30.463Z|1322e4d7-26b4-487f-b02f-18c6e976673b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:06:34.144Z|daa73554-55c4-4372-ab76-2216a03f7a00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:34.146Z|daa73554-55c4-4372-ab76-2216a03f7a00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:34.203Z|312a8740-c2f9-43c4-8d63-bf39ea1189ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:34.205Z|312a8740-c2f9-43c4-8d63-bf39ea1189ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:39.987Z|193509fe-79ec-4700-bc63-de6291a0920b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:39.988Z|193509fe-79ec-4700-bc63-de6291a0920b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:44.176Z|0fa9746b-e413-441a-88d8-ebc5a4e5adb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:44.181Z|0fa9746b-e413-441a-88d8-ebc5a4e5adb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:44.257Z|ed423032-ddd2-4096-84cb-7ecaa79a5785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:44.258Z|ed423032-ddd2-4096-84cb-7ecaa79a5785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:44.916Z|d50d48c5-1791-40b7-9f59-70631cd1c38f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:06:44.920Z|d50d48c5-1791-40b7-9f59-70631cd1c38f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:06:50.021Z|3260763b-a4f3-4f5b-9163-0524e92c84bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:50.022Z|3260763b-a4f3-4f5b-9163-0524e92c84bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:54.245Z|fac88a9e-0a8a-4fdb-8453-d30620cde381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:54.250Z|fac88a9e-0a8a-4fdb-8453-d30620cde381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:54.301Z|cbda81e7-afe6-4502-8e0d-dbcfe55f8bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:06:54.302Z|cbda81e7-afe6-4502-8e0d-dbcfe55f8bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:06:59.911Z|759cbc1b-b0f4-4ad1-bf8f-3f8d53d9f3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:06:59.912Z|759cbc1b-b0f4-4ad1-bf8f-3f8d53d9f3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:07:00.092Z|3e193d4c-dff7-4e00-9433-268714b099be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:00.094Z|3e193d4c-dff7-4e00-9433-268714b099be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:00.464Z|140463db-f883-4f7a-a72a-1dad9e851263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:07:00.466Z|140463db-f883-4f7a-a72a-1dad9e851263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:07:04.307Z|dde3c4cf-6575-4a57-8d4d-41af7bfdd5cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:04.320Z|dde3c4cf-6575-4a57-8d4d-41af7bfdd5cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:04.349Z|9b8aa5a3-cf4a-4ec5-b6e8-ad070ba32b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:04.352Z|9b8aa5a3-cf4a-4ec5-b6e8-ad070ba32b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:10.152Z|cd38a242-6ee8-41a9-bae5-b080224852d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:10.154Z|cd38a242-6ee8-41a9-bae5-b080224852d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:14.366Z|c1804b3d-9fbe-4620-8992-2a7180a986d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:14.368Z|c1804b3d-9fbe-4620-8992-2a7180a986d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:14.391Z|50a49765-d956-4577-9589-08bd1f551eff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:14.392Z|50a49765-d956-4577-9589-08bd1f551eff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:14.911Z|c71c50e4-4201-4f7d-9002-e0b667b28cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:07:14.912Z|c71c50e4-4201-4f7d-9002-e0b667b28cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:07:20.197Z|0cb98d6c-728d-4e38-99ae-7875803a8408|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:20.199Z|0cb98d6c-728d-4e38-99ae-7875803a8408|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:21.227Z|dc53f566-b766-4758-87d1-968b468227d2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:07:21.228Z|dc53f566-b766-4758-87d1-968b468227d2|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:24.400Z|4a19c92e-1a0b-481d-a3ea-d2e642eaf820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:24.401Z|4a19c92e-1a0b-481d-a3ea-d2e642eaf820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:24.450Z|be20d82f-994f-4664-89bf-e1a8987458ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:24.451Z|be20d82f-994f-4664-89bf-e1a8987458ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:29.911Z|f9e5dc7f-090c-44e5-9a3f-83ff5a011f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:07:29.912Z|f9e5dc7f-090c-44e5-9a3f-83ff5a011f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:07:30.247Z|f4c522b6-405e-4302-9f64-84955869fe44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:30.258Z|f4c522b6-405e-4302-9f64-84955869fe44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:30.468Z|bbad3d12-8146-41db-8dc1-fcaf5c9077f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:07:30.470Z|bbad3d12-8146-41db-8dc1-fcaf5c9077f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:07:34.440Z|32de752b-9f03-469c-9758-8951d7359cab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:34.442Z|32de752b-9f03-469c-9758-8951d7359cab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:34.496Z|a0b14cfe-bb7d-42c8-a804-7674742b6002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:34.498Z|a0b14cfe-bb7d-42c8-a804-7674742b6002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:40.296Z|c0862aff-057d-465c-83d4-f0de2a775d80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:40.298Z|c0862aff-057d-465c-83d4-f0de2a775d80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:44.520Z|cac29f2c-2557-46c0-b8d1-fd467b4a0c14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:44.521Z|cac29f2c-2557-46c0-b8d1-fd467b4a0c14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:44.544Z|1a3a6910-dd73-4810-9d3a-a90fb2b6cbde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:44.546Z|1a3a6910-dd73-4810-9d3a-a90fb2b6cbde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:44.914Z|fcc719e1-fc51-4e9a-b23b-522db8308e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:07:44.925Z|fcc719e1-fc51-4e9a-b23b-522db8308e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:07:50.333Z|20f52485-9f30-4793-a1b6-90333694bccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:50.335Z|20f52485-9f30-4793-a1b6-90333694bccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:54.559Z|93924a39-905d-467d-9fd7-afbb3192b972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:54.561Z|93924a39-905d-467d-9fd7-afbb3192b972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:54.595Z|a3007e1b-bfce-4bbd-a09d-205af5710f3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:07:54.596Z|a3007e1b-bfce-4bbd-a09d-205af5710f3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:07:59.911Z|b9c88cbe-0228-43cd-ad34-b910e57f2bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:07:59.912Z|b9c88cbe-0228-43cd-ad34-b910e57f2bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:08:00.368Z|e75606a9-0d75-463d-ad64-8311dd6622c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:00.370Z|e75606a9-0d75-463d-ad64-8311dd6622c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:00.473Z|f178c98e-b006-4a68-88fe-1e94e9247879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:08:00.474Z|f178c98e-b006-4a68-88fe-1e94e9247879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:08:04.605Z|13dc89c8-0209-44f5-9f87-47dc5ed1fcbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:04.607Z|13dc89c8-0209-44f5-9f87-47dc5ed1fcbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:04.635Z|98ae7876-6f2b-41b8-89a0-f6bb87e0814f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:04.638Z|98ae7876-6f2b-41b8-89a0-f6bb87e0814f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:10.436Z|d60d9b82-91da-435e-8167-2cdf0c3a481e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:10.453Z|d60d9b82-91da-435e-8167-2cdf0c3a481e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:14.668Z|c8500c4f-46ff-485f-a55f-d2b02c1c48e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:14.669Z|c8500c4f-46ff-485f-a55f-d2b02c1c48e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:14.678Z|d3935695-d6c9-4ad5-a551-fb0086af1ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:14.679Z|d3935695-d6c9-4ad5-a551-fb0086af1ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:14.911Z|c10225a1-2644-488b-9298-aed5e04a49dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:08:14.912Z|c10225a1-2644-488b-9298-aed5e04a49dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:08:20.502Z|7dd18b85-c9ec-493d-8ee3-6570b0728bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:20.504Z|7dd18b85-c9ec-493d-8ee3-6570b0728bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:21.208Z|3e16633f-b428-486b-b97d-ba4f7b383cd1|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:08:21.210Z|3e16633f-b428-486b-b97d-ba4f7b383cd1|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:24.720Z|debb2628-9af4-4f1f-b56a-9cbe856404d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:24.720Z|9a7458b6-68d7-48c8-af8e-af350ffb7b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:24.722Z|9a7458b6-68d7-48c8-af8e-af350ffb7b90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:24.722Z|debb2628-9af4-4f1f-b56a-9cbe856404d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:29.911Z|ce1dae48-a344-499d-8652-2ea1afc11c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:08:29.916Z|ce1dae48-a344-499d-8652-2ea1afc11c20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:08:30.477Z|d7f4314f-e0bd-419f-b07e-8d38a27a2f37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:08:30.477Z|d7f4314f-e0bd-419f-b07e-8d38a27a2f37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:08:30.535Z|911fe0d4-90f8-4261-9183-f5e8d4bd1ce5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:30.536Z|911fe0d4-90f8-4261-9183-f5e8d4bd1ce5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:34.758Z|3af7e858-91f9-432a-8780-7b488ab96348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:34.759Z|3af7e858-91f9-432a-8780-7b488ab96348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:34.775Z|763fb0e8-be0a-4207-bfda-410d6de34f23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:34.777Z|763fb0e8-be0a-4207-bfda-410d6de34f23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:40.566Z|a7fb0d7c-09eb-48d7-8b05-69eb39e3add0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:40.569Z|a7fb0d7c-09eb-48d7-8b05-69eb39e3add0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:44.794Z|f46e4296-36e7-4fb5-922f-ca2f441a8c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:44.795Z|f46e4296-36e7-4fb5-922f-ca2f441a8c46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:44.824Z|2ab0d99d-a696-4a33-a29f-e511f50edb8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:44.825Z|2ab0d99d-a696-4a33-a29f-e511f50edb8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:44.922Z|3f2e9eba-a7c0-41df-92d8-61affb6d9c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:08:44.923Z|3f2e9eba-a7c0-41df-92d8-61affb6d9c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:08:50.608Z|cab1bffa-91dc-412d-9427-49da044119b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:50.610Z|cab1bffa-91dc-412d-9427-49da044119b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:54.843Z|77c0f1a5-5ee9-4019-9725-1a73d23502f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:54.847Z|77c0f1a5-5ee9-4019-9725-1a73d23502f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:54.868Z|d8da0786-5034-4351-b787-1c1bd7266c39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:08:54.872Z|d8da0786-5034-4351-b787-1c1bd7266c39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:08:59.911Z|707fbc3c-6555-4a90-849a-d52ff4647cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:08:59.912Z|707fbc3c-6555-4a90-849a-d52ff4647cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:09:00.479Z|d9acdd34-7718-45e5-87b6-e3181eda140a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:09:00.480Z|d9acdd34-7718-45e5-87b6-e3181eda140a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:09:00.646Z|7d6d099e-07f7-45ba-9f44-adcb4c5f9f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:00.648Z|7d6d099e-07f7-45ba-9f44-adcb4c5f9f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:04.889Z|ad79316a-ec4b-463b-babe-a0d49e167500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:04.890Z|ad79316a-ec4b-463b-babe-a0d49e167500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:04.914Z|2aac771c-5920-4eaf-8370-dc8fe6350f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:04.916Z|2aac771c-5920-4eaf-8370-dc8fe6350f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:10.684Z|d9d16736-ce3f-421f-9e59-fb4ccef06b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:10.688Z|d9d16736-ce3f-421f-9e59-fb4ccef06b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:14.915Z|81938684-2a53-4be0-86dc-0f2ddd351379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:09:14.926Z|81938684-2a53-4be0-86dc-0f2ddd351379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:09:14.930Z|011e9a6d-180c-400c-861a-e962d15ac1c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:14.932Z|011e9a6d-180c-400c-861a-e962d15ac1c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:14.955Z|1f6e1fe9-cfda-4958-8554-765536381187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:14.956Z|1f6e1fe9-cfda-4958-8554-765536381187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:20.720Z|17637226-9a72-4cef-802d-adc4ef44d9e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:20.723Z|17637226-9a72-4cef-802d-adc4ef44d9e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:21.212Z|bfaa0f24-fded-4119-ad14-bc9d236f81a1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:09:21.214Z|bfaa0f24-fded-4119-ad14-bc9d236f81a1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:24.966Z|2b7f2fa7-6228-4e79-954a-57c40bf837b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:24.968Z|2b7f2fa7-6228-4e79-954a-57c40bf837b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:25.001Z|476f19fa-e647-4612-890a-6fe34635dd30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:25.002Z|476f19fa-e647-4612-890a-6fe34635dd30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:29.911Z|15bfd174-8e9c-4bd5-8bc9-aecea2740cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:09:29.913Z|15bfd174-8e9c-4bd5-8bc9-aecea2740cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:09:30.481Z|04553c36-39d8-4af2-b873-867272ff7ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:09:30.483Z|04553c36-39d8-4af2-b873-867272ff7ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:09:30.778Z|518229b3-504d-48d7-82fa-3ad976d1c397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:30.786Z|518229b3-504d-48d7-82fa-3ad976d1c397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:34.998Z|34dc5955-34d1-4730-8a9e-c09cdd9fbb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:35.000Z|34dc5955-34d1-4730-8a9e-c09cdd9fbb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:35.029Z|b7b97978-b3aa-489b-9948-bb4602f9fc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:35.030Z|b7b97978-b3aa-489b-9948-bb4602f9fc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:40.854Z|56b19123-7c0d-4e4c-b4c4-2e6c04c96620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:40.855Z|56b19123-7c0d-4e4c-b4c4-2e6c04c96620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:44.911Z|1006546b-cf3a-4642-beae-fd25684b3a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:09:44.913Z|1006546b-cf3a-4642-beae-fd25684b3a37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:09:45.042Z|9ab001a7-f51f-45e9-836a-1dccea217475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:45.043Z|9ab001a7-f51f-45e9-836a-1dccea217475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:45.132Z|f02ea70c-89b9-4e40-8ac6-7f49bad7409a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:45.136Z|f02ea70c-89b9-4e40-8ac6-7f49bad7409a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:50.889Z|994dcb82-1ccb-4c28-936b-1ca7b4e84cd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:50.891Z|994dcb82-1ccb-4c28-936b-1ca7b4e84cd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:55.106Z|db245410-48fc-416c-b332-a13888590f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:55.107Z|db245410-48fc-416c-b332-a13888590f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:55.182Z|36536208-0d1d-4c44-93cd-b87b1a4d525c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:09:55.183Z|36536208-0d1d-4c44-93cd-b87b1a4d525c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:09:59.913Z|f15127aa-9289-4e39-a16e-6af0ed9b03ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:09:59.929Z|f15127aa-9289-4e39-a16e-6af0ed9b03ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:10:00.484Z|d3e4eaa7-0d05-4e4f-94cf-f04c9918b68e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:10:00.485Z|d3e4eaa7-0d05-4e4f-94cf-f04c9918b68e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:10:00.934Z|9fde6a8d-ffa9-42d7-9f76-67fbce871817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:00.935Z|9fde6a8d-ffa9-42d7-9f76-67fbce871817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:05.158Z|e7c220bd-79e5-48de-b862-c363746aaf58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:05.160Z|e7c220bd-79e5-48de-b862-c363746aaf58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:05.213Z|3e654fda-c7e8-4d10-8e50-7702a34517aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:05.215Z|3e654fda-c7e8-4d10-8e50-7702a34517aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:10.984Z|a6baca38-1612-4af5-a2f1-d7e1a828939e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:10.987Z|a6baca38-1612-4af5-a2f1-d7e1a828939e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:14.911Z|257a439d-d4c4-4ab3-973c-da7e54f61cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:10:14.913Z|257a439d-d4c4-4ab3-973c-da7e54f61cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:10:15.221Z|fcd63488-5050-480c-a450-635a43bbf0b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:15.224Z|fcd63488-5050-480c-a450-635a43bbf0b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:15.261Z|d9f5096a-e041-4105-a838-3e340f8c35f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:15.264Z|d9f5096a-e041-4105-a838-3e340f8c35f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:21.017Z|ffe17515-ef1d-41be-b28c-40aecc6618ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:21.018Z|ffe17515-ef1d-41be-b28c-40aecc6618ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:21.213Z|16a0922f-dfc3-4cb8-90c8-c1ab0da3f65b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:10:21.215Z|16a0922f-dfc3-4cb8-90c8-c1ab0da3f65b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:25.259Z|4f514e5e-4468-4ada-8b70-46a45e1a4aac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:25.260Z|4f514e5e-4468-4ada-8b70-46a45e1a4aac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:25.303Z|b74a61c7-4312-4b17-9689-86421377ca29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:25.304Z|b74a61c7-4312-4b17-9689-86421377ca29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:29.913Z|31a59eff-3255-4368-921c-c9f9a491380b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:10:29.914Z|31a59eff-3255-4368-921c-c9f9a491380b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:10:30.487Z|e7f2ea63-b7f9-4e04-aab0-aa475b823490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:10:30.489Z|e7f2ea63-b7f9-4e04-aab0-aa475b823490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:10:31.059Z|34539f12-34a6-4bfe-ad52-8ac69419f7d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:31.062Z|34539f12-34a6-4bfe-ad52-8ac69419f7d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:35.312Z|8196e912-ce67-4363-ab67-46af1e606a26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:35.314Z|8196e912-ce67-4363-ab67-46af1e606a26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:35.343Z|fcaa7503-4b13-49a6-b4b2-31bcc2195c54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:35.344Z|fcaa7503-4b13-49a6-b4b2-31bcc2195c54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:41.092Z|ffc333c0-60bc-49f7-b5ab-63e545de87f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:41.094Z|ffc333c0-60bc-49f7-b5ab-63e545de87f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:44.913Z|ad540d8d-76d7-4097-a3ff-a79e307e4feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:10:44.921Z|ad540d8d-76d7-4097-a3ff-a79e307e4feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:10:45.376Z|2b0c093b-7a19-4624-828d-50337ab3f6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:45.385Z|4b94ac61-b856-4ef1-b522-967b6bc7a44c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:45.390Z|4b94ac61-b856-4ef1-b522-967b6bc7a44c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:45.410Z|2b0c093b-7a19-4624-828d-50337ab3f6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:51.151Z|7d3abec3-932d-4cc8-847e-f384382e32a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:51.153Z|7d3abec3-932d-4cc8-847e-f384382e32a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:55.475Z|ed6822e0-96c7-458d-9d8f-1e8b87644c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:55.477Z|ed6822e0-96c7-458d-9d8f-1e8b87644c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:55.484Z|cef562dd-f033-40ff-8256-2bb980d28ea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:10:55.485Z|cef562dd-f033-40ff-8256-2bb980d28ea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:10:59.913Z|95bb7ae3-c217-4734-b42d-34ad54561037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:10:59.915Z|95bb7ae3-c217-4734-b42d-34ad54561037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:11:00.491Z|eabd3aa2-25fc-442d-ac36-5d03210ad840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:11:00.492Z|eabd3aa2-25fc-442d-ac36-5d03210ad840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:11:01.189Z|a1fccc29-0f18-4e5b-9632-73b7fac1c176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:01.191Z|a1fccc29-0f18-4e5b-9632-73b7fac1c176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:05.523Z|94e21ba7-af34-444f-88c3-ec6c24245f2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:05.528Z|df6d19ba-88c0-426a-ab7d-6c1fca69ed6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:05.529Z|df6d19ba-88c0-426a-ab7d-6c1fca69ed6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:05.526Z|94e21ba7-af34-444f-88c3-ec6c24245f2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:11.224Z|83c9ac9e-1fb3-40a0-9364-20a9de5af247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:11.227Z|83c9ac9e-1fb3-40a0-9364-20a9de5af247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:14.913Z|6596c9aa-feee-4610-b841-3bea95768bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:11:14.915Z|6596c9aa-feee-4610-b841-3bea95768bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:11:15.600Z|dffe0517-f5c3-449c-9427-4b2cbc0f3969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:15.605Z|2c834b9c-f708-4372-86c7-fac872ae6ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:15.608Z|2c834b9c-f708-4372-86c7-fac872ae6ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:15.615Z|dffe0517-f5c3-449c-9427-4b2cbc0f3969|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:16.890Z||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 [0x160x030x010x020x000x010x000x010xfc0x030x03B0x890x960xc3C0xc90x0f0xacfJtw0xf6R0xc20xb0-0xcf0x000x84z0xdf0x880xb00x82+0xf6|0xd10x150x9a0xf9]. 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-06-24T04:11:21.216Z|b3f50fe4-99d3-4fdd-9700-c5b116b91a63|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:11:21.218Z|b3f50fe4-99d3-4fdd-9700-c5b116b91a63|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:21.284Z|cafda1f5-da3c-4533-887f-239e9e1cb66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:21.285Z|cafda1f5-da3c-4533-887f-239e9e1cb66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:25.663Z|470995a9-d480-46a6-9755-36bf96133bda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:25.664Z|470995a9-d480-46a6-9755-36bf96133bda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:25.678Z|0fb79880-de9d-4584-bbd3-b7d079882874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:25.679Z|0fb79880-de9d-4584-bbd3-b7d079882874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:29.912Z|1aa4a2ee-e263-4c8c-b711-4dfb57b045a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:11:29.918Z|1aa4a2ee-e263-4c8c-b711-4dfb57b045a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:11:30.494Z|ff02b49d-a8ff-45b2-a8f4-6ced408d6163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:11:30.494Z|ff02b49d-a8ff-45b2-a8f4-6ced408d6163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:11:31.323Z|709ff7ed-d2c5-4e58-be35-44151907f937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:31.324Z|709ff7ed-d2c5-4e58-be35-44151907f937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:35.692Z|7d4bb8bf-59df-4efa-8d34-a099640f475d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:35.694Z|7d4bb8bf-59df-4efa-8d34-a099640f475d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:35.706Z|fc902979-98ea-4d00-9a27-06e8c393c54c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:35.707Z|fc902979-98ea-4d00-9a27-06e8c393c54c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:41.360Z|e5d501b6-76f6-462e-996f-90f26c8546ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:41.361Z|e5d501b6-76f6-462e-996f-90f26c8546ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:44.913Z|9b8172c9-d4e4-405d-bcce-0be1fa82c1c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:11:44.914Z|9b8172c9-d4e4-405d-bcce-0be1fa82c1c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:11:45.729Z|fcdad8c4-c027-4943-9861-447e59c777c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:45.730Z|fcdad8c4-c027-4943-9861-447e59c777c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:45.740Z|2321c16c-e954-4faf-94cb-5be775e1a768|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:45.754Z|2321c16c-e954-4faf-94cb-5be775e1a768|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:51.388Z|8487b49e-305d-4fd9-b350-6dd24faf27e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:51.389Z|8487b49e-305d-4fd9-b350-6dd24faf27e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:55.783Z|70c130c5-bf44-4924-aa05-73e63fdef65d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:55.783Z|9ff7cca2-8f50-41e3-97c7-eb292fec9a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:11:55.784Z|70c130c5-bf44-4924-aa05-73e63fdef65d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:55.785Z|9ff7cca2-8f50-41e3-97c7-eb292fec9a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:11:59.911Z|8ac47a29-3a41-4eb1-8153-4c0d780ce95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:11:59.912Z|8ac47a29-3a41-4eb1-8153-4c0d780ce95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:12:00.501Z|90fb9119-6339-4df9-86c5-bbd57f187d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:12:00.502Z|90fb9119-6339-4df9-86c5-bbd57f187d86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:12:01.441Z|18c0fe55-f573-4681-b1d3-05c111e89f71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:01.443Z|18c0fe55-f573-4681-b1d3-05c111e89f71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:05.825Z|b3507090-33b8-48c3-8212-cf5ea6835407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:05.827Z|b3507090-33b8-48c3-8212-cf5ea6835407|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:05.864Z|1f74edbc-97a1-4c86-a8c2-2e71af66129d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:05.871Z|1f74edbc-97a1-4c86-a8c2-2e71af66129d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:11.479Z|eb912da8-8df4-42cc-b9ce-92860da1b796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:11.486Z|eb912da8-8df4-42cc-b9ce-92860da1b796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:14.919Z|7aac3acb-029f-4eb3-a5c7-02a2fe65c2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:12:14.925Z|7aac3acb-029f-4eb3-a5c7-02a2fe65c2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:12:15.861Z|57f8e962-5aa3-4c0c-b9cd-200a37e54a6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:15.863Z|57f8e962-5aa3-4c0c-b9cd-200a37e54a6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:15.949Z|30bf04c1-198c-4c5e-98a2-13eed9178483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:15.950Z|30bf04c1-198c-4c5e-98a2-13eed9178483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:21.222Z|9bebbea1-008d-41c9-b7cf-852080caf0b9|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:12:21.225Z|9bebbea1-008d-41c9-b7cf-852080caf0b9|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:21.513Z|9c9bfadd-a313-4674-bf10-7431d2ba8824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:21.514Z|9c9bfadd-a313-4674-bf10-7431d2ba8824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:25.898Z|6bdc3c6b-924e-4825-842e-0ca24b0cede7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:25.899Z|6bdc3c6b-924e-4825-842e-0ca24b0cede7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:25.988Z|1acf8317-ecf2-4e8e-b03b-9096dc5f4791|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:25.990Z|1acf8317-ecf2-4e8e-b03b-9096dc5f4791|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:29.911Z|2939ef2a-7849-4793-a0e9-bd437e688eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:12:29.912Z|2939ef2a-7849-4793-a0e9-bd437e688eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:12:30.504Z|69d72882-a5e4-4028-99d0-ddbd86d40e6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:12:30.512Z|69d72882-a5e4-4028-99d0-ddbd86d40e6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:12:31.570Z|ec7e3a59-bb91-4a60-be77-d7bf764b8599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:31.572Z|ec7e3a59-bb91-4a60-be77-d7bf764b8599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:35.944Z|f561b325-5285-476c-bca2-1764d7fe9531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:35.945Z|f561b325-5285-476c-bca2-1764d7fe9531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:36.024Z|c9525b27-9d9b-4b0c-bf75-b27cfe879ade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:36.026Z|c9525b27-9d9b-4b0c-bf75-b27cfe879ade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:41.610Z|fcd7507f-7c5b-447e-863a-456f26de53c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:41.611Z|fcd7507f-7c5b-447e-863a-456f26de53c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:44.912Z|1d9524f7-c95e-457e-b088-d6cc714cdce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:12:44.913Z|1d9524f7-c95e-457e-b088-d6cc714cdce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:12:46.003Z|c3599be2-4bd4-4996-b779-d3446335b6fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:46.004Z|c3599be2-4bd4-4996-b779-d3446335b6fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:46.064Z|53443894-e694-4746-9e62-da8119151c1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:46.066Z|53443894-e694-4746-9e62-da8119151c1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:51.641Z|db87f042-d3c7-4864-a836-6f49bb2f08db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:51.643Z|db87f042-d3c7-4864-a836-6f49bb2f08db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:56.034Z|59dbdf26-6869-454a-882e-a4b6afd6611a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:56.036Z|59dbdf26-6869-454a-882e-a4b6afd6611a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:56.092Z|08cd398e-ab38-4ce0-bb80-2ba8713c0326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:12:56.093Z|08cd398e-ab38-4ce0-bb80-2ba8713c0326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:12:59.911Z|db54d2c3-eddd-469a-9614-e6c6430ec75f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:12:59.915Z|db54d2c3-eddd-469a-9614-e6c6430ec75f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:13:00.514Z|a5505995-28d7-46e7-a7fe-401e63deb52a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:13:00.515Z|a5505995-28d7-46e7-a7fe-401e63deb52a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:13:01.670Z|534065e6-3d6e-49e8-a915-21bfce4bbecb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:01.671Z|534065e6-3d6e-49e8-a915-21bfce4bbecb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:06.078Z|f2200f4c-5b90-4494-9d7a-77ad260660c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:06.081Z|f2200f4c-5b90-4494-9d7a-77ad260660c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:06.138Z|b37cdc91-6e0d-425e-a0ee-1abb96eef865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:06.139Z|b37cdc91-6e0d-425e-a0ee-1abb96eef865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:11.713Z|3bd17e34-d6a7-492a-a94f-1d29afd98215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:11.719Z|3bd17e34-d6a7-492a-a94f-1d29afd98215|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:14.919Z|cbd78bfd-f83b-43c8-9a85-7aa8877e84ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:13:14.920Z|cbd78bfd-f83b-43c8-9a85-7aa8877e84ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:13:16.125Z|18150a04-f0dc-4c0c-9046-a5ef26dd6855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:16.127Z|18150a04-f0dc-4c0c-9046-a5ef26dd6855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:16.180Z|b0328b56-2837-4c75-a04f-5359b3cddddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:16.181Z|b0328b56-2837-4c75-a04f-5359b3cddddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:21.208Z|fe1a8e14-7153-4dee-9e81-2d04e5d822db|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:13:21.210Z|fe1a8e14-7153-4dee-9e81-2d04e5d822db|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:21.757Z|5c8b1cd8-388e-487a-8b53-118c3bab5414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:21.759Z|5c8b1cd8-388e-487a-8b53-118c3bab5414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:26.176Z|62080b2a-0938-486b-ad6b-c0577511cb57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:26.177Z|62080b2a-0938-486b-ad6b-c0577511cb57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:26.222Z|88651a15-6648-4c56-b986-efd511ce9827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:26.223Z|88651a15-6648-4c56-b986-efd511ce9827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:29.911Z|d8c69439-2feb-48f6-9424-66394cb59415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:13:29.912Z|d8c69439-2feb-48f6-9424-66394cb59415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:13:30.519Z|b779520f-23a7-4a26-805d-ed7c4e9a4b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:13:30.520Z|b779520f-23a7-4a26-805d-ed7c4e9a4b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:13:31.820Z|05db8355-570c-4b74-ba5a-0f90ec3a9d79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:31.823Z|05db8355-570c-4b74-ba5a-0f90ec3a9d79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:36.204Z|3024222a-6916-4197-ae43-b137766287f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:36.205Z|3024222a-6916-4197-ae43-b137766287f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:36.249Z|08e42f82-8257-4adb-80ef-768f3e33dc90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:36.251Z|08e42f82-8257-4adb-80ef-768f3e33dc90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:41.866Z|e2d712e0-6c7f-4310-bd00-3a9d9e5601cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:41.867Z|e2d712e0-6c7f-4310-bd00-3a9d9e5601cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:44.923Z|31ee931c-1e17-440a-bbdf-bf1d94b1ee9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:13:44.927Z|31ee931c-1e17-440a-bbdf-bf1d94b1ee9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:13:46.232Z|79ca44df-3769-44c2-9d67-fdc596c6fde3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:46.233Z|79ca44df-3769-44c2-9d67-fdc596c6fde3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:46.302Z|89cc2c99-e615-461a-a666-d42aec3cb0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:46.303Z|89cc2c99-e615-461a-a666-d42aec3cb0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:51.903Z|a605a612-901f-4c12-bf7e-e4a6d83c70de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:51.905Z|a605a612-901f-4c12-bf7e-e4a6d83c70de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:56.264Z|fbad5606-38d2-4252-90f4-4581b6a35774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:56.266Z|fbad5606-38d2-4252-90f4-4581b6a35774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:56.332Z|24c3fdf0-1620-4acb-967b-775be49a930a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:13:56.336Z|24c3fdf0-1620-4acb-967b-775be49a930a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:13:59.911Z|8df0db0a-3c2e-43e9-9871-68f6d7f2bd9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:13:59.914Z|8df0db0a-3c2e-43e9-9871-68f6d7f2bd9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:14:00.521Z|b1f5e60a-795f-45ce-9588-c0ec7850f943|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:14:00.523Z|b1f5e60a-795f-45ce-9588-c0ec7850f943|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:14:01.955Z|caa1bc86-e9ca-4281-a1d9-7c224e922d51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:01.957Z|caa1bc86-e9ca-4281-a1d9-7c224e922d51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:06.309Z|da7568d8-4e44-4ae1-b422-7b3aae32f52e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:06.311Z|da7568d8-4e44-4ae1-b422-7b3aae32f52e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:06.412Z|1e8d40a4-0ca8-45c2-b0b0-6ced9b5fc97f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:06.414Z|1e8d40a4-0ca8-45c2-b0b0-6ced9b5fc97f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:11.985Z|2f59b9d3-2a8c-496b-b1ba-bec2e8bd500a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:11.986Z|2f59b9d3-2a8c-496b-b1ba-bec2e8bd500a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:14.911Z|8456f117-af45-4df4-9e62-45257c9fde5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:14:14.912Z|8456f117-af45-4df4-9e62-45257c9fde5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:14:16.362Z|48d38850-7bb5-4e46-b7d6-c6a3f7acda2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:16.363Z|48d38850-7bb5-4e46-b7d6-c6a3f7acda2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:16.448Z|3dbb056e-36a8-4244-84dd-4c14ad6786a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:16.449Z|3dbb056e-36a8-4244-84dd-4c14ad6786a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:21.208Z|f4a15dc5-3ebe-4127-9c6c-35664e5cc8cd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:14:21.210Z|f4a15dc5-3ebe-4127-9c6c-35664e5cc8cd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:22.013Z|1036b9d9-091f-4251-9720-85cb19bf46fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:22.015Z|1036b9d9-091f-4251-9720-85cb19bf46fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:26.397Z|04a4f1e8-75d6-4378-8d24-456c506d0998|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:26.399Z|04a4f1e8-75d6-4378-8d24-456c506d0998|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:26.492Z|e99ec45b-335e-4422-aca1-95e1a530c349|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:26.502Z|e99ec45b-335e-4422-aca1-95e1a530c349|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:29.911Z|a9dd7abc-be2d-4891-b9fd-94d4a65f892b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:14:29.915Z|a9dd7abc-be2d-4891-b9fd-94d4a65f892b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:14:30.524Z|e6f3df27-bcda-47cd-bc29-55a2dd45b332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:14:30.525Z|e6f3df27-bcda-47cd-bc29-55a2dd45b332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:14:32.047Z|66a0245b-1eb3-46a0-b2b3-788aa38fc62d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:32.049Z|66a0245b-1eb3-46a0-b2b3-788aa38fc62d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:36.426Z|25fe2e6c-f5a3-4a93-9c54-0b9fbb81d82a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:36.427Z|25fe2e6c-f5a3-4a93-9c54-0b9fbb81d82a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:36.535Z|afe0264b-b7e2-4bde-a93e-657db3144b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:36.536Z|afe0264b-b7e2-4bde-a93e-657db3144b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:42.076Z|08b10a67-a6af-4966-b9e7-826825f0e8eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:42.086Z|08b10a67-a6af-4966-b9e7-826825f0e8eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:44.914Z|a65d8e72-dea4-4770-9e80-392c1bcdc295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:14:44.915Z|a65d8e72-dea4-4770-9e80-392c1bcdc295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:14:46.466Z|2953103f-0497-40e2-8e72-3c6510654bf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:46.468Z|2953103f-0497-40e2-8e72-3c6510654bf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:46.589Z|ded30f9a-bcae-410f-84c4-2e0a4950c34f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:46.591Z|ded30f9a-bcae-410f-84c4-2e0a4950c34f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:52.113Z|13a2ceb0-39b9-44eb-a460-36cd93a93402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:52.114Z|13a2ceb0-39b9-44eb-a460-36cd93a93402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:56.532Z|e638613b-74ca-48df-9f3d-a4cccd1e8ea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:56.534Z|e638613b-74ca-48df-9f3d-a4cccd1e8ea9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:56.619Z|d13caff0-0c4b-40ff-82a1-a24792164d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:14:56.620Z|d13caff0-0c4b-40ff-82a1-a24792164d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:14:59.911Z|71e516d9-f4d7-4cab-b3bd-4bd428073085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:14:59.912Z|71e516d9-f4d7-4cab-b3bd-4bd428073085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:15:00.527Z|07d733f7-f0a8-4a95-8f65-b66f06d03278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:15:00.528Z|07d733f7-f0a8-4a95-8f65-b66f06d03278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:15:02.170Z|6cf26874-139a-4ca0-95e8-9403b0120fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:02.171Z|6cf26874-139a-4ca0-95e8-9403b0120fe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:06.567Z|69f40b50-9f02-40af-9d10-af542d637ab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:06.569Z|69f40b50-9f02-40af-9d10-af542d637ab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:06.681Z|7d86582b-c8ff-4ff9-80b8-5af0a6db02fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:06.683Z|7d86582b-c8ff-4ff9-80b8-5af0a6db02fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:12.205Z|8f448aef-aee6-4285-b9a6-304fa95c7a35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:12.207Z|8f448aef-aee6-4285-b9a6-304fa95c7a35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:14.911Z|2b692a09-d871-4858-be11-1ff465dbccf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:15:14.915Z|2b692a09-d871-4858-be11-1ff465dbccf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:15:16.605Z|8c50045c-08a1-4357-82b1-6582b92f2fd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:16.606Z|8c50045c-08a1-4357-82b1-6582b92f2fd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:16.711Z|72dd8a21-925d-49fe-9761-25181da57ef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:16.712Z|72dd8a21-925d-49fe-9761-25181da57ef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:21.208Z|2ffc009b-ce6a-4c56-b364-5eea247aea8b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:15:21.209Z|2ffc009b-ce6a-4c56-b364-5eea247aea8b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:22.238Z|5473293b-3b75-4676-a75e-c6fba6e7b451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:22.240Z|5473293b-3b75-4676-a75e-c6fba6e7b451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:26.636Z|aa0bc23a-fd49-4a43-9fe6-d2e2694f9480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:26.638Z|aa0bc23a-fd49-4a43-9fe6-d2e2694f9480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:26.769Z|07d2fd2c-50fd-4ea0-9077-805c69c06450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:26.771Z|07d2fd2c-50fd-4ea0-9077-805c69c06450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:29.912Z|f29cc088-47b9-4b2d-865b-3f9f45397021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:15:29.912Z|f29cc088-47b9-4b2d-865b-3f9f45397021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:15:30.530Z|3c6ce9d3-0c69-4e2e-a4a7-fcdbf4f62c97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:15:30.531Z|3c6ce9d3-0c69-4e2e-a4a7-fcdbf4f62c97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:15:32.266Z|82b3e451-1954-4eed-a762-42aab81ec26c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:32.267Z|82b3e451-1954-4eed-a762-42aab81ec26c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:36.672Z|9e42be1f-84b4-46b4-bf04-c07e5e1d9a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:36.674Z|9e42be1f-84b4-46b4-bf04-c07e5e1d9a00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:36.811Z|7304ca23-6147-4af3-9c8c-9f87fb62e9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:36.813Z|7304ca23-6147-4af3-9c8c-9f87fb62e9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:42.307Z|daae75e2-8002-46a8-b4e5-18196bc2c456|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:42.309Z|daae75e2-8002-46a8-b4e5-18196bc2c456|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:44.912Z|42727de5-b034-4921-8b7c-d129ae65d66d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:15:44.913Z|42727de5-b034-4921-8b7c-d129ae65d66d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:15:46.718Z|c757645d-fe6e-45da-9c03-9742c0f753f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:46.720Z|c757645d-fe6e-45da-9c03-9742c0f753f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:46.846Z|ee24a426-d0f0-4493-9199-80f4977e82ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:46.847Z|ee24a426-d0f0-4493-9199-80f4977e82ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:52.342Z|8504c667-4e90-4386-98fe-64d6d85d5a53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:52.343Z|8504c667-4e90-4386-98fe-64d6d85d5a53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:56.779Z|e38b673c-399f-4895-b63b-ee3a6f72b65d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:56.783Z|e38b673c-399f-4895-b63b-ee3a6f72b65d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:56.879Z|3aad2511-a1ae-4a0e-ac07-ed7fb920dc7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:15:56.881Z|3aad2511-a1ae-4a0e-ac07-ed7fb920dc7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:15:59.911Z|8d915142-5575-49ad-ac91-c3b21e646bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:15:59.927Z|8d915142-5575-49ad-ac91-c3b21e646bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:16:00.532Z|e77313cb-f15f-426b-851b-b8cff375ef49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:16:00.533Z|e77313cb-f15f-426b-851b-b8cff375ef49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:16:02.384Z|e05cc86f-f2b2-45b4-a9bf-9a2965b802a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:02.386Z|e05cc86f-f2b2-45b4-a9bf-9a2965b802a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:06.813Z|dc178103-043d-4003-80de-ad30f4339878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:06.814Z|dc178103-043d-4003-80de-ad30f4339878|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:06.910Z|d313e214-7c5f-48ba-8fa7-421bad9998b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:06.911Z|d313e214-7c5f-48ba-8fa7-421bad9998b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:12.443Z|bba8b3b6-e101-4975-97fe-545f9736bd0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:12.444Z|bba8b3b6-e101-4975-97fe-545f9736bd0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:14.917Z|ffb43a5a-15a9-4f91-b594-32ce2bfe8ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:16:14.918Z|ffb43a5a-15a9-4f91-b594-32ce2bfe8ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:16:16.846Z|1844b42e-37f9-4e66-89e5-a779ae88b6b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:16.850Z|1844b42e-37f9-4e66-89e5-a779ae88b6b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:16.955Z|6ec64942-e864-4979-acc9-fff69b8ab3ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:16.958Z|6ec64942-e864-4979-acc9-fff69b8ab3ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:21.212Z|ce635117-3b8c-4ce3-92e7-27db45f3f926|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:16:21.214Z|ce635117-3b8c-4ce3-92e7-27db45f3f926|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:22.479Z|b3370cd5-d63f-4e96-a269-245e2d99127a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:22.480Z|b3370cd5-d63f-4e96-a269-245e2d99127a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:26.911Z|3634a491-6d5c-46b5-8873-2632b5f5b58d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:26.912Z|3634a491-6d5c-46b5-8873-2632b5f5b58d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:27.004Z|81461c64-fbc3-4215-a75a-92b0f1f8adfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:27.005Z|81461c64-fbc3-4215-a75a-92b0f1f8adfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:29.911Z|b58e7cee-4af0-41c2-84d4-ac4846e5d25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:16:29.912Z|b58e7cee-4af0-41c2-84d4-ac4846e5d25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:16:30.534Z|eb946dcc-0794-45c8-a684-2d11be40e063|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:16:30.535Z|eb946dcc-0794-45c8-a684-2d11be40e063|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:16:32.507Z|9daeec7f-b69e-4803-8bc7-a778d7ba2963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:32.509Z|9daeec7f-b69e-4803-8bc7-a778d7ba2963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:36.959Z|43a62148-1382-4e9b-b104-761e4a7a95e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:36.961Z|43a62148-1382-4e9b-b104-761e4a7a95e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:37.083Z|c3ebe209-b7d9-4d4f-a6a6-2cea7318b1bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:37.084Z|c3ebe209-b7d9-4d4f-a6a6-2cea7318b1bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:42.541Z|39ed8f71-8295-4240-ae76-99d3cfa54b6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:42.542Z|39ed8f71-8295-4240-ae76-99d3cfa54b6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:44.911Z|9f70ece8-8cce-4025-bf11-5ed795cfc2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:16:44.915Z|9f70ece8-8cce-4025-bf11-5ed795cfc2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:16:46.990Z|5aaca2be-915f-476a-a478-62a3ba86f3f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:46.991Z|5aaca2be-915f-476a-a478-62a3ba86f3f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:47.127Z|8db72e50-36dd-4e2a-9827-d1bfbc711579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:47.128Z|8db72e50-36dd-4e2a-9827-d1bfbc711579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:52.568Z|a5355c17-9230-44ae-8c61-26eb332baa7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:52.570Z|a5355c17-9230-44ae-8c61-26eb332baa7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:57.021Z|e43a3a14-193d-434c-b815-9ae844fc2be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:57.023Z|e43a3a14-193d-434c-b815-9ae844fc2be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:57.153Z|4a91b5a8-e8c3-447b-919f-6e903a159580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:16:57.154Z|4a91b5a8-e8c3-447b-919f-6e903a159580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:16:59.912Z|d2cc309d-4db8-4d97-a77a-2f03758b4f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:16:59.913Z|d2cc309d-4db8-4d97-a77a-2f03758b4f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:17:00.536Z|48c2a046-e422-4009-92f3-fda4818d9a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:17:00.537Z|48c2a046-e422-4009-92f3-fda4818d9a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:17:02.608Z|d50c877a-e774-40ab-9c45-165f629f1a95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:02.609Z|d50c877a-e774-40ab-9c45-165f629f1a95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:07.061Z|58b684bd-cf7a-462d-97ac-d29388a6da08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:07.062Z|58b684bd-cf7a-462d-97ac-d29388a6da08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:07.204Z|9edd9693-151f-48c1-86f2-86770e503ac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:07.205Z|9edd9693-151f-48c1-86f2-86770e503ac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:12.642Z|72b8c4c4-2136-4219-8566-3189f7f28584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:12.644Z|72b8c4c4-2136-4219-8566-3189f7f28584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:14.916Z|d95fabd2-e9cb-46d1-a8a7-e4d80dbe0c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:17:14.921Z|d95fabd2-e9cb-46d1-a8a7-e4d80dbe0c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:17:17.090Z|0f8b2e54-364f-49f6-b9e7-ac2fcca92e20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:17.091Z|0f8b2e54-364f-49f6-b9e7-ac2fcca92e20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:17.234Z|5aaffb04-f176-41f1-86fa-249d432a0fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:17.235Z|5aaffb04-f176-41f1-86fa-249d432a0fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:21.212Z|21d15ba1-5fbd-4316-972a-840cbbc6fa0c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:17:21.213Z|21d15ba1-5fbd-4316-972a-840cbbc6fa0c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:22.678Z|eba7f046-3adb-4d95-b1a4-1045fa95f34a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:22.680Z|eba7f046-3adb-4d95-b1a4-1045fa95f34a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:27.138Z|0a95b565-08ec-4fe2-ae60-c70cd1727398|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:27.141Z|0a95b565-08ec-4fe2-ae60-c70cd1727398|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:27.273Z|46e45bc6-93ef-42ed-80e4-bcc69ce5d456|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:27.274Z|46e45bc6-93ef-42ed-80e4-bcc69ce5d456|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:29.912Z|6fe75de6-1f7c-435e-a7fc-0262638b8fa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:17:29.913Z|6fe75de6-1f7c-435e-a7fc-0262638b8fa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:17:30.538Z|5cf73329-9f52-4dd4-8349-abef0eda5972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:17:30.540Z|5cf73329-9f52-4dd4-8349-abef0eda5972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:17:32.724Z|396e8486-27d0-4008-904a-2a7d9de055f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:32.728Z|396e8486-27d0-4008-904a-2a7d9de055f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:37.188Z|2e285abc-6bad-45f5-9c82-b742d62cd8ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:37.190Z|2e285abc-6bad-45f5-9c82-b742d62cd8ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:37.309Z|c2bb5449-cfc0-49ed-b6b0-cd4fa8d47b9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:37.311Z|c2bb5449-cfc0-49ed-b6b0-cd4fa8d47b9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:42.763Z|559015d2-d097-425a-821f-de893922bd74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:42.765Z|559015d2-d097-425a-821f-de893922bd74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:44.913Z|53deb8be-8609-41b8-85bf-7760363a9e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:17:44.914Z|53deb8be-8609-41b8-85bf-7760363a9e43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:17:47.232Z|f238baa4-0b48-4e57-bec0-12c1c80bf2c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:47.234Z|f238baa4-0b48-4e57-bec0-12c1c80bf2c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:47.337Z|e7b6a78b-9266-4232-b0b1-86401a154229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:47.339Z|e7b6a78b-9266-4232-b0b1-86401a154229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:52.803Z|8e94b870-92ad-438a-b793-4d631d3f5d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:52.805Z|8e94b870-92ad-438a-b793-4d631d3f5d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:57.286Z|bd55b4b1-3f23-4cc0-839e-0793459a7735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:57.288Z|bd55b4b1-3f23-4cc0-839e-0793459a7735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:57.398Z|a9150cb0-8d90-441f-8c9c-141773164104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:17:57.400Z|a9150cb0-8d90-441f-8c9c-141773164104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:17:59.912Z|207c7672-c9bf-4d8c-8029-0ed3c351bc08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:17:59.918Z|207c7672-c9bf-4d8c-8029-0ed3c351bc08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:18:00.541Z|df430165-5505-4a90-b70a-fd27caed26ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:18:00.542Z|df430165-5505-4a90-b70a-fd27caed26ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:18:02.835Z|c736bf30-440d-43d8-887f-c5c088858cb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:02.836Z|c736bf30-440d-43d8-887f-c5c088858cb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:07.320Z|63e96b6a-62ad-4910-9302-97a7d56fc654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:07.321Z|63e96b6a-62ad-4910-9302-97a7d56fc654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:07.429Z|aa1838f5-1c89-4527-89ba-1fa38649a3ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:07.431Z|aa1838f5-1c89-4527-89ba-1fa38649a3ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:12.864Z|2464418c-1c7f-4841-adbb-6683c84afe12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:12.866Z|2464418c-1c7f-4841-adbb-6683c84afe12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:14.912Z|df7f4a77-46b1-427e-ae02-b44f5c85d7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:18:14.913Z|df7f4a77-46b1-427e-ae02-b44f5c85d7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:18:17.354Z|ff0fada2-76d4-4b14-9982-66c27257eed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:17.356Z|ff0fada2-76d4-4b14-9982-66c27257eed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:17.482Z|ff88adc4-9e85-42fc-a48d-481fc02e4d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:17.484Z|ff88adc4-9e85-42fc-a48d-481fc02e4d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:21.211Z|e8686c78-bcea-4f6d-9dca-3872c67d657c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:18:21.212Z|e8686c78-bcea-4f6d-9dca-3872c67d657c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:22.892Z|b08c0d36-f8f7-4a42-9c35-932adebf5380|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:22.893Z|b08c0d36-f8f7-4a42-9c35-932adebf5380|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:27.420Z|33dbc7cc-5678-43a5-9a96-fb6809eec188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:27.422Z|33dbc7cc-5678-43a5-9a96-fb6809eec188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:27.516Z|a1419b98-525c-4412-acfb-f12e167d9903|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:27.520Z|a1419b98-525c-4412-acfb-f12e167d9903|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:29.912Z|9b8aff5a-def2-4931-b392-0f49c12cddaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:18:29.913Z|9b8aff5a-def2-4931-b392-0f49c12cddaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:18:30.543Z|413e3cb7-3934-46d3-9ab1-fef36bbc0d0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:18:30.544Z|413e3cb7-3934-46d3-9ab1-fef36bbc0d0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:18:32.921Z|0acf9154-7969-4b74-83a0-5212d101cc0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:32.922Z|0acf9154-7969-4b74-83a0-5212d101cc0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:37.471Z|d7660b91-87fa-4a33-aca5-e001f2d2733b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:37.472Z|d7660b91-87fa-4a33-aca5-e001f2d2733b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:37.558Z|e8210e3c-585d-4981-bc70-512b4391374a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:37.560Z|e8210e3c-585d-4981-bc70-512b4391374a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:42.951Z|69622c8a-aee3-4654-aefc-620baa0f3bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:42.953Z|69622c8a-aee3-4654-aefc-620baa0f3bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:44.914Z|5e692777-63f6-4020-8dbe-075ce7cd1ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:18:44.929Z|5e692777-63f6-4020-8dbe-075ce7cd1ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:18:47.505Z|1d132ff5-6d36-4381-8da1-9f5afd1f9fbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:47.506Z|1d132ff5-6d36-4381-8da1-9f5afd1f9fbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:47.616Z|65c70464-a632-4750-9c99-d0185e8b4457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:47.618Z|65c70464-a632-4750-9c99-d0185e8b4457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:52.982Z|4082aff4-e5f0-4ca5-9d5a-717a4489b434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:52.984Z|4082aff4-e5f0-4ca5-9d5a-717a4489b434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:57.534Z|45a0f17a-6465-4138-bdf7-6629ecf6910e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:57.536Z|45a0f17a-6465-4138-bdf7-6629ecf6910e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:57.653Z|ab25955e-a166-45c7-b5cf-28bd46111e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:18:57.655Z|ab25955e-a166-45c7-b5cf-28bd46111e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:18:59.911Z|950cf0f8-0413-4386-8b80-e4e6c621253b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:18:59.912Z|950cf0f8-0413-4386-8b80-e4e6c621253b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:19:00.554Z|26da10f8-79a3-4ccf-af0d-762e541ba12f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:19:00.559Z|26da10f8-79a3-4ccf-af0d-762e541ba12f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:19:03.047Z|58202669-7cde-4e14-93f2-a046fbd45ba7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:03.049Z|58202669-7cde-4e14-93f2-a046fbd45ba7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:07.577Z|bca40dc2-fdbd-4f26-b771-989d1fb683ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:07.579Z|bca40dc2-fdbd-4f26-b771-989d1fb683ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:07.690Z|1483e678-59aa-4169-b4e8-74248d0066f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:07.692Z|1483e678-59aa-4169-b4e8-74248d0066f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:13.076Z|97d321de-5727-45b1-9ef8-0334e9a9ec07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:13.077Z|97d321de-5727-45b1-9ef8-0334e9a9ec07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:14.911Z|97ce1175-f30b-4754-84ff-ea4549cc3dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:19:14.912Z|97ce1175-f30b-4754-84ff-ea4549cc3dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:19:17.614Z|24ddc06e-bbb2-4de6-b6af-dc407d7c5a03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:17.616Z|24ddc06e-bbb2-4de6-b6af-dc407d7c5a03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:17.719Z|564904ed-ffa0-40a4-8b8e-6b2f77e58668|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:17.720Z|564904ed-ffa0-40a4-8b8e-6b2f77e58668|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:21.218Z|cfc04efd-8078-4c5a-8555-447de7129e51|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:19:21.220Z|cfc04efd-8078-4c5a-8555-447de7129e51|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:23.104Z|986b73fd-8d31-4fe2-9474-157665ec0d50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:23.106Z|986b73fd-8d31-4fe2-9474-157665ec0d50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:27.689Z|8d3a9250-aa71-4bcb-891b-bae44bbc0ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:27.691Z|8d3a9250-aa71-4bcb-891b-bae44bbc0ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:27.777Z|ba7f43e4-3ae4-4d4b-9d0c-c5186ea02fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:27.779Z|ba7f43e4-3ae4-4d4b-9d0c-c5186ea02fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:29.911Z|46c67d3a-e62b-48d2-ab2e-a7f5139b1c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:19:29.917Z|46c67d3a-e62b-48d2-ab2e-a7f5139b1c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:19:30.561Z|ad5b5b56-1ec3-419f-9631-14ef8f4af4dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:19:30.564Z|ad5b5b56-1ec3-419f-9631-14ef8f4af4dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:19:33.143Z|e8c7d464-535c-45dc-a35d-81c929b51025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:33.145Z|e8c7d464-535c-45dc-a35d-81c929b51025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:37.722Z|f441aab4-37d4-4c57-a4e5-0b15b5e7c824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:37.724Z|f441aab4-37d4-4c57-a4e5-0b15b5e7c824|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:37.821Z|c53e26cd-a43c-4f75-a11c-79fed0b4e82e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:37.822Z|c53e26cd-a43c-4f75-a11c-79fed0b4e82e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:43.174Z|af4e57dc-5287-4704-b45a-a6c5810c155f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:43.176Z|af4e57dc-5287-4704-b45a-a6c5810c155f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:44.911Z|a35fb457-a8d0-4e90-80fa-7ac1e6acb202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:19:44.912Z|a35fb457-a8d0-4e90-80fa-7ac1e6acb202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:19:47.757Z|49982636-f3bb-436f-9883-d0a95f4fb233|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:47.759Z|49982636-f3bb-436f-9883-d0a95f4fb233|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:47.861Z|243036a8-4536-4853-a4ca-3e529a8ade8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:47.863Z|243036a8-4536-4853-a4ca-3e529a8ade8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:53.207Z|0d3fb7f4-43d1-4477-8faa-a913e549da9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:53.208Z|0d3fb7f4-43d1-4477-8faa-a913e549da9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:57.786Z|e34099ac-9e60-4219-92c7-3d411495956e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:57.787Z|e34099ac-9e60-4219-92c7-3d411495956e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:57.897Z|9750ef76-501c-4549-b233-ca27122495d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:19:57.898Z|9750ef76-501c-4549-b233-ca27122495d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:19:59.912Z|e14ab516-8fb6-49c6-a78c-40604f1345d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:19:59.913Z|e14ab516-8fb6-49c6-a78c-40604f1345d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:20:00.565Z|25642ee3-d410-4041-98d9-273e5b6c2ce5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:20:00.566Z|25642ee3-d410-4041-98d9-273e5b6c2ce5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:20:03.287Z|8e05e1d0-7edd-4e95-980d-c4ca9db0616b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:03.302Z|8e05e1d0-7edd-4e95-980d-c4ca9db0616b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:07.825Z|19ead59d-1f93-4a1d-abf0-8d1aad469291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:07.827Z|19ead59d-1f93-4a1d-abf0-8d1aad469291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:07.925Z|ea717cc5-acc0-4a1f-973d-6e2f0b0b44d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:07.927Z|ea717cc5-acc0-4a1f-973d-6e2f0b0b44d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:13.353Z|4f911daa-14fc-47a7-8b54-022526b12613|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:13.356Z|4f911daa-14fc-47a7-8b54-022526b12613|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:14.915Z|f7878fba-4619-4b3b-8f1c-7d594ea96784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:20:14.934Z|f7878fba-4619-4b3b-8f1c-7d594ea96784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:20:17.861Z|cc30bccc-9422-40a0-8f88-bbaf237adfbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:17.863Z|cc30bccc-9422-40a0-8f88-bbaf237adfbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:17.961Z|251b1f83-6f6e-4378-99cd-b6232bdf73d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:17.963Z|251b1f83-6f6e-4378-99cd-b6232bdf73d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:21.211Z|94574e0c-4460-49c6-b844-8d111263960e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:20:21.212Z|94574e0c-4460-49c6-b844-8d111263960e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:23.387Z|0292c405-9a6a-43cc-98f3-3730bd3bb069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:23.388Z|0292c405-9a6a-43cc-98f3-3730bd3bb069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:27.922Z|f7a2ccee-a4ea-438d-9725-6d87f005bff7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:27.923Z|f7a2ccee-a4ea-438d-9725-6d87f005bff7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:28.003Z|85d2484f-ee27-4878-8a95-ead88f40f68f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:28.004Z|85d2484f-ee27-4878-8a95-ead88f40f68f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:29.919Z|46fbbe3d-26f5-42e7-b101-44bf68f8f3b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:20:29.920Z|46fbbe3d-26f5-42e7-b101-44bf68f8f3b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:20:30.568Z|f4ac0156-e5a1-46fe-8c93-5135f0d3897d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:20:30.569Z|f4ac0156-e5a1-46fe-8c93-5135f0d3897d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:20:33.421Z|509ffdb2-60a7-4ac5-98c9-efb5f6de9fdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:33.422Z|509ffdb2-60a7-4ac5-98c9-efb5f6de9fdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:37.970Z|7156c275-35ed-447f-bd9b-e04a4d970f28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:37.971Z|7156c275-35ed-447f-bd9b-e04a4d970f28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:38.044Z|1261293c-ddf3-4468-9a95-f8b211ae2859|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:38.045Z|1261293c-ddf3-4468-9a95-f8b211ae2859|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:43.459Z|59d51946-b19f-4d4e-a6cc-1ffc546e9cfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:43.460Z|59d51946-b19f-4d4e-a6cc-1ffc546e9cfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:44.914Z|7085ce5d-b305-44b5-a52a-01b467e9ba8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:20:44.915Z|7085ce5d-b305-44b5-a52a-01b467e9ba8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:20:48.010Z|cc6e43fc-34e3-48d7-af92-b5ffc850bfe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:48.011Z|cc6e43fc-34e3-48d7-af92-b5ffc850bfe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:48.096Z|cc225eed-ded2-4f1c-8ee2-0365b84d8396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:48.098Z|cc225eed-ded2-4f1c-8ee2-0365b84d8396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:53.492Z|5ff57b8f-5b90-473a-9bff-b0dc4b5df3dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:53.493Z|5ff57b8f-5b90-473a-9bff-b0dc4b5df3dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:58.053Z|ed16272c-05e7-42a8-b25e-1fb36a40089e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:58.056Z|ed16272c-05e7-42a8-b25e-1fb36a40089e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:58.129Z|9bab14ae-2e50-4212-86f2-b53bde57bb1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:20:58.130Z|9bab14ae-2e50-4212-86f2-b53bde57bb1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:20:59.911Z|adb0f7fe-bb92-4389-8c2c-14687f236ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:20:59.918Z|adb0f7fe-bb92-4389-8c2c-14687f236ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:21:00.570Z|7bfe99bc-8f3f-499e-8b66-2a060a33e51c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:21:00.571Z|7bfe99bc-8f3f-499e-8b66-2a060a33e51c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:21:03.529Z|8c49f0b9-31e0-4b2e-870c-c9828e6fe7d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:03.531Z|8c49f0b9-31e0-4b2e-870c-c9828e6fe7d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:08.111Z|6a50f44a-168f-465f-a70c-5529edd8aa13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:08.116Z|6a50f44a-168f-465f-a70c-5529edd8aa13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:08.184Z|7b898985-b89d-434a-9b91-0f7e00805b92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:08.185Z|7b898985-b89d-434a-9b91-0f7e00805b92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:13.565Z|642a2773-e447-4ccb-8cd1-c80a9d35bd37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:13.566Z|642a2773-e447-4ccb-8cd1-c80a9d35bd37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:14.913Z|36e6f9ea-cb6c-4ae7-a6be-5c6b2d8cae29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:21:14.914Z|36e6f9ea-cb6c-4ae7-a6be-5c6b2d8cae29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:21:18.182Z|27a062cb-0308-4b8d-ac94-1e6e614966be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:18.183Z|27a062cb-0308-4b8d-ac94-1e6e614966be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:18.213Z|d77bf03d-38a0-4b5d-a9be-012331a8b51d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:18.214Z|d77bf03d-38a0-4b5d-a9be-012331a8b51d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:21.213Z|4362e31b-9e63-4fba-9c7a-eb986a49fd2d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:21:21.214Z|4362e31b-9e63-4fba-9c7a-eb986a49fd2d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:23.595Z|505d0df7-9173-471a-9f12-e66a801ed3b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:23.597Z|505d0df7-9173-471a-9f12-e66a801ed3b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:28.222Z|b9baff82-52bd-46dc-8d63-950ece6d1202|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:28.224Z|b9baff82-52bd-46dc-8d63-950ece6d1202|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:28.255Z|41d6e9cc-0f78-410e-9420-d7e5feeb2abf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:28.257Z|41d6e9cc-0f78-410e-9420-d7e5feeb2abf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:29.912Z|7509e885-492c-47d3-b830-1523360317ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:21:29.912Z|7509e885-492c-47d3-b830-1523360317ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:21:30.573Z|652f826d-3450-459f-bc87-ffa6428a96a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:21:30.574Z|652f826d-3450-459f-bc87-ffa6428a96a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:21:33.650Z|f765b7e8-d486-41d5-89fc-97067b8c6018|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:33.652Z|f765b7e8-d486-41d5-89fc-97067b8c6018|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:38.259Z|7e6624c5-564c-4f07-ba23-9043918c9bb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:38.260Z|7e6624c5-564c-4f07-ba23-9043918c9bb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:38.327Z|556f4141-beec-4be2-b790-027592e8feaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:38.329Z|556f4141-beec-4be2-b790-027592e8feaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:43.680Z|4708b417-29c9-49cb-a65e-08bcbff8caf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:43.687Z|4708b417-29c9-49cb-a65e-08bcbff8caf3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:44.914Z|64d6df0c-d7c0-4539-b0ff-5622e2b9b06b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:21:44.920Z|64d6df0c-d7c0-4539-b0ff-5622e2b9b06b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:21:48.318Z|9d2b7f8d-13cc-4625-bd6a-b447386f1c09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:48.319Z|9d2b7f8d-13cc-4625-bd6a-b447386f1c09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:48.375Z|fe41f8d8-95d1-4b60-ba1d-257e4331ab71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:48.391Z|fe41f8d8-95d1-4b60-ba1d-257e4331ab71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:53.718Z|b4319ff3-23ac-4817-9f0c-e7235ace6425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:53.720Z|b4319ff3-23ac-4817-9f0c-e7235ace6425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:58.355Z|27ec3152-d912-47fd-b0a4-54c6f4d12618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:58.366Z|27ec3152-d912-47fd-b0a4-54c6f4d12618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:58.420Z|fed531fc-8d62-478c-9455-103e2f9fbc8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:21:58.421Z|fed531fc-8d62-478c-9455-103e2f9fbc8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:21:59.911Z|42676696-3ef2-4232-9550-71fd08e0926d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:21:59.913Z|42676696-3ef2-4232-9550-71fd08e0926d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:22:00.576Z|8fa0b007-f0ee-4745-bfd8-e249b71d54cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:22:00.577Z|8fa0b007-f0ee-4745-bfd8-e249b71d54cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:22:03.751Z|2c0be861-cce6-4fb4-9dd3-f0eaef4e316d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:03.752Z|2c0be861-cce6-4fb4-9dd3-f0eaef4e316d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:08.429Z|ea60ec15-e03e-4778-81cf-e716ff59f4d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:08.431Z|ea60ec15-e03e-4778-81cf-e716ff59f4d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:08.468Z|738f1b60-b116-4a86-a1af-8bb679a25e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:08.470Z|738f1b60-b116-4a86-a1af-8bb679a25e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:13.799Z|c65ed228-2322-4754-ac96-d2e6ac633316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:13.808Z|c65ed228-2322-4754-ac96-d2e6ac633316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:14.911Z|f6dfba2e-4d61-4c56-9dff-a8262774939d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:22:14.913Z|f6dfba2e-4d61-4c56-9dff-a8262774939d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:22:18.471Z|cd795fc7-5d4a-4ce8-b536-dc19d61e2d8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:18.472Z|cd795fc7-5d4a-4ce8-b536-dc19d61e2d8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:18.500Z|d3784b62-40d7-493a-9a88-b1c3751fcbff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:18.502Z|d3784b62-40d7-493a-9a88-b1c3751fcbff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:21.220Z|d9da30ab-26bb-4dc9-99c1-4c5e1eeb04a8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:22:21.222Z|d9da30ab-26bb-4dc9-99c1-4c5e1eeb04a8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:23.841Z|678214c7-5154-4e32-a014-ba903de6a919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:23.842Z|678214c7-5154-4e32-a014-ba903de6a919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:28.504Z|0f786c14-e027-4e94-b19f-abec59487a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:28.506Z|0f786c14-e027-4e94-b19f-abec59487a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:28.541Z|a6ba69f2-fa6f-4872-9edc-4ec999467cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:28.543Z|a6ba69f2-fa6f-4872-9edc-4ec999467cef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:29.911Z|20e87a6f-ffb2-429c-a6c3-6ef8112442d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:22:29.917Z|20e87a6f-ffb2-429c-a6c3-6ef8112442d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:22:30.582Z|a313347f-ee0c-4b95-982a-05207a089e05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:22:30.583Z|a313347f-ee0c-4b95-982a-05207a089e05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:22:33.882Z|be7f4894-c78a-4865-9593-38fbffd5679a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:33.883Z|be7f4894-c78a-4865-9593-38fbffd5679a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:38.541Z|72bfaf0f-1594-42fd-b55c-2c7b7f1de615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:38.545Z|72bfaf0f-1594-42fd-b55c-2c7b7f1de615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:38.585Z|104c6c70-49bc-4857-b7e4-bd211dc52b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:38.587Z|104c6c70-49bc-4857-b7e4-bd211dc52b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:43.929Z|e00d6f1f-035b-48ec-ad10-25647e62b753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:43.948Z|e00d6f1f-035b-48ec-ad10-25647e62b753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:44.914Z|d065f234-3593-4356-a379-983643e7b224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:22:44.916Z|d065f234-3593-4356-a379-983643e7b224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:22:48.589Z|d08f7a9a-5bf5-4e84-98b9-b1f2b83e8520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:48.590Z|d08f7a9a-5bf5-4e84-98b9-b1f2b83e8520|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:48.624Z|4ccb9a66-9352-47fe-8fe6-973ffb5db5c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:48.625Z|4ccb9a66-9352-47fe-8fe6-973ffb5db5c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:54.013Z|dce2949a-07d2-4ff7-918f-e86b487a0413|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:54.015Z|dce2949a-07d2-4ff7-918f-e86b487a0413|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:58.620Z|4df27681-cb02-4f6f-b0dd-f6fc8dd60e8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:58.621Z|4df27681-cb02-4f6f-b0dd-f6fc8dd60e8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:58.658Z|4d7a10da-8eab-4f2f-9d0c-9eef238995fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:22:58.659Z|4d7a10da-8eab-4f2f-9d0c-9eef238995fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:22:59.911Z|03e1ae92-4f4e-42e2-831f-0cccd04f9fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:22:59.912Z|03e1ae92-4f4e-42e2-831f-0cccd04f9fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:23:00.584Z|aa4e71c3-6f73-4c9d-96be-dded2679a4fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:23:00.585Z|aa4e71c3-6f73-4c9d-96be-dded2679a4fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:23:04.054Z|4a8aa0d8-62d1-4459-ba70-0b54e2879233|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:04.056Z|4a8aa0d8-62d1-4459-ba70-0b54e2879233|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:08.668Z|f2a648ab-df17-453d-964c-be8a21227790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:08.672Z|f2a648ab-df17-453d-964c-be8a21227790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:08.702Z|e1d023e2-4aa0-4889-8aab-858bbd160c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:08.703Z|e1d023e2-4aa0-4889-8aab-858bbd160c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:14.119Z|99dfd139-310d-48b7-8d33-bef40c2c4835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:14.120Z|99dfd139-310d-48b7-8d33-bef40c2c4835|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:14.915Z|8c81b91c-8f5d-4161-b667-8196e3b38c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:23:14.919Z|8c81b91c-8f5d-4161-b667-8196e3b38c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:23:18.718Z|7813d56e-a9a9-4b2f-b18d-da928eb66697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:18.719Z|7813d56e-a9a9-4b2f-b18d-da928eb66697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:18.740Z|95df7fd9-d9f3-4fe4-a207-edcda6526a77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:18.741Z|95df7fd9-d9f3-4fe4-a207-edcda6526a77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:21.219Z|613d3ef9-6ef5-451c-bdbe-ba7b5fe58106|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:23:21.221Z|613d3ef9-6ef5-451c-bdbe-ba7b5fe58106|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:24.146Z|1141391e-b113-4689-a711-bc5e8c72f974|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:24.147Z|1141391e-b113-4689-a711-bc5e8c72f974|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:28.770Z|cc5f65f7-cb34-4a32-9bfb-1c287c2e49d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:28.772Z|cc5f65f7-cb34-4a32-9bfb-1c287c2e49d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:28.784Z|1d613622-bae2-49b9-82c4-c06df475f9ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:28.787Z|1d613622-bae2-49b9-82c4-c06df475f9ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:29.913Z|74fe64ee-dda3-4218-8667-29ef0df7f9d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:23:29.914Z|74fe64ee-dda3-4218-8667-29ef0df7f9d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:23:30.602Z|21e589a4-c51b-4748-849e-c0582cdf1333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:23:30.605Z|21e589a4-c51b-4748-849e-c0582cdf1333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:23:34.182Z|1d1d1b91-2c76-4686-8d92-c3bb558e9184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:34.183Z|1d1d1b91-2c76-4686-8d92-c3bb558e9184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:38.814Z|396bc2e0-6b9c-450b-8a51-5cdb68a27f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:38.816Z|396bc2e0-6b9c-450b-8a51-5cdb68a27f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:38.829Z|64e9dd6c-c3d3-478c-85cf-ecc3808e6153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:38.830Z|64e9dd6c-c3d3-478c-85cf-ecc3808e6153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:44.229Z|8d482ef4-f210-40e4-9d7b-bb17caac85fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:44.230Z|8d482ef4-f210-40e4-9d7b-bb17caac85fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:44.911Z|fe87fd47-5024-4688-9ad0-efc4f2266749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:23:44.912Z|fe87fd47-5024-4688-9ad0-efc4f2266749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:23:48.886Z|a9f2f549-5921-4c75-9f91-3d00bd786cdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:48.888Z|a9f2f549-5921-4c75-9f91-3d00bd786cdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:48.877Z|4dd31694-3744-4445-bd77-ade6cb2630b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:48.919Z|4dd31694-3744-4445-bd77-ade6cb2630b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:54.279Z|ddda59d3-8104-40e9-90c6-7bc02f673d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:54.280Z|ddda59d3-8104-40e9-90c6-7bc02f673d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:58.957Z|ad674976-a216-4993-9ef2-77b48ca0ed1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:58.958Z|ad674976-a216-4993-9ef2-77b48ca0ed1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:58.965Z|2171f0ec-955e-49c9-a32f-254f2867e153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:23:58.966Z|2171f0ec-955e-49c9-a32f-254f2867e153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:23:59.911Z|d6d07051-b641-4044-8e70-a834db648cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:23:59.922Z|d6d07051-b641-4044-8e70-a834db648cd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:24:00.608Z|b6e2ad6c-9103-488c-b304-d2fad0a459a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:24:00.610Z|b6e2ad6c-9103-488c-b304-d2fad0a459a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:24:04.322Z|0611cd83-77de-44e0-890d-966da48182db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:04.323Z|0611cd83-77de-44e0-890d-966da48182db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:09.012Z|7728fce5-2326-4e68-ae95-7fa0d22d7585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:09.012Z|1544c423-2098-4813-a78c-4328bc6f1301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:09.013Z|7728fce5-2326-4e68-ae95-7fa0d22d7585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:09.013Z|1544c423-2098-4813-a78c-4328bc6f1301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:14.431Z|00bfda7e-bb16-4759-a42e-46b01a273a71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:14.434Z|00bfda7e-bb16-4759-a42e-46b01a273a71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:14.912Z|313ba377-1b36-4ba4-8d4a-a734d0021ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:24:14.913Z|313ba377-1b36-4ba4-8d4a-a734d0021ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:24:19.051Z|3ed09b18-47b3-4d64-b854-a16cbff579cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:19.053Z|3ed09b18-47b3-4d64-b854-a16cbff579cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:19.069Z|a54df82f-8f36-43ba-8216-e21b85e0c8c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:19.070Z|a54df82f-8f36-43ba-8216-e21b85e0c8c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:21.215Z|7777f8ee-b7d3-4dea-800f-a13a070ec780|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:24:21.216Z|7777f8ee-b7d3-4dea-800f-a13a070ec780|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:24.504Z|f80f1502-8588-48be-80db-2da27f589928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:24.507Z|f80f1502-8588-48be-80db-2da27f589928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:29.131Z|9e42095e-cbe7-4286-90d6-c4fa71da721e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:29.133Z|9e42095e-cbe7-4286-90d6-c4fa71da721e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:29.140Z|abff58c9-ce7d-4ed8-9f40-35046cafcc6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:29.143Z|abff58c9-ce7d-4ed8-9f40-35046cafcc6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:29.913Z|fbab99d1-ca01-4f87-b8c6-c2c120a89dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:24:29.916Z|fbab99d1-ca01-4f87-b8c6-c2c120a89dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:24:30.613Z|65e212e6-aced-4f8c-9a8a-b13485b7b8e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:24:30.614Z|65e212e6-aced-4f8c-9a8a-b13485b7b8e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:24:34.565Z|9b4d2003-3cfc-4096-9959-e86f678b77e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:34.567Z|9b4d2003-3cfc-4096-9959-e86f678b77e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:39.194Z|ab436fb4-9c64-467f-b40e-308a9cc8041b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:39.195Z|ab436fb4-9c64-467f-b40e-308a9cc8041b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:39.212Z|2c13113a-9224-4ea3-9409-4b4398fea53e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:39.213Z|2c13113a-9224-4ea3-9409-4b4398fea53e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:44.620Z|b530eb3f-1fbd-4668-9a66-9ca0e0957f74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:44.624Z|b530eb3f-1fbd-4668-9a66-9ca0e0957f74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:44.917Z|49348517-116a-4b7f-8276-0961c45bd5e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:24:44.926Z|49348517-116a-4b7f-8276-0961c45bd5e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:24:49.242Z|f66abec1-eeb8-4966-b98a-f7bdf839128e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:49.244Z|f66abec1-eeb8-4966-b98a-f7bdf839128e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:49.256Z|3fa28604-3c32-4e58-99c4-72052ffd588a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:49.257Z|3fa28604-3c32-4e58-99c4-72052ffd588a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:54.669Z|272b737e-a138-4659-99da-ec14c43234dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:54.672Z|272b737e-a138-4659-99da-ec14c43234dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:59.273Z|c68590ad-a9ca-41be-8a70-5116e7ed2614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:59.277Z|c68590ad-a9ca-41be-8a70-5116e7ed2614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:59.333Z|e9099319-c76d-4274-9047-585fb0946e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:24:59.336Z|e9099319-c76d-4274-9047-585fb0946e77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:24:59.914Z|2b105399-8c65-4001-97df-4c7cbc4c60b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:24:59.915Z|2b105399-8c65-4001-97df-4c7cbc4c60b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:25:00.616Z|132b679a-dbf2-4c36-adc5-1e55004dc8e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:25:00.616Z|132b679a-dbf2-4c36-adc5-1e55004dc8e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:25:04.717Z|c7670a2c-ec38-4e55-94bc-2e69fb524a9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:04.719Z|c7670a2c-ec38-4e55-94bc-2e69fb524a9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:09.314Z|4589268a-19cc-46fa-9711-169964037294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:09.316Z|4589268a-19cc-46fa-9711-169964037294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:09.386Z|ac2cad9b-d7cb-40ba-b032-d1e14ac529dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:09.388Z|ac2cad9b-d7cb-40ba-b032-d1e14ac529dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:14.751Z|33902ca0-d6a9-494c-a71f-035b00da4534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:14.752Z|33902ca0-d6a9-494c-a71f-035b00da4534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:14.917Z|2f7340e7-8860-40b7-94df-80fb508c4d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:25:14.917Z|2f7340e7-8860-40b7-94df-80fb508c4d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:25:19.341Z|93f47563-7ea8-4ddf-95e0-9bc950254f86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:19.343Z|93f47563-7ea8-4ddf-95e0-9bc950254f86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:19.422Z|b803d6f8-2124-46a9-a619-cefffc3a33aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:19.423Z|b803d6f8-2124-46a9-a619-cefffc3a33aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:21.210Z|032bd4c5-f395-437c-80b9-e2174cefb08d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:25:21.211Z|032bd4c5-f395-437c-80b9-e2174cefb08d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:24.805Z|b8894025-b0ae-4b6e-ad1e-719280cdf73b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:24.810Z|b8894025-b0ae-4b6e-ad1e-719280cdf73b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:29.385Z|634fad82-a1a1-4bdf-a2c5-33621d5425f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:29.400Z|634fad82-a1a1-4bdf-a2c5-33621d5425f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:29.477Z|6da12c73-da9d-4980-bfd2-7f83fc51317b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:29.481Z|6da12c73-da9d-4980-bfd2-7f83fc51317b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:29.920Z|6598d704-aa64-4393-94c3-b0afcc3a2e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:25:29.927Z|6598d704-aa64-4393-94c3-b0afcc3a2e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:25:30.617Z|8a8ba68d-02c5-4576-9535-3f0b41d7eb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:25:30.618Z|8a8ba68d-02c5-4576-9535-3f0b41d7eb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:25:34.854Z|3726031d-ef74-4a56-b4af-bf041edd36fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:34.855Z|3726031d-ef74-4a56-b4af-bf041edd36fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:39.455Z|616d4401-d6d1-447e-abae-dd904cca1dcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:39.456Z|616d4401-d6d1-447e-abae-dd904cca1dcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:39.512Z|33a201fa-3501-40af-a40d-7b56e2b6a0bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:39.514Z|33a201fa-3501-40af-a40d-7b56e2b6a0bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:44.911Z|92e071d0-6557-4013-a906-0068266c3004|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:44.913Z|92e071d0-6557-4013-a906-0068266c3004|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:44.918Z|9b415ff3-9930-4b6e-a952-7c264fa66f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:25:44.918Z|9b415ff3-9930-4b6e-a952-7c264fa66f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:25:49.507Z|926b3b09-ba6f-4d29-a48c-4297fc9d378a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:49.512Z|926b3b09-ba6f-4d29-a48c-4297fc9d378a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:49.580Z|5ece2a20-c270-4b5b-a842-e26600c23a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:49.582Z|5ece2a20-c270-4b5b-a842-e26600c23a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:54.959Z|ac3ea3e2-1a98-46c3-94f9-0b1bb4a10996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:54.960Z|ac3ea3e2-1a98-46c3-94f9-0b1bb4a10996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:59.545Z|277b1300-efc9-4afc-b07c-fb4b052c45ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:59.547Z|277b1300-efc9-4afc-b07c-fb4b052c45ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:59.609Z|73387b32-33ec-46f4-82cd-b64c791333ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:25:59.612Z|73387b32-33ec-46f4-82cd-b64c791333ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:25:59.911Z|17582680-0216-4f67-bf3b-bf4bcb9333ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:25:59.912Z|17582680-0216-4f67-bf3b-bf4bcb9333ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:26:00.623Z|a59f50b7-05a3-4567-8fcc-3b8070c0a97a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:26:00.624Z|a59f50b7-05a3-4567-8fcc-3b8070c0a97a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:26:05.011Z|b3dcff3d-013e-45f1-b4e9-301ef27fc40b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:05.013Z|b3dcff3d-013e-45f1-b4e9-301ef27fc40b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:09.584Z|ac8bd6fd-281d-42b9-806b-53123ee71a1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:09.585Z|ac8bd6fd-281d-42b9-806b-53123ee71a1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:09.662Z|780988c6-dc1a-460d-807f-2856a1cbf92f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:09.665Z|780988c6-dc1a-460d-807f-2856a1cbf92f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:14.912Z|1b6b8f1e-7fbf-479e-85fd-62ecedb1d22d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:26:14.917Z|1b6b8f1e-7fbf-479e-85fd-62ecedb1d22d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:26:15.059Z|3a4c74f8-33e1-4c02-a2cf-b3e97b692341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:15.060Z|3a4c74f8-33e1-4c02-a2cf-b3e97b692341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:19.619Z|1be27f5e-ceef-4160-ab63-05397e2151a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:19.620Z|1be27f5e-ceef-4160-ab63-05397e2151a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:19.708Z|ab05b23b-6b62-4cba-8618-6f63e95493e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:19.715Z|ab05b23b-6b62-4cba-8618-6f63e95493e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:21.208Z|2abd5dd2-20eb-477a-8c02-dba2280a5719|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:26:21.210Z|2abd5dd2-20eb-477a-8c02-dba2280a5719|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:25.114Z|86187cf0-7cd8-496a-b866-be2dfa0e2370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:25.116Z|86187cf0-7cd8-496a-b866-be2dfa0e2370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:29.667Z|eaeb589c-424b-4ae7-9ac7-daeb7cadf1e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:29.670Z|eaeb589c-424b-4ae7-9ac7-daeb7cadf1e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:29.765Z|a3e32485-0463-4b29-90b2-2c736a104696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:29.767Z|a3e32485-0463-4b29-90b2-2c736a104696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:29.911Z|27854ba0-6dda-4a26-8605-ce9f42826211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:26:29.912Z|27854ba0-6dda-4a26-8605-ce9f42826211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:26:30.625Z|f68e4c77-cb55-4398-aba9-e6dedf514454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:26:30.627Z|f68e4c77-cb55-4398-aba9-e6dedf514454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:26:35.178Z|2bb96d01-eb0f-4cce-8a54-109b85b229fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:35.179Z|2bb96d01-eb0f-4cce-8a54-109b85b229fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:39.697Z|c22d8ae7-4980-472a-ac4a-392fd2cdfbfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:39.698Z|c22d8ae7-4980-472a-ac4a-392fd2cdfbfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:39.805Z|b9953c92-3aba-4279-b862-7d58c56eea56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:39.807Z|b9953c92-3aba-4279-b862-7d58c56eea56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:44.914Z|f223a8ea-2411-4371-9ed6-74f812c55c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:26:44.915Z|f223a8ea-2411-4371-9ed6-74f812c55c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:26:45.225Z|264557ca-a6ac-4edd-bb9a-d8dbdbc31a79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:45.229Z|264557ca-a6ac-4edd-bb9a-d8dbdbc31a79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:49.727Z|8c33214e-5b35-4685-a9da-bd81df0a2a82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:49.729Z|8c33214e-5b35-4685-a9da-bd81df0a2a82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:49.839Z|05216747-b0d0-4532-9cfd-a9dc2db5634a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:49.840Z|05216747-b0d0-4532-9cfd-a9dc2db5634a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:55.298Z|3c31e5dc-813d-47b3-8206-7172030bc035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:55.303Z|3c31e5dc-813d-47b3-8206-7172030bc035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:59.757Z|2d472111-5dac-4756-9412-9a1c6e4cc4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:59.758Z|2d472111-5dac-4756-9412-9a1c6e4cc4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:59.874Z|4072d381-3de9-4e6b-87da-709bfb4998ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:26:59.876Z|4072d381-3de9-4e6b-87da-709bfb4998ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:26:59.922Z|78166bb1-bb77-4d43-a81a-d26e548cda16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:26:59.945Z|78166bb1-bb77-4d43-a81a-d26e548cda16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:27:00.628Z|6c56b13e-7f70-4a64-9dfc-a8f76215d1ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:27:00.630Z|6c56b13e-7f70-4a64-9dfc-a8f76215d1ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:27:05.342Z|b7232448-05f9-40ae-afc0-59768088a6d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:05.343Z|b7232448-05f9-40ae-afc0-59768088a6d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:09.788Z|0cd14a6a-b9b6-4f5a-a0f8-ffa1d830027b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:09.791Z|0cd14a6a-b9b6-4f5a-a0f8-ffa1d830027b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:09.918Z|408e7cf3-9961-4272-8202-c09d7fa46aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:09.920Z|408e7cf3-9961-4272-8202-c09d7fa46aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:14.912Z|78ec8e47-a408-4327-9091-950f35a66f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:27:14.913Z|78ec8e47-a408-4327-9091-950f35a66f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:27:15.397Z|cccf5556-ec51-41b8-91c3-2ebf9823e53d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:15.399Z|cccf5556-ec51-41b8-91c3-2ebf9823e53d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:19.825Z|aa65ebe3-180f-4a14-a3b3-4efdd8468b53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:19.826Z|aa65ebe3-180f-4a14-a3b3-4efdd8468b53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:19.970Z|4ae7a637-f0df-40b9-8e19-038b2be2c5fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:19.972Z|4ae7a637-f0df-40b9-8e19-038b2be2c5fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:21.213Z|498ef9cd-ea88-4d3f-9afa-cbfccf32afb0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:27:21.215Z|498ef9cd-ea88-4d3f-9afa-cbfccf32afb0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:25.440Z|ff25f8e4-2210-490d-85b7-840a1bdb0d3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:25.469Z|ff25f8e4-2210-490d-85b7-840a1bdb0d3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:29.860Z|f3499358-f71c-43e8-9741-b14be3764c94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:29.861Z|f3499358-f71c-43e8-9741-b14be3764c94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:29.911Z|b2f3f023-9d05-4684-b911-6ab4b7a08d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:27:29.912Z|b2f3f023-9d05-4684-b911-6ab4b7a08d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:27:30.022Z|cad215d0-778a-4534-bf8d-da1eaac746de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:30.023Z|cad215d0-778a-4534-bf8d-da1eaac746de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:30.634Z|dda5ba0b-dc5c-4f76-ae7a-d586c5e04639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:27:30.635Z|dda5ba0b-dc5c-4f76-ae7a-d586c5e04639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:27:35.511Z|ed44da31-9ea9-41d8-9e83-bc0865af25e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:35.513Z|ed44da31-9ea9-41d8-9e83-bc0865af25e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:38.713Z|5752481a-5dd3-4bf8-ae7d-5060012069f9|http-nio-8080-exec-10|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-24T04:27:38.716Z|5752481a-5dd3-4bf8-ae7d-5060012069f9|http-nio-8080-exec-10|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:39.895Z|2883c400-42b3-41e9-9274-763c17cd4a32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:39.897Z|2883c400-42b3-41e9-9274-763c17cd4a32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:40.071Z|63a8d117-2d7f-4606-a7c8-2bd74b1ca958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:40.073Z|63a8d117-2d7f-4606-a7c8-2bd74b1ca958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:44.911Z|3ebb6c74-9c52-455c-b55f-1c379571b469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:27:44.923Z|3ebb6c74-9c52-455c-b55f-1c379571b469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:27:45.543Z|27bf1ebb-b6d0-439b-b39b-8b4b5081a762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:45.552Z|27bf1ebb-b6d0-439b-b39b-8b4b5081a762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:49.948Z|9b7701c7-eace-48fb-89de-064df3d4607b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:49.952Z|9b7701c7-eace-48fb-89de-064df3d4607b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:50.106Z|5072b1a8-3b84-482c-a5fe-c004d5ab8f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:50.108Z|5072b1a8-3b84-482c-a5fe-c004d5ab8f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:55.608Z|e8b845fe-94eb-48f7-824b-e84109966179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:27:55.610Z|e8b845fe-94eb-48f7-824b-e84109966179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:27:58.827Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:27:58.854Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 8d637e3e-a411-4847-aaf9-3c1c8db6b84d already exists in requestDb InfraActiveRequests table
2022-06-24T04:27:59.130Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d
2022-06-24T04:27:59.132Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|INFO|500||Invoke
2022-06-24T04:27:59.132Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|DEBUG|500||===========================request begin================================================
2022-06-24T04:27:59.133Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d
2022-06-24T04:27:59.133Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|DEBUG|500||Method      : GET
2022-06-24T04:27:59.133Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7874f7c1e03c35d", X-B3-SpanId:"04a02bf0d6deb056", X-B3-ParentSpanId:"c7874f7c1e03c35d", X-B3-Sampled:"0", X-ONAP-RequestID:"8d637e3e-a411-4847-aaf9-3c1c8db6b84d", X-RequestID:"8d637e3e-a411-4847-aaf9-3c1c8db6b84d", X-TransactionID:"8d637e3e-a411-4847-aaf9-3c1c8db6b84d", X-ECOMP-RequestID:"8d637e3e-a411-4847-aaf9-3c1c8db6b84d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b11fe0f8-2330-41de-9c55-0201fd3a0fa5"]
2022-06-24T04:27:59.136Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|DEBUG|500||Request body: 
2022-06-24T04:27:59.136Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|DEBUG|500||==========================request end================================================
2022-06-24T04:27:59.911Z|860dcdd1-2fbc-417e-b616-06afc9fdddb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:27:59.912Z|860dcdd1-2fbc-417e-b616-06afc9fdddb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:28:00.029Z|6fc379dc-4251-4b97-b928-38f94cfdc175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:00.035Z|6fc379dc-4251-4b97-b928-38f94cfdc175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:00.159Z|5319ec97-8fc1-4e13-a16d-e3be2106d916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:00.166Z|5319ec97-8fc1-4e13-a16d-e3be2106d916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:00.243Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|DEBUG|500||============================response begin==========================================
2022-06-24T04:28:00.244Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:28:00.244Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|DEBUG|500||Status text  : 
2022-06-24T04:28:00.244Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A1C92A08340CE75F87781427152416DC; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 24 Jun 2022 04:27:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:28:00.249Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|DEBUG|500||Response body: 
2022-06-24T04:28:00.250Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|DEBUG|500||=======================response end=================================================
2022-06-24T04:28:00.251Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8d637e3e-a411-4847-aaf9-3c1c8db6b84d|INFO|404|Not Found|InvokeReturn
2022-06-24T04:28:00.420Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 8d637e3e-a411-4847-aaf9-3c1c8db6b84d
2022-06-24T04:28:00.460Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-06-24T04:28:00.468Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-06-24T04:28:00.470Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-06-24T04:28:00.471Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-06-24T04:28:00.471Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-06-24T04:28:00.472Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-06-24T04:28:00.472Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"c7874f7c1e03c35d", X-B3-SpanId:"a3db1ff092e803aa", X-B3-ParentSpanId:"c7874f7c1e03c35d", X-B3-Sampled:"0", X-ONAP-RequestID:"8d637e3e-a411-4847-aaf9-3c1c8db6b84d", X-RequestID:"8d637e3e-a411-4847-aaf9-3c1c8db6b84d", X-TransactionID:"8d637e3e-a411-4847-aaf9-3c1c8db6b84d", X-ECOMP-RequestID:"8d637e3e-a411-4847-aaf9-3c1c8db6b84d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f81bd84b-e1f8-4d64-a7ec-03152130cb80"]
2022-06-24T04:28:00.473Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-06-24T04:28:00.473Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-06-24T04:28:00.556Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-06-24T04:28:00.557Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-24T04:28:00.557Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-06-24T04:28:00.558Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 24 Jun 2022 04:27:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:28:00.559Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-06-24T04:28:00.559Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-06-24T04:28:00.560Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-24T04:28:00.563Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$af22bfca.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-06-24T04:28:00.572Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-06-24T04:28:00.574Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-06-24T04:28:00.575Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-06-24T04:28:00.576Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-06-24T04:28:00.576Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-06-24T04:28:00.577Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-06-24T04:28:00.577Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"c7874f7c1e03c35d", X-B3-SpanId:"954c370854ccefa2", X-B3-ParentSpanId:"c7874f7c1e03c35d", X-B3-Sampled:"0", X-ONAP-RequestID:"8d637e3e-a411-4847-aaf9-3c1c8db6b84d", X-RequestID:"8d637e3e-a411-4847-aaf9-3c1c8db6b84d", X-TransactionID:"8d637e3e-a411-4847-aaf9-3c1c8db6b84d", X-ECOMP-RequestID:"8d637e3e-a411-4847-aaf9-3c1c8db6b84d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6caebfd-24aa-4bd5-bed8-d864ef973a8c"]
2022-06-24T04:28:00.580Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-06-24T04:28:00.581Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-06-24T04:28:00.642Z|fbdab135-93f6-486b-ad0b-72770d65531f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:28:00.643Z|fbdab135-93f6-486b-ad0b-72770d65531f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:28:00.662Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-06-24T04:28:00.663Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-06-24T04:28:00.664Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-06-24T04:28:00.664Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 24 Jun 2022 04:28:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:28:00.665Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-06-24T04:28:00.666Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-06-24T04:28:00.667Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-06-24T04:28:00.671Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$af22bfca.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-06-24T04:28:00.683Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4b943238
2022-06-24T04:28:00.692Z|8d637e3e-a411-4847-aaf9-3c1c8db6b84d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:28:05.651Z|1c1cac3a-0a5a-4ca3-976b-c01110effa16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:05.654Z|1c1cac3a-0a5a-4ca3-976b-c01110effa16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:10.115Z|03affe95-8309-4588-b869-af26ff210928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:10.116Z|03affe95-8309-4588-b869-af26ff210928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:10.206Z|a37d0a70-c4c9-4eeb-a168-7bf55150b358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:10.208Z|a37d0a70-c4c9-4eeb-a168-7bf55150b358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:14.914Z|429250e0-7c7d-4251-aec1-e5d79c1996d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:28:14.915Z|429250e0-7c7d-4251-aec1-e5d79c1996d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:28:15.556Z|9e5d0a92-d932-4b4b-8542-d1b436512c73|http-nio-8080-exec-3|manage/health|python-requests/2.28.0|||INFO|500||Entering
2022-06-24T04:28:15.558Z|9e5d0a92-d932-4b4b-8542-d1b436512c73|http-nio-8080-exec-3|manage/health|python-requests/2.28.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:15.685Z|87906c64-df39-44eb-abd9-5a4b864848b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:15.687Z|87906c64-df39-44eb-abd9-5a4b864848b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:20.157Z|03efc81e-c6bc-4d30-9fb3-b8e850268ebd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:20.160Z|03efc81e-c6bc-4d30-9fb3-b8e850268ebd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:20.265Z|43193048-1712-46ce-b674-9e33b9470343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:20.268Z|43193048-1712-46ce-b674-9e33b9470343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:21.207Z|5da44d79-3669-4341-978e-8a0df378791d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:28:21.208Z|5da44d79-3669-4341-978e-8a0df378791d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:25.804Z|ab499d69-4506-4a49-928d-a940256b3be2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:25.810Z|ab499d69-4506-4a49-928d-a940256b3be2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:29.911Z|8e1f5b32-173b-4f98-b1f4-e23d6ceace8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:28:29.915Z|8e1f5b32-173b-4f98-b1f4-e23d6ceace8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:28:30.210Z|923d9b6a-8e5c-4d35-80fe-9ba9608c1084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:30.225Z|923d9b6a-8e5c-4d35-80fe-9ba9608c1084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:30.331Z|cf62cda0-b2b9-419e-b3d0-9f3f352b7042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:30.362Z|cf62cda0-b2b9-419e-b3d0-9f3f352b7042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:30.649Z|2645bf2c-641e-4d70-9dee-50f9d328d301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:28:30.650Z|2645bf2c-641e-4d70-9dee-50f9d328d301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:28:35.876Z|4f4d2f43-adae-4a31-b313-275995864bdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:35.879Z|4f4d2f43-adae-4a31-b313-275995864bdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:40.304Z|219c9872-a974-44a6-96f3-50dd8d451c19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:40.306Z|219c9872-a974-44a6-96f3-50dd8d451c19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:40.392Z|6288d4f0-f6a8-4698-8421-1565f246637b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:40.393Z|6288d4f0-f6a8-4698-8421-1565f246637b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:44.926Z|bb130e61-13fd-4efd-953c-57ac81e639b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:28:44.927Z|bb130e61-13fd-4efd-953c-57ac81e639b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:28:45.923Z|32213548-5062-422f-9111-995817ea5cb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:45.925Z|32213548-5062-422f-9111-995817ea5cb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:50.336Z|fb466168-19f0-4094-9a38-df145c156b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:50.338Z|fb466168-19f0-4094-9a38-df145c156b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:50.417Z|59714e0d-23e3-4404-95d1-a30403c7e7be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:50.419Z|59714e0d-23e3-4404-95d1-a30403c7e7be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:55.973Z|6fb292e4-6d28-4932-a337-747533c48e5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:28:55.974Z|6fb292e4-6d28-4932-a337-747533c48e5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:28:59.911Z|ffd9604b-6d53-4839-ba16-f504c4d7fba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:28:59.912Z|ffd9604b-6d53-4839-ba16-f504c4d7fba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:29:00.367Z|87e484f7-f8a6-4495-a8bb-8bf96593fc21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:00.368Z|87e484f7-f8a6-4495-a8bb-8bf96593fc21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:00.469Z|d0be3b3c-9aa0-4bce-9ced-e6fb322c3d57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:00.473Z|d0be3b3c-9aa0-4bce-9ced-e6fb322c3d57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:00.652Z|39ce7262-3c28-4a71-b038-fdb56d6a92f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:29:00.653Z|39ce7262-3c28-4a71-b038-fdb56d6a92f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:29:06.010Z|cff5e49e-c946-40c5-84ce-4a4b602d8502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:06.011Z|cff5e49e-c946-40c5-84ce-4a4b602d8502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:10.403Z|1ee22c79-c163-4f8c-b52e-c096b6a9cf88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:10.408Z|1ee22c79-c163-4f8c-b52e-c096b6a9cf88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:10.504Z|753b370d-f1ba-4988-ae4b-2dd23d166b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:10.506Z|753b370d-f1ba-4988-ae4b-2dd23d166b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:14.911Z|a31c190f-a7aa-4bcb-a6dd-49b42b8a9e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:29:14.927Z|a31c190f-a7aa-4bcb-a6dd-49b42b8a9e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:29:16.035Z|93228b47-fd82-4597-bef1-6de287820d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:16.036Z|93228b47-fd82-4597-bef1-6de287820d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:20.440Z|ee3cc2cb-e96c-4fe4-97af-a6831a0328ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:20.441Z|ee3cc2cb-e96c-4fe4-97af-a6831a0328ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:20.540Z|0d69778d-7a46-4088-a687-fcf85854d47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:20.550Z|0d69778d-7a46-4088-a687-fcf85854d47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:21.208Z|fd5070d7-7c9c-444c-9ee7-37d6a8574b2a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:29:21.210Z|fd5070d7-7c9c-444c-9ee7-37d6a8574b2a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:26.087Z|19ce3302-28f5-4b40-9832-f8d244daf840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:26.089Z|19ce3302-28f5-4b40-9832-f8d244daf840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:29.912Z|f8a16fbd-367c-4f68-aed5-35fbb8db5c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:29:29.918Z|f8a16fbd-367c-4f68-aed5-35fbb8db5c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:29:30.482Z|d7e87ed5-bb5c-4e95-9db8-8d9424a96db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:30.488Z|d7e87ed5-bb5c-4e95-9db8-8d9424a96db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:30.582Z|888a7229-f063-43be-a2d1-432093a16c81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:30.583Z|888a7229-f063-43be-a2d1-432093a16c81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:30.655Z|fa790241-6a22-4e1f-9981-380fb482e930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:29:30.658Z|fa790241-6a22-4e1f-9981-380fb482e930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:29:36.136Z|1aaf75e9-5526-4f4e-a8a1-941f66f49a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:36.137Z|1aaf75e9-5526-4f4e-a8a1-941f66f49a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:40.518Z|b249f804-b544-49bc-bc0e-2350b59990e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:40.520Z|b249f804-b544-49bc-bc0e-2350b59990e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:40.608Z|8f141389-6a63-4990-97e1-08396aece2a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:40.609Z|8f141389-6a63-4990-97e1-08396aece2a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:44.921Z|6515b913-bc25-4620-91e6-2e4f3e09797e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:29:44.923Z|6515b913-bc25-4620-91e6-2e4f3e09797e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:29:46.199Z|ff6e206b-85a0-4c29-86a1-e25adefd8b7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:46.200Z|ff6e206b-85a0-4c29-86a1-e25adefd8b7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:50.559Z|918d30e2-6b7a-48d0-aa73-3765cc8040e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:50.562Z|918d30e2-6b7a-48d0-aa73-3765cc8040e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:50.640Z|779a6849-31b5-4a4a-bb8b-f34350e54039|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:50.641Z|779a6849-31b5-4a4a-bb8b-f34350e54039|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:56.227Z|a849c557-ec11-4776-96a0-11da75e207f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:29:56.228Z|a849c557-ec11-4776-96a0-11da75e207f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:29:59.911Z|2d1ac9bb-1c13-4510-95cc-9f77e53c106e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:29:59.917Z|2d1ac9bb-1c13-4510-95cc-9f77e53c106e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:30:00.589Z|d9536fc9-e606-40e5-a949-90b3948262d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:00.591Z|d9536fc9-e606-40e5-a949-90b3948262d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:00.659Z|f61c2c6f-d8c4-4c54-93a8-55e9dc0be17c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:30:00.660Z|f61c2c6f-d8c4-4c54-93a8-55e9dc0be17c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:30:00.665Z|ef9bd0dd-19d4-4a78-bc82-9ba823f8c00d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:00.666Z|ef9bd0dd-19d4-4a78-bc82-9ba823f8c00d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:06.285Z|38ced821-a5b0-49ea-adc5-7081d5994fc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:06.286Z|38ced821-a5b0-49ea-adc5-7081d5994fc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:10.617Z|8d614205-4398-49d9-a8f5-e77599e173e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:10.623Z|8d614205-4398-49d9-a8f5-e77599e173e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:10.721Z|c301bfd0-9ef2-4d14-bde2-e686bc7f324e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:10.723Z|c301bfd0-9ef2-4d14-bde2-e686bc7f324e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:14.913Z|12f1d372-6c81-4c35-87fc-8d2d79accc39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:30:14.914Z|12f1d372-6c81-4c35-87fc-8d2d79accc39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:30:16.326Z|be02e304-b858-4f20-aa6e-54f1ea5fbaa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:16.328Z|be02e304-b858-4f20-aa6e-54f1ea5fbaa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:20.653Z|3ffd1f5c-2731-4526-9f82-36952a6a0919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:20.654Z|3ffd1f5c-2731-4526-9f82-36952a6a0919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:20.754Z|d0243f80-a493-44fe-b8dc-4310cb6028b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:20.755Z|d0243f80-a493-44fe-b8dc-4310cb6028b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:21.217Z|707f460b-8b52-4edf-81db-bf10185517ba|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:30:21.218Z|707f460b-8b52-4edf-81db-bf10185517ba|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:26.369Z|8dc729de-66ca-4ac9-9f71-8919c4c72890|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:26.370Z|8dc729de-66ca-4ac9-9f71-8919c4c72890|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:29.914Z|fa70495c-b808-4c9c-b372-c32e4747741f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:30:29.915Z|fa70495c-b808-4c9c-b372-c32e4747741f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:30:30.671Z|51d65564-e6bf-47be-876b-64cebd3eae7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:30:30.672Z|51d65564-e6bf-47be-876b-64cebd3eae7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:30:30.691Z|459b89d9-6299-4e7f-baf4-270563356c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:30.695Z|459b89d9-6299-4e7f-baf4-270563356c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:30.799Z|abfdb4b0-88ca-4f2f-9ccc-23e224b0bde1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:30.800Z|abfdb4b0-88ca-4f2f-9ccc-23e224b0bde1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:36.401Z|0700f6ec-9150-4656-b69e-22df74fe56eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:36.404Z|0700f6ec-9150-4656-b69e-22df74fe56eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:40.731Z|7d67a2e6-92fa-40b7-8ce2-44aebbd41257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:40.733Z|7d67a2e6-92fa-40b7-8ce2-44aebbd41257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:40.842Z|c3c1d7a1-de68-4041-9aef-45b068e7ea57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:40.843Z|c3c1d7a1-de68-4041-9aef-45b068e7ea57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:44.915Z|6a85ffe9-e589-4593-ac34-f953c2913553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:30:44.924Z|6a85ffe9-e589-4593-ac34-f953c2913553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:30:46.435Z|39752f40-8886-47c2-a392-f2bebaa421fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:46.436Z|39752f40-8886-47c2-a392-f2bebaa421fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:50.770Z|c262bb25-3075-4c99-b874-7f2bf13fc96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:50.772Z|c262bb25-3075-4c99-b874-7f2bf13fc96f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:50.928Z|8114e826-c063-4646-a298-e8b009e7810b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:50.930Z|8114e826-c063-4646-a298-e8b009e7810b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:56.485Z|61b37491-c980-4498-aa75-b8dd0a7d92e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:30:56.487Z|61b37491-c980-4498-aa75-b8dd0a7d92e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:30:59.912Z|34b1113c-16b6-475c-b371-bdb02dcbfaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:30:59.917Z|34b1113c-16b6-475c-b371-bdb02dcbfaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:31:00.673Z|5d111f1a-e901-4ff3-8f94-1d9409f160dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:31:00.674Z|5d111f1a-e901-4ff3-8f94-1d9409f160dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:31:00.819Z|45eb7913-d05e-4249-b081-9402659a9f5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:00.820Z|45eb7913-d05e-4249-b081-9402659a9f5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:00.968Z|7c5f78dc-3a78-45a8-b1b5-910af956a9ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:00.969Z|7c5f78dc-3a78-45a8-b1b5-910af956a9ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:06.526Z|273ae453-49dd-462b-aa26-b58420244fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:06.528Z|273ae453-49dd-462b-aa26-b58420244fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:10.868Z|d3755004-09fe-4ee4-aca5-f4329a84d36c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:10.871Z|d3755004-09fe-4ee4-aca5-f4329a84d36c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:11.001Z|e2fedf1b-49dc-4b21-9936-f9a89a719807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:11.002Z|e2fedf1b-49dc-4b21-9936-f9a89a719807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:14.912Z|1479ebbc-99e9-4176-9199-f32c2915ee7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:31:14.914Z|1479ebbc-99e9-4176-9199-f32c2915ee7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:31:16.584Z|35101b77-67e9-4758-a977-0ec3c0ee9491|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:16.585Z|35101b77-67e9-4758-a977-0ec3c0ee9491|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:20.942Z|df2c715a-8230-4160-82ea-8e929c52899b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:20.944Z|df2c715a-8230-4160-82ea-8e929c52899b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:21.059Z|be98f4ba-e20d-4332-b747-474c924822fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:21.060Z|be98f4ba-e20d-4332-b747-474c924822fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:21.209Z|63fba389-7afb-436c-9bc4-80744d320e65|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:31:21.210Z|63fba389-7afb-436c-9bc4-80744d320e65|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:26.622Z|a4dfe636-bad6-47f7-be02-fbb70d1deb1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:26.623Z|a4dfe636-bad6-47f7-be02-fbb70d1deb1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:29.911Z|6b559bf7-8109-4bda-b257-f6bd97be6078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:31:29.932Z|6b559bf7-8109-4bda-b257-f6bd97be6078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:31:30.678Z|87f0682c-d19c-4b96-92bc-1dc245a66c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:31:30.697Z|87f0682c-d19c-4b96-92bc-1dc245a66c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:31:30.988Z|fd4258ae-f3b2-49a3-94ea-b04866a564aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:30.990Z|fd4258ae-f3b2-49a3-94ea-b04866a564aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:31.102Z|c873f41f-eb09-4bcd-9663-a1e70a31fd11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:31.104Z|c873f41f-eb09-4bcd-9663-a1e70a31fd11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:36.659Z|83fb9666-9c6d-4ea5-be33-678cce63da4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:36.661Z|83fb9666-9c6d-4ea5-be33-678cce63da4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:41.024Z|9588bb03-5926-4bf9-abca-73af523bea96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:41.025Z|9588bb03-5926-4bf9-abca-73af523bea96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:41.145Z|f0bd7083-6c4c-40b6-8f10-1c7b31a6718f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:41.146Z|f0bd7083-6c4c-40b6-8f10-1c7b31a6718f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:44.918Z|984edd06-379c-485a-89ac-3a4b4220a02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:31:44.922Z|984edd06-379c-485a-89ac-3a4b4220a02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:31:46.705Z|08016259-6973-4fe3-b056-dd608511e20e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:46.706Z|08016259-6973-4fe3-b056-dd608511e20e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:51.057Z|f1e6abf4-3662-4eae-82ae-3c55481cd8a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:51.058Z|f1e6abf4-3662-4eae-82ae-3c55481cd8a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:51.181Z|75a66fc1-c0d7-42e2-a193-0204cfa2978b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:51.182Z|75a66fc1-c0d7-42e2-a193-0204cfa2978b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:56.738Z|9eee89b3-510d-41b0-a07a-2c65edd02b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:31:56.741Z|9eee89b3-510d-41b0-a07a-2c65edd02b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:31:59.911Z|4b1f8ba8-45a5-4239-badf-03799c030709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:31:59.912Z|4b1f8ba8-45a5-4239-badf-03799c030709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:32:00.699Z|7db42e4d-2f65-4455-9e31-ea750c997b71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:32:00.700Z|7db42e4d-2f65-4455-9e31-ea750c997b71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:32:01.081Z|49d5ee03-8b4e-4976-b791-b9bd43a0b1b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:01.083Z|49d5ee03-8b4e-4976-b791-b9bd43a0b1b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:01.206Z|64c6ff5a-5177-412c-9c05-b38c17c83d38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:01.207Z|64c6ff5a-5177-412c-9c05-b38c17c83d38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:06.790Z|bdb439ea-72bf-4ab6-9119-ce4414c6dfed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:06.796Z|bdb439ea-72bf-4ab6-9119-ce4414c6dfed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:11.120Z|ebe95e92-a9a5-4e1d-87ff-101831c6c571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:11.122Z|ebe95e92-a9a5-4e1d-87ff-101831c6c571|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:11.255Z|e60c7a8c-f34c-4011-ae10-41697bb714d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:11.256Z|e60c7a8c-f34c-4011-ae10-41697bb714d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:14.911Z|d5569a83-d6e3-44ea-a71a-968ac455fc85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:32:14.925Z|d5569a83-d6e3-44ea-a71a-968ac455fc85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:32:16.824Z|be473307-4d15-4360-b105-582a3de7668d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:16.825Z|be473307-4d15-4360-b105-582a3de7668d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:21.167Z|ee94b6cd-534e-40a2-954f-2d894ab55120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:21.168Z|ee94b6cd-534e-40a2-954f-2d894ab55120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:21.214Z|aedc64ec-5f47-474e-a281-8190cfbbf9ba|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:32:21.216Z|aedc64ec-5f47-474e-a281-8190cfbbf9ba|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:21.304Z|a5525f68-e7ec-43c9-a8bc-c56ed905fa03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:21.306Z|a5525f68-e7ec-43c9-a8bc-c56ed905fa03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:26.898Z|789eaac4-7bcf-4756-b1ae-5d006dcfd127|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:26.899Z|789eaac4-7bcf-4756-b1ae-5d006dcfd127|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:29.912Z|15ef9cb1-ba4c-462b-acd5-6b8954dac1d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:32:29.913Z|15ef9cb1-ba4c-462b-acd5-6b8954dac1d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:32:30.701Z|95eec736-1054-4299-8966-99721143e366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:32:30.702Z|95eec736-1054-4299-8966-99721143e366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:32:31.221Z|91720972-113b-404b-a9eb-068991e64c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:31.222Z|91720972-113b-404b-a9eb-068991e64c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:31.350Z|388ca0c5-2e63-4777-812e-368698b8b614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:31.354Z|388ca0c5-2e63-4777-812e-368698b8b614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:36.926Z|0d1e05c3-f468-413a-9f04-8f8c4994f0e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:36.928Z|0d1e05c3-f468-413a-9f04-8f8c4994f0e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:41.280Z|1f508333-9ca0-4714-a611-27f4b0317e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:41.282Z|1f508333-9ca0-4714-a611-27f4b0317e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:41.387Z|38a52dc3-376b-4be3-bfd9-45831edc5ac7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:41.388Z|38a52dc3-376b-4be3-bfd9-45831edc5ac7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:44.911Z|06c90801-b236-493f-9b2f-61856d1b4a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:32:44.913Z|06c90801-b236-493f-9b2f-61856d1b4a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:32:46.988Z|19cf6ad1-ae42-4e8f-a453-33aebc1f04cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:46.989Z|19cf6ad1-ae42-4e8f-a453-33aebc1f04cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:51.366Z|fe0d5158-0d84-4912-b303-9d77a54010a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:51.368Z|fe0d5158-0d84-4912-b303-9d77a54010a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:51.431Z|8880331a-f880-4503-9b02-62af066047bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:51.433Z|8880331a-f880-4503-9b02-62af066047bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:57.017Z|27ff42bd-4902-4dc2-bed0-a3858a8cf74a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:32:57.018Z|27ff42bd-4902-4dc2-bed0-a3858a8cf74a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:32:59.911Z|6a42a84d-2b41-4cbb-a007-94cf5c1719fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:32:59.918Z|6a42a84d-2b41-4cbb-a007-94cf5c1719fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:33:00.707Z|27287477-7498-4940-aad3-7520aefdf419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:33:00.709Z|27287477-7498-4940-aad3-7520aefdf419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:33:01.431Z|985989e1-d03c-42da-b38f-7540c3da6756|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:01.432Z|985989e1-d03c-42da-b38f-7540c3da6756|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:01.470Z|b0429948-9793-4bfd-8642-7a7c2ba15714|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:01.471Z|b0429948-9793-4bfd-8642-7a7c2ba15714|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:07.081Z|a1dd613b-0c1c-4615-96ec-07b0f85e8878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:07.082Z|a1dd613b-0c1c-4615-96ec-07b0f85e8878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:11.510Z|bfb95628-070b-49f5-ae8f-5e47a8b1e7d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:11.513Z|bfb95628-070b-49f5-ae8f-5e47a8b1e7d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:11.515Z|61674745-a9de-47bd-9cf5-3c8705135d09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:11.520Z|61674745-a9de-47bd-9cf5-3c8705135d09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:14.911Z|20a431bf-853a-4ce2-b4f6-b5a98f8a25bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:33:14.912Z|20a431bf-853a-4ce2-b4f6-b5a98f8a25bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:33:17.111Z|cc58d5a2-a590-4a90-a8f3-39ed3fbd4f01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:17.112Z|cc58d5a2-a590-4a90-a8f3-39ed3fbd4f01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:21.210Z|4d251861-a42f-4a29-ad59-f4917be8ccb5|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:33:21.212Z|4d251861-a42f-4a29-ad59-f4917be8ccb5|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:21.565Z|175b9bc6-dcdb-4c21-8e7f-eec58dc9f8b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:21.565Z|e77e6b49-c5f6-465f-b711-39653d7429cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:21.567Z|175b9bc6-dcdb-4c21-8e7f-eec58dc9f8b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:21.566Z|e77e6b49-c5f6-465f-b711-39653d7429cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:27.147Z|5a03e7b1-a406-4b9b-aa78-0045502eb39c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:27.148Z|5a03e7b1-a406-4b9b-aa78-0045502eb39c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:29.911Z|53cda70d-db60-4018-9a39-1642be60b778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:33:29.912Z|53cda70d-db60-4018-9a39-1642be60b778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:33:30.714Z|b9348339-0915-4c27-b851-9184912b6b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:33:30.715Z|b9348339-0915-4c27-b851-9184912b6b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:33:31.595Z|19935cb3-59cc-49bd-a353-e1295d59dd63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:31.595Z|4ad927dd-8092-479d-8ab0-7220dd585a42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:31.595Z|4ad927dd-8092-479d-8ab0-7220dd585a42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:31.595Z|19935cb3-59cc-49bd-a353-e1295d59dd63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:37.183Z|42c967e1-471c-41e6-9113-e9053dca5942|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:37.184Z|42c967e1-471c-41e6-9113-e9053dca5942|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:41.624Z|521acb88-d28f-4237-91d5-b8f6c1463dbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:41.625Z|521acb88-d28f-4237-91d5-b8f6c1463dbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:41.630Z|87b65904-aec7-4feb-acd8-b04e276c1e2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:41.631Z|87b65904-aec7-4feb-acd8-b04e276c1e2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:44.912Z|a2f1d1ed-075d-439f-b6fb-8d3fc092aadb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:33:44.920Z|a2f1d1ed-075d-439f-b6fb-8d3fc092aadb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:33:47.218Z|11cf75b3-5b8a-4e80-bd4a-e10f88ff12de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:47.219Z|11cf75b3-5b8a-4e80-bd4a-e10f88ff12de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:51.663Z|abcb512e-9aa7-42ae-b12c-241dab273b09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:51.664Z|abcb512e-9aa7-42ae-b12c-241dab273b09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:51.686Z|56e06545-e8e3-44d0-9c36-2ffef5b61586|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:51.697Z|56e06545-e8e3-44d0-9c36-2ffef5b61586|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:57.256Z|2a730ac0-abd7-483f-abac-7d1ba0deb499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:33:57.258Z|2a730ac0-abd7-483f-abac-7d1ba0deb499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:33:59.914Z|e2e44870-eba9-4c16-bd72-be8a8ee4bfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:33:59.915Z|e2e44870-eba9-4c16-bd72-be8a8ee4bfcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:34:00.715Z|d0d68cca-1b53-40c4-8e50-19ce26f2930e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:34:00.716Z|d0d68cca-1b53-40c4-8e50-19ce26f2930e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:34:01.695Z|76d67960-6a32-445a-ae8a-24473c497ecf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:01.699Z|76d67960-6a32-445a-ae8a-24473c497ecf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:01.726Z|279762a8-f889-4c7e-9d33-7c8c277f6d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:01.727Z|279762a8-f889-4c7e-9d33-7c8c277f6d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:07.290Z|2461c8af-52ee-42e9-bb9f-d5004bd016eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:07.292Z|2461c8af-52ee-42e9-bb9f-d5004bd016eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:11.731Z|ad630f6d-9c13-4bcc-8c82-360cd33f3943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:11.733Z|ad630f6d-9c13-4bcc-8c82-360cd33f3943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:11.765Z|18cf26c6-87e3-4f97-a3cc-9bb2f455e8ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:11.766Z|18cf26c6-87e3-4f97-a3cc-9bb2f455e8ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:14.914Z|c84d7887-1669-416a-848d-255ebe1269a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:34:14.915Z|c84d7887-1669-416a-848d-255ebe1269a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:34:17.324Z|c9b0de62-ebfb-49cb-be3b-a6e9dbe144bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:17.325Z|c9b0de62-ebfb-49cb-be3b-a6e9dbe144bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:21.211Z|b5088fd2-a423-42a0-a986-2e54d64b1490|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:34:21.212Z|b5088fd2-a423-42a0-a986-2e54d64b1490|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:21.759Z|a15b8840-da14-4c17-a2bc-9953100328a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:21.760Z|a15b8840-da14-4c17-a2bc-9953100328a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:21.791Z|2764b80d-87e9-417b-8024-3fd3713a29b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:21.792Z|2764b80d-87e9-417b-8024-3fd3713a29b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:27.377Z|ce24a895-a681-4c95-95e9-eda6384186d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:27.378Z|ce24a895-a681-4c95-95e9-eda6384186d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:29.911Z|a2168e9d-6546-4deb-ba08-db5324d29d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:34:29.916Z|a2168e9d-6546-4deb-ba08-db5324d29d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:34:30.718Z|857027e5-7df7-4218-a740-a4004f76cbf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:34:30.719Z|857027e5-7df7-4218-a740-a4004f76cbf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:34:31.791Z|20303649-95a9-444f-b4db-2d049fc6d938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:31.793Z|20303649-95a9-444f-b4db-2d049fc6d938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:31.823Z|678a8c5f-e78c-4474-aad3-df81ab8e4cb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:31.824Z|678a8c5f-e78c-4474-aad3-df81ab8e4cb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:37.421Z|dd816d16-6b2d-4e10-abe7-f2095af41b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:37.423Z|dd816d16-6b2d-4e10-abe7-f2095af41b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:41.831Z|d62eda60-1a28-4896-8907-3ee4a06b8a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:41.832Z|d62eda60-1a28-4896-8907-3ee4a06b8a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:41.863Z|15963d5a-7cce-49ae-8d81-c7c3d500f68a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:41.864Z|15963d5a-7cce-49ae-8d81-c7c3d500f68a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:44.914Z|996bfe74-cb81-4205-a060-cd66000e156a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:34:44.914Z|996bfe74-cb81-4205-a060-cd66000e156a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:34:47.497Z|b85ea0d0-e709-45f7-9724-e7fbd85b8d02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:47.499Z|b85ea0d0-e709-45f7-9724-e7fbd85b8d02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:51.884Z|fb2ff005-4fae-46fd-bcec-7b4edc671781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:51.885Z|fb2ff005-4fae-46fd-bcec-7b4edc671781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:51.905Z|d4ed42ee-a900-4eab-afa2-b56d1b9eb4e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:51.906Z|d4ed42ee-a900-4eab-afa2-b56d1b9eb4e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:57.534Z|86eaa58d-b5e6-4f5c-8990-f69f7ee5dbb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:34:57.536Z|86eaa58d-b5e6-4f5c-8990-f69f7ee5dbb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:34:59.913Z|c096fa52-e245-41e8-8017-cc0e1dcdfcfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:34:59.914Z|c096fa52-e245-41e8-8017-cc0e1dcdfcfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:35:00.720Z|c01b3bef-bbd4-41fd-ae2f-b0bf6d779978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:35:00.721Z|c01b3bef-bbd4-41fd-ae2f-b0bf6d779978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:35:01.928Z|8a5b9c95-93c7-4b1e-9d8b-317d6055fa81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:01.929Z|8a5b9c95-93c7-4b1e-9d8b-317d6055fa81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:01.936Z|33ea528d-e43f-4185-910d-59aae362e955|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:01.937Z|33ea528d-e43f-4185-910d-59aae362e955|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:07.598Z|449ba44d-835d-47be-b8e9-1be50282451a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:07.600Z|449ba44d-835d-47be-b8e9-1be50282451a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:11.973Z|30519428-88a9-4e1f-82c2-5b126b4d49f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:11.975Z|30519428-88a9-4e1f-82c2-5b126b4d49f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:11.987Z|238e0321-07f9-4a71-bccd-b0a38a1516b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:11.994Z|238e0321-07f9-4a71-bccd-b0a38a1516b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:14.915Z|1b5a34cf-3332-4a10-a323-53299dc34636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:35:14.920Z|1b5a34cf-3332-4a10-a323-53299dc34636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:35:17.645Z|7e3522e1-0065-4659-a242-8ff81029e65e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:17.647Z|7e3522e1-0065-4659-a242-8ff81029e65e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:21.210Z|24643f44-5b5e-4feb-90c2-4c349098a451|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:35:21.212Z|24643f44-5b5e-4feb-90c2-4c349098a451|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:22.006Z|98ad2b37-9003-42d2-8a39-32f27a88e260|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:22.007Z|98ad2b37-9003-42d2-8a39-32f27a88e260|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:22.028Z|d51738a0-dabc-4412-9c81-1e61e0cbfff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:22.029Z|d51738a0-dabc-4412-9c81-1e61e0cbfff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:27.684Z|dbc02d7b-119b-4eb4-8835-ffe1001feef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:27.685Z|dbc02d7b-119b-4eb4-8835-ffe1001feef0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:29.914Z|1479d610-5e6c-4a68-8e6c-51884e22263d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:35:29.926Z|1479d610-5e6c-4a68-8e6c-51884e22263d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:35:30.722Z|3f284690-11e0-4015-9890-8622cfd0e6d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:35:30.723Z|3f284690-11e0-4015-9890-8622cfd0e6d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:35:32.038Z|3d94f682-fe4d-47db-8d78-54c12924c9f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:32.038Z|3d94f682-fe4d-47db-8d78-54c12924c9f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:32.101Z|6c813da8-25f5-40a6-8a02-2f75a54d525c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:32.102Z|6c813da8-25f5-40a6-8a02-2f75a54d525c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:37.725Z|4303c207-6d07-4263-b0d9-0781675ca900|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:37.727Z|4303c207-6d07-4263-b0d9-0781675ca900|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:42.087Z|8a11fdfb-8c2b-4393-bd40-db49a253f9bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:42.088Z|8a11fdfb-8c2b-4393-bd40-db49a253f9bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:42.129Z|701569c2-8944-4d7d-8dae-9e99fcb8ef16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:42.130Z|701569c2-8944-4d7d-8dae-9e99fcb8ef16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:44.912Z|04233b44-19e0-4b8e-84ef-037bfabd509f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:35:44.913Z|04233b44-19e0-4b8e-84ef-037bfabd509f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:35:47.788Z|6f581601-d900-4168-ac06-bfed63bab620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:47.790Z|6f581601-d900-4168-ac06-bfed63bab620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:52.127Z|64f72d27-88df-40b6-89b5-b7e42e44a38a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:52.128Z|64f72d27-88df-40b6-89b5-b7e42e44a38a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:52.198Z|3530bc1c-3d6e-4287-93d5-d8b6ec311e81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:52.200Z|3530bc1c-3d6e-4287-93d5-d8b6ec311e81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:57.817Z|0eb3eac4-a9d5-4dff-8ea7-5e9f07eb6879|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:35:57.821Z|0eb3eac4-a9d5-4dff-8ea7-5e9f07eb6879|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:35:59.918Z|706f4cb5-49d7-4932-8edb-3315eedf5fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:35:59.919Z|706f4cb5-49d7-4932-8edb-3315eedf5fcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:36:00.725Z|a85eee34-7350-4342-a168-02bebc36d39b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:36:00.726Z|a85eee34-7350-4342-a168-02bebc36d39b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:36:02.168Z|2946510d-4fee-4951-80ef-f66dc1725a13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:02.171Z|2946510d-4fee-4951-80ef-f66dc1725a13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:02.224Z|bc6ac3f2-c814-4d90-90af-86438f5b8b21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:02.227Z|bc6ac3f2-c814-4d90-90af-86438f5b8b21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:07.886Z|2d3344c5-cb4c-4e81-b088-f34679c93e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:07.891Z|2d3344c5-cb4c-4e81-b088-f34679c93e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:12.216Z|05d5ab43-4f9a-4aa5-9734-75dfe3fa35f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:12.217Z|05d5ab43-4f9a-4aa5-9734-75dfe3fa35f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:12.263Z|4f5687c1-a1f8-4b88-8cd3-81f5f5e41a2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:12.267Z|4f5687c1-a1f8-4b88-8cd3-81f5f5e41a2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:14.913Z|0590cc40-5546-4a1e-8a42-0659dbc89803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:36:14.914Z|0590cc40-5546-4a1e-8a42-0659dbc89803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:36:17.938Z|4bdfc8b3-a1e7-4e93-8984-c99c5bd4e062|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:17.939Z|4bdfc8b3-a1e7-4e93-8984-c99c5bd4e062|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:21.213Z|9238532f-df87-4cf1-b2c9-99e1d077a603|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:36:21.214Z|9238532f-df87-4cf1-b2c9-99e1d077a603|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:22.245Z|56fa8404-62a3-44e1-9a25-9db21be112de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:22.246Z|56fa8404-62a3-44e1-9a25-9db21be112de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:22.297Z|4873986f-0ae6-4f29-b7bd-780632fd68aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:22.298Z|4873986f-0ae6-4f29-b7bd-780632fd68aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:27.982Z|17f35eab-4433-4bc2-8234-f9303c2bc478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:27.983Z|17f35eab-4433-4bc2-8234-f9303c2bc478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:29.911Z|f292b4d0-e2fd-4f15-958a-b5122ef658c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:36:29.912Z|f292b4d0-e2fd-4f15-958a-b5122ef658c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:36:30.727Z|56263a26-5109-4e85-8026-7dac95fb1663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:36:30.730Z|56263a26-5109-4e85-8026-7dac95fb1663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:36:32.273Z|61961db8-6bad-46ee-9f31-1e8aeff01937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:32.274Z|61961db8-6bad-46ee-9f31-1e8aeff01937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:32.332Z|8da8f63e-a799-405c-bb84-504c5f21eded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:32.334Z|8da8f63e-a799-405c-bb84-504c5f21eded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:38.012Z|62917e2c-8771-4a16-af2e-6373958d6f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:38.014Z|62917e2c-8771-4a16-af2e-6373958d6f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:42.298Z|aa4cf552-6d0e-42ad-b890-a814431fa963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:42.300Z|aa4cf552-6d0e-42ad-b890-a814431fa963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:42.356Z|82d0ecba-aac0-46b2-b423-8b7888ec1c24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:42.357Z|82d0ecba-aac0-46b2-b423-8b7888ec1c24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:44.911Z|eaa8d53c-6728-4cea-97c6-7724a5ba31ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:36:44.912Z|eaa8d53c-6728-4cea-97c6-7724a5ba31ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:36:48.039Z|a72e6065-5eb9-4bf4-8f83-2acc86894094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:48.041Z|a72e6065-5eb9-4bf4-8f83-2acc86894094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:52.328Z|53bb8a57-a0a7-42f5-8b0f-d050c98ae16e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:52.329Z|53bb8a57-a0a7-42f5-8b0f-d050c98ae16e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:52.383Z|0f2cc6ec-d235-408e-a5a8-0f4aa2b0f9ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:52.386Z|0f2cc6ec-d235-408e-a5a8-0f4aa2b0f9ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:58.085Z|18e9b22b-1262-4407-8060-83b880be0460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:36:58.088Z|18e9b22b-1262-4407-8060-83b880be0460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:36:59.911Z|d1dcb9f4-a879-4ed0-b887-536dc3917014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:36:59.912Z|d1dcb9f4-a879-4ed0-b887-536dc3917014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:37:00.731Z|dbf952f4-2a38-499e-8063-64785db54220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:37:00.732Z|dbf952f4-2a38-499e-8063-64785db54220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:37:02.360Z|02b2de09-770f-4dbc-ad45-6440a498577f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:02.362Z|02b2de09-770f-4dbc-ad45-6440a498577f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:02.422Z|b343a5ac-7214-4098-99c2-97bd57ac82ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:02.423Z|b343a5ac-7214-4098-99c2-97bd57ac82ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:08.123Z|601d12e2-8d73-4f2f-b3db-36c64f9614d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:08.125Z|601d12e2-8d73-4f2f-b3db-36c64f9614d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:12.390Z|e6be206a-db04-4675-8fc9-93d96b90fcf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:12.397Z|e6be206a-db04-4675-8fc9-93d96b90fcf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:12.460Z|0d0eeca9-652e-458d-867d-00a36c898164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:12.461Z|0d0eeca9-652e-458d-867d-00a36c898164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:14.912Z|d7115e3d-b750-4616-b841-e02ab32839e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:37:14.914Z|d7115e3d-b750-4616-b841-e02ab32839e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:37:18.158Z|8160d826-0cd1-4684-bfb6-bfa07899475e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:18.160Z|8160d826-0cd1-4684-bfb6-bfa07899475e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:21.213Z|8ce8a8dc-314a-49cd-ac4c-c805264e1da0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:37:21.215Z|8ce8a8dc-314a-49cd-ac4c-c805264e1da0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:22.425Z|f77ac4c5-b5fa-4b7b-a4e7-70c752e83faf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:22.427Z|f77ac4c5-b5fa-4b7b-a4e7-70c752e83faf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:22.497Z|29276c4e-30db-474c-8ba7-c9977e811c49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:22.499Z|29276c4e-30db-474c-8ba7-c9977e811c49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:28.214Z|8f96525a-c840-4704-83eb-996dd38b6cc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:28.226Z|8f96525a-c840-4704-83eb-996dd38b6cc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:29.911Z|4e22940e-fbab-4636-b524-96f2d4372e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:37:29.922Z|4e22940e-fbab-4636-b524-96f2d4372e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:37:30.733Z|f38710bd-3ddb-4269-82dd-128e239f0f24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:37:30.734Z|f38710bd-3ddb-4269-82dd-128e239f0f24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:37:32.459Z|3c0bc9bd-1425-4bec-a2ad-cdf3cd1c7920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:32.460Z|3c0bc9bd-1425-4bec-a2ad-cdf3cd1c7920|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:32.523Z|05d0ae34-9c9d-4591-971e-b27b6ea715d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:32.525Z|05d0ae34-9c9d-4591-971e-b27b6ea715d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:38.336Z|8736f562-aa41-4b7f-9460-1821ca34abcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:38.338Z|8736f562-aa41-4b7f-9460-1821ca34abcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:42.487Z|582c8a34-26b1-4310-a396-8e600a44fe0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:42.488Z|582c8a34-26b1-4310-a396-8e600a44fe0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:42.554Z|7a48cd38-19df-4726-b8bf-6a2048748015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:42.555Z|7a48cd38-19df-4726-b8bf-6a2048748015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:44.922Z|84eedfd4-5c1a-416a-b4ea-9ac678524db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:37:44.923Z|84eedfd4-5c1a-416a-b4ea-9ac678524db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:37:48.399Z|f093bd22-550d-47a6-90fd-be704cddb1da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:48.403Z|f093bd22-550d-47a6-90fd-be704cddb1da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:52.522Z|d3b29a30-5792-4ccd-821c-f6802a5a7023|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:52.523Z|d3b29a30-5792-4ccd-821c-f6802a5a7023|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:52.587Z|1eaad9c0-60b3-4652-b961-e4df305757a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:52.588Z|1eaad9c0-60b3-4652-b961-e4df305757a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:58.435Z|921b59b5-fa92-486f-aa8c-c4b77a70e05d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:37:58.436Z|921b59b5-fa92-486f-aa8c-c4b77a70e05d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:37:59.911Z|b794bee1-e14a-4935-b67e-1dd06585d2e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:37:59.913Z|b794bee1-e14a-4935-b67e-1dd06585d2e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:38:00.735Z|5cdbdfc7-2cbc-44c5-9b75-ad09da96f1c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:38:00.736Z|5cdbdfc7-2cbc-44c5-9b75-ad09da96f1c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:38:02.549Z|93f62908-bba9-4853-9916-09d4ad83ba2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:02.550Z|93f62908-bba9-4853-9916-09d4ad83ba2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:02.617Z|4bb132cb-7cf9-4ce5-95f8-df9da4fe4c16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:02.618Z|4bb132cb-7cf9-4ce5-95f8-df9da4fe4c16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:08.483Z|ca6d2f24-12b9-48d6-98c5-93e81393de6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:08.485Z|ca6d2f24-12b9-48d6-98c5-93e81393de6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:12.591Z|4561f56d-277f-4c82-90a3-0c2c3360a7c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:12.592Z|4561f56d-277f-4c82-90a3-0c2c3360a7c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:12.644Z|911c727e-718b-48ac-8876-e81d61cc4cde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:12.644Z|911c727e-718b-48ac-8876-e81d61cc4cde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:14.911Z|bed7db78-437b-4fc6-8348-b1979c604ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:38:14.917Z|bed7db78-437b-4fc6-8348-b1979c604ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:38:18.509Z|44604810-d1a1-4fc1-bc50-7203da88da04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:18.510Z|44604810-d1a1-4fc1-bc50-7203da88da04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:21.210Z|75fe9794-9f61-45db-8fd6-9cf92914f47c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:38:21.212Z|75fe9794-9f61-45db-8fd6-9cf92914f47c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:22.620Z|5094d5c1-61f7-42e2-9df1-90e4923d5804|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:22.623Z|5094d5c1-61f7-42e2-9df1-90e4923d5804|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:22.669Z|9f53d549-f47b-48f3-99e3-529ca925ce11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:22.670Z|9f53d549-f47b-48f3-99e3-529ca925ce11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:28.562Z|297da373-e1a2-4228-b0e0-645afa9923dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:28.563Z|297da373-e1a2-4228-b0e0-645afa9923dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:29.911Z|e0ee6e47-0ae1-4cf9-b173-80d64c4e2543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:38:29.913Z|e0ee6e47-0ae1-4cf9-b173-80d64c4e2543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:38:30.737Z|a77cf115-aacc-4d84-99f2-0429bc45a7bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:38:30.738Z|a77cf115-aacc-4d84-99f2-0429bc45a7bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:38:32.658Z|ac3c1720-497b-4ecd-bd1e-241062d6260e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:32.660Z|ac3c1720-497b-4ecd-bd1e-241062d6260e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:32.697Z|831a0a98-ef49-483e-a191-fe8fd561174c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:32.700Z|831a0a98-ef49-483e-a191-fe8fd561174c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:38.623Z|0ba16fe3-7937-4fa2-8762-6ebb541b6137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:38.625Z|0ba16fe3-7937-4fa2-8762-6ebb541b6137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:42.690Z|05caaa17-007e-45d5-af25-ec5a19046949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:42.691Z|05caaa17-007e-45d5-af25-ec5a19046949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:42.727Z|b05fc8e5-522c-468a-9c00-0f199f40d357|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:42.728Z|b05fc8e5-522c-468a-9c00-0f199f40d357|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:44.914Z|b3040094-7cc4-4fb1-ac74-06a347dfa62f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:38:44.914Z|b3040094-7cc4-4fb1-ac74-06a347dfa62f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:38:48.651Z|002a0568-4638-4975-b012-c06312d68ed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:48.652Z|002a0568-4638-4975-b012-c06312d68ed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:52.734Z|e831a6c0-57cd-4234-9d49-25e327ded1c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:52.736Z|e831a6c0-57cd-4234-9d49-25e327ded1c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:52.774Z|5132cc2d-1314-4d57-b49a-ad7227b884c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:52.775Z|5132cc2d-1314-4d57-b49a-ad7227b884c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:58.682Z|30744410-f53d-47e7-8303-a56560e988b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:38:58.683Z|30744410-f53d-47e7-8303-a56560e988b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:38:59.911Z|d44bd2f6-047b-431b-8ee7-3383367be5aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:38:59.915Z|d44bd2f6-047b-431b-8ee7-3383367be5aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:39:00.739Z|8dded036-95eb-4f4f-8382-ad1592634edd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:39:00.740Z|8dded036-95eb-4f4f-8382-ad1592634edd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:39:02.774Z|a71025d3-ec77-48d9-a932-e71d5aba41f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:02.777Z|a71025d3-ec77-48d9-a932-e71d5aba41f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:02.803Z|9e65d27f-6581-44a7-a456-bdcce42861a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:02.804Z|9e65d27f-6581-44a7-a456-bdcce42861a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:08.763Z|16b732db-b176-413c-9aee-8b097067c908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:08.764Z|16b732db-b176-413c-9aee-8b097067c908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:12.808Z|c0a619f1-a1ae-4e7e-8809-0eed23a0be71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:12.812Z|c0a619f1-a1ae-4e7e-8809-0eed23a0be71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:12.829Z|1531ebe9-35b8-420d-94e8-ec2661844afb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:12.830Z|1531ebe9-35b8-420d-94e8-ec2661844afb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:14.918Z|9b22b360-ff0b-4704-ae39-c90c0d932268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:39:14.919Z|9b22b360-ff0b-4704-ae39-c90c0d932268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:39:18.801Z|606e3511-314d-47cf-99ce-718f24cb8def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:18.803Z|606e3511-314d-47cf-99ce-718f24cb8def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:21.209Z|aaac6b02-a529-4d1a-a4e0-a63dd55e4de9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:39:21.210Z|aaac6b02-a529-4d1a-a4e0-a63dd55e4de9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:22.838Z|d23af8ef-48ae-41bd-9bfc-4cc06c51aa23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:22.840Z|d23af8ef-48ae-41bd-9bfc-4cc06c51aa23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:22.857Z|bf8e3273-2c17-4e11-afaf-8d9c8add37bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:22.860Z|bf8e3273-2c17-4e11-afaf-8d9c8add37bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:28.848Z|4b3459df-6d4e-49e6-b686-e1fec807ed59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:28.853Z|4b3459df-6d4e-49e6-b686-e1fec807ed59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:29.911Z|92deb3a0-656a-4a2c-a735-47034866ee5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:39:29.912Z|92deb3a0-656a-4a2c-a735-47034866ee5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:39:30.744Z|96dde067-bd35-4ba5-9a7f-2e213fa5f2a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:39:30.750Z|96dde067-bd35-4ba5-9a7f-2e213fa5f2a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:39:32.874Z|3457151d-158b-4f78-8e97-04eba0b7b22e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:32.876Z|3457151d-158b-4f78-8e97-04eba0b7b22e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:32.892Z|1bab0bd2-f660-4a72-bcd0-92b9bbc8f220|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:32.893Z|1bab0bd2-f660-4a72-bcd0-92b9bbc8f220|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:38.900Z|894740ee-14c1-4739-af74-90c8e4c59a80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:38.901Z|894740ee-14c1-4739-af74-90c8e4c59a80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:42.908Z|501dbced-410d-45db-a4ed-298ae5c13edb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:42.909Z|501dbced-410d-45db-a4ed-298ae5c13edb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:42.929Z|6748ec2d-d9fe-42f9-8185-442a6ef78ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:42.930Z|6748ec2d-d9fe-42f9-8185-442a6ef78ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:44.911Z|d9c5f1e4-b498-4197-b662-0d7cad16d6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:39:44.925Z|d9c5f1e4-b498-4197-b662-0d7cad16d6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:39:48.933Z|7a0eac56-1900-4050-bc2e-771e6850fb7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:48.934Z|7a0eac56-1900-4050-bc2e-771e6850fb7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:52.935Z|a3e69422-1ca1-4810-91d1-78a34d248f36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:52.936Z|a3e69422-1ca1-4810-91d1-78a34d248f36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:52.973Z|ae556271-8b70-45dc-9f86-26af41b9febd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:53.003Z|ae556271-8b70-45dc-9f86-26af41b9febd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:58.962Z|76b726e4-0c37-458b-a4a6-dca85e8708f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:39:58.963Z|76b726e4-0c37-458b-a4a6-dca85e8708f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:39:59.911Z|1eb8ba75-63c1-42f2-ae61-5e906638bd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:39:59.913Z|1eb8ba75-63c1-42f2-ae61-5e906638bd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:40:00.755Z|94075c90-bee4-4ad2-8882-b421a487e6ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:40:00.756Z|94075c90-bee4-4ad2-8882-b421a487e6ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:40:02.968Z|8c92ef02-bc57-4d5d-a431-22faa491212b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:02.969Z|8c92ef02-bc57-4d5d-a431-22faa491212b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:03.036Z|f34ad0db-b0f6-4ee6-9a1d-74e509d20e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:03.037Z|f34ad0db-b0f6-4ee6-9a1d-74e509d20e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:09.006Z|f606ed82-7a12-4485-b97c-49ed80d97f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:09.007Z|f606ed82-7a12-4485-b97c-49ed80d97f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:12.993Z|ddfe9a6d-e359-448c-a963-cd97ab0f1499|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:12.994Z|ddfe9a6d-e359-448c-a963-cd97ab0f1499|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:13.065Z|d6d95302-500e-45f3-a096-9f1da140fc75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:13.066Z|d6d95302-500e-45f3-a096-9f1da140fc75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:14.911Z|edfb4b67-3d4b-4592-8bde-75f524eebf5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:40:14.912Z|edfb4b67-3d4b-4592-8bde-75f524eebf5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:40:19.047Z|f9fdffb1-a108-421f-ab97-9f107ddd1e07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:19.048Z|f9fdffb1-a108-421f-ab97-9f107ddd1e07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:21.220Z|cc634549-e376-4c48-9875-a901ddf6cd2a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:40:21.222Z|cc634549-e376-4c48-9875-a901ddf6cd2a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:23.019Z|45b7e10b-6ac0-4b7d-8092-d2f79086197a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:23.020Z|45b7e10b-6ac0-4b7d-8092-d2f79086197a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:23.095Z|4a0606e5-4a2d-4ea1-a4d4-94050fec0e14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:23.096Z|4a0606e5-4a2d-4ea1-a4d4-94050fec0e14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:29.094Z|d5c8afb6-358d-4e82-8d30-1d4f8745988a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:29.095Z|d5c8afb6-358d-4e82-8d30-1d4f8745988a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:29.915Z|c741cf1c-acd7-4e25-80f0-73a0c455a02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:40:29.919Z|c741cf1c-acd7-4e25-80f0-73a0c455a02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:40:30.758Z|f36de426-6c18-4d6d-ba94-fc4874acf0d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:40:30.759Z|f36de426-6c18-4d6d-ba94-fc4874acf0d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:40:33.044Z|6b1a2d8e-b1b2-4aea-8404-55c966a3a7ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:33.049Z|6b1a2d8e-b1b2-4aea-8404-55c966a3a7ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:33.123Z|bd2d8d62-4cac-4ba9-90ca-9c7dfde6ab54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:33.124Z|bd2d8d62-4cac-4ba9-90ca-9c7dfde6ab54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:39.126Z|0d8e5f49-a648-4056-8d8a-5b6a6844324a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:39.128Z|0d8e5f49-a648-4056-8d8a-5b6a6844324a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:43.083Z|9bea8a7e-7ac0-49b9-be6e-ec30f7a42002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:43.084Z|9bea8a7e-7ac0-49b9-be6e-ec30f7a42002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:43.155Z|9d6c7c00-8f8c-4e8c-ab63-70300e62e741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:43.156Z|9d6c7c00-8f8c-4e8c-ab63-70300e62e741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:44.913Z|47ea42c3-15c3-4959-85c0-77f04b4313e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:40:44.915Z|47ea42c3-15c3-4959-85c0-77f04b4313e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:40:49.159Z|c3b87a92-6e0f-4da8-aa5d-f4bd07d2445b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:49.162Z|c3b87a92-6e0f-4da8-aa5d-f4bd07d2445b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:53.110Z|3cfcdb77-9ec4-46e1-8cc9-c4b037db4f95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:53.112Z|3cfcdb77-9ec4-46e1-8cc9-c4b037db4f95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:53.180Z|15c87a26-51aa-4be3-8cc4-7ab3b5cff6d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:53.181Z|15c87a26-51aa-4be3-8cc4-7ab3b5cff6d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:59.210Z|451fd8f5-759d-444d-8c56-8e8ef4c39458|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:40:59.217Z|451fd8f5-759d-444d-8c56-8e8ef4c39458|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:40:59.911Z|7df360b0-c373-4528-955a-4fa22296c095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:40:59.912Z|7df360b0-c373-4528-955a-4fa22296c095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:41:00.760Z|cbf504fc-84cf-403f-88a4-4a69571db1df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:41:00.761Z|cbf504fc-84cf-403f-88a4-4a69571db1df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:41:03.146Z|a8b3f047-795e-4c91-ab1a-82492db42d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:03.147Z|a8b3f047-795e-4c91-ab1a-82492db42d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:03.214Z|a74d4d2e-9314-4829-a1cb-e7a26d13c850|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:03.215Z|a74d4d2e-9314-4829-a1cb-e7a26d13c850|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:09.263Z|e0f7d9bf-600d-4156-8cb9-08be47370511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:09.264Z|e0f7d9bf-600d-4156-8cb9-08be47370511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:13.170Z|2fe4949e-bea0-4d5d-88b8-65dbc2f298e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:13.171Z|2fe4949e-bea0-4d5d-88b8-65dbc2f298e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:13.247Z|d71e1c89-25cb-406b-baff-374b1a5c1bb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:13.248Z|d71e1c89-25cb-406b-baff-374b1a5c1bb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:14.911Z|8d30c2b6-acb3-48cf-a066-9f740255d540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:41:14.915Z|8d30c2b6-acb3-48cf-a066-9f740255d540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:41:19.292Z|c1cd954b-de2b-4fc1-a9c5-03646f04b355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:19.293Z|c1cd954b-de2b-4fc1-a9c5-03646f04b355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:21.215Z|8b4c09f9-7451-40d4-864f-00972e34e778|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:41:21.216Z|8b4c09f9-7451-40d4-864f-00972e34e778|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:23.195Z|ba7cd8e3-8347-487e-b78d-d8be10d897e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:23.196Z|ba7cd8e3-8347-487e-b78d-d8be10d897e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:23.274Z|7de5a0b9-9fae-4391-b801-ac5c367c4a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:23.276Z|7de5a0b9-9fae-4391-b801-ac5c367c4a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:29.336Z|94539824-be6f-4fad-b57c-47b362963173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:29.337Z|94539824-be6f-4fad-b57c-47b362963173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:29.911Z|d92ab8a1-aef4-4806-a645-7809445fd159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:41:29.919Z|d92ab8a1-aef4-4806-a645-7809445fd159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:41:30.761Z|2e1ade38-0e73-43fc-8dff-b554f7960b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:41:30.762Z|2e1ade38-0e73-43fc-8dff-b554f7960b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:41:33.263Z|10cac440-b15d-46a3-8d23-320d0521d28b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:33.264Z|10cac440-b15d-46a3-8d23-320d0521d28b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:33.300Z|3e4b57be-b6f9-4005-90d5-2e34775e4e38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:33.303Z|3e4b57be-b6f9-4005-90d5-2e34775e4e38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:39.367Z|3a18b9d1-2861-48d2-b2af-e6b85e37dc87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:39.368Z|3a18b9d1-2861-48d2-b2af-e6b85e37dc87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:43.290Z|2dec56f7-043a-4a71-9f3a-c9fa6c46d943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:43.291Z|2dec56f7-043a-4a71-9f3a-c9fa6c46d943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:43.362Z|492d621b-55ab-4b77-abc7-dbbd23480066|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:43.363Z|492d621b-55ab-4b77-abc7-dbbd23480066|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:44.926Z|33d98294-2f78-4b8a-a945-6f4999661cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:41:44.939Z|33d98294-2f78-4b8a-a945-6f4999661cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:41:49.477Z|70c4aabc-7a92-4746-9a3d-e24e184db942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:49.479Z|70c4aabc-7a92-4746-9a3d-e24e184db942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:53.318Z|2b0ffc92-94ce-4e82-bddc-81ab1374ad11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:53.319Z|2b0ffc92-94ce-4e82-bddc-81ab1374ad11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:53.388Z|f9485458-38a3-42df-842f-6c0b8e513145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:53.389Z|f9485458-38a3-42df-842f-6c0b8e513145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:59.512Z|a20c513d-6602-4592-ae5b-21e14323c767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:41:59.513Z|a20c513d-6602-4592-ae5b-21e14323c767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:41:59.911Z|ef3a325d-74a5-4027-aa12-c950ce3e916b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:41:59.912Z|ef3a325d-74a5-4027-aa12-c950ce3e916b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:42:00.763Z|11dde728-5ba1-4fcf-ac2b-283b3330208b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:42:00.764Z|11dde728-5ba1-4fcf-ac2b-283b3330208b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:42:03.349Z|e902dd4e-3e17-4d5f-990c-52a900b7a878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:03.350Z|e902dd4e-3e17-4d5f-990c-52a900b7a878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:03.418Z|a07aa4c7-1002-492f-86da-21e3a83e406e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:03.419Z|a07aa4c7-1002-492f-86da-21e3a83e406e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:09.539Z|d98b158c-8fcf-4fb8-8fd3-602905f49539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:09.541Z|d98b158c-8fcf-4fb8-8fd3-602905f49539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:13.375Z|7b5143d1-ecaa-404a-8a97-f0f931a23146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:13.376Z|7b5143d1-ecaa-404a-8a97-f0f931a23146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:13.447Z|8aa76f18-2ca7-4b3b-a939-d0f0a44383fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:13.448Z|8aa76f18-2ca7-4b3b-a939-d0f0a44383fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:14.911Z|1bf98da7-d22c-4ed9-a3b8-e20008866dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:42:14.912Z|1bf98da7-d22c-4ed9-a3b8-e20008866dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:42:19.584Z|7999c1d4-68b2-4fd0-87fd-39c3a4147c3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:19.586Z|7999c1d4-68b2-4fd0-87fd-39c3a4147c3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:21.213Z|0eab7af8-3e2e-4323-8b80-33d6874239c0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:42:21.215Z|0eab7af8-3e2e-4323-8b80-33d6874239c0|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:23.408Z|30b40fcb-449e-467c-a068-70a5f7403b61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:23.409Z|30b40fcb-449e-467c-a068-70a5f7403b61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:23.476Z|549e0ae0-52f4-4fae-960f-c6117470b2d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:23.477Z|549e0ae0-52f4-4fae-960f-c6117470b2d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:29.627Z|46689dd6-954e-4f71-9e2a-66cb07883cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:29.631Z|46689dd6-954e-4f71-9e2a-66cb07883cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:29.914Z|7342a027-d633-4a2b-b4d1-1e3c11e2a1ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:42:29.917Z|7342a027-d633-4a2b-b4d1-1e3c11e2a1ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:42:30.774Z|ee40a102-13d2-465f-89d5-c668036e112a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:42:30.775Z|ee40a102-13d2-465f-89d5-c668036e112a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:42:33.438Z|2a8ca760-5f01-426d-a561-fc7cb8bbf739|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:33.439Z|2a8ca760-5f01-426d-a561-fc7cb8bbf739|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:33.500Z|83c271ac-e43e-4a07-bf28-600a8a5b2956|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:33.503Z|83c271ac-e43e-4a07-bf28-600a8a5b2956|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:39.656Z|fe3fdf06-a796-4961-b742-e2121d3465b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:39.658Z|fe3fdf06-a796-4961-b742-e2121d3465b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:43.462Z|1d9e10f6-b680-4019-ad67-8eb08a58aa2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:43.463Z|1d9e10f6-b680-4019-ad67-8eb08a58aa2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:43.533Z|7f74ffa3-139b-4f44-8f71-a226e68b78af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:43.534Z|7f74ffa3-139b-4f44-8f71-a226e68b78af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:44.911Z|ea75f81d-aa13-47de-9a33-f534f93d8fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:42:44.912Z|ea75f81d-aa13-47de-9a33-f534f93d8fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:42:49.712Z|74180797-7bb6-4cf6-b09e-4fbde705bab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:49.714Z|74180797-7bb6-4cf6-b09e-4fbde705bab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:53.499Z|0424850e-57b5-477f-92df-4d10560fcfde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:53.500Z|0424850e-57b5-477f-92df-4d10560fcfde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:53.574Z|938205bc-ecfc-4e60-8945-8206da4615d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:53.576Z|938205bc-ecfc-4e60-8945-8206da4615d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:59.745Z|1c3788a4-6b9c-4078-8100-3cc6fa7c2d4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:42:59.746Z|1c3788a4-6b9c-4078-8100-3cc6fa7c2d4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:42:59.911Z|6bc7e6a7-802d-42e4-b00c-8b9bad70d103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:42:59.912Z|6bc7e6a7-802d-42e4-b00c-8b9bad70d103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:43:00.775Z|403532d6-e1ce-4c72-aaf7-632a75d898e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:43:00.776Z|403532d6-e1ce-4c72-aaf7-632a75d898e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:43:03.532Z|09a98c7c-de5d-4dc6-bd5e-fc8411036806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:03.534Z|09a98c7c-de5d-4dc6-bd5e-fc8411036806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:03.606Z|2ac9ac0a-b083-498c-8274-24fd762d0a35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:03.608Z|2ac9ac0a-b083-498c-8274-24fd762d0a35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:09.790Z|960bf8ab-23f9-4eb4-a193-961604563d7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:09.792Z|960bf8ab-23f9-4eb4-a193-961604563d7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:13.574Z|0e9b3a65-52c1-47c9-afdc-d2dd0872e6cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:13.576Z|0e9b3a65-52c1-47c9-afdc-d2dd0872e6cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:13.655Z|004502e2-1a2c-4c09-9174-5971822165ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:13.656Z|004502e2-1a2c-4c09-9174-5971822165ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:14.915Z|448cb799-2af1-463b-994b-d94334dfa3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:43:14.919Z|448cb799-2af1-463b-994b-d94334dfa3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:43:19.816Z|9e978976-ed4d-4fea-9c57-831bbeeca01a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:19.817Z|9e978976-ed4d-4fea-9c57-831bbeeca01a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:21.213Z|5b318a42-ec45-4293-8fc9-02af4ba677b4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:43:21.215Z|5b318a42-ec45-4293-8fc9-02af4ba677b4|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:23.602Z|bfb521ce-d434-47af-b06c-c5e55194e5e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:23.603Z|bfb521ce-d434-47af-b06c-c5e55194e5e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:23.686Z|b6242abf-a7d5-4b08-a886-6061e449abca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:23.687Z|b6242abf-a7d5-4b08-a886-6061e449abca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:29.864Z|d60a2a6f-862b-499e-8135-a87a468e760d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:29.866Z|d60a2a6f-862b-499e-8135-a87a468e760d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:29.915Z|82a47166-6c0e-4ddd-9091-ee434e9d6152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:43:29.916Z|82a47166-6c0e-4ddd-9091-ee434e9d6152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:43:30.778Z|d049a288-0aed-4fd0-a83c-52a74bcfbff1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:43:30.778Z|d049a288-0aed-4fd0-a83c-52a74bcfbff1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:43:33.671Z|24be78c4-e8be-4a52-b1cb-75883168255a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:33.672Z|24be78c4-e8be-4a52-b1cb-75883168255a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:33.746Z|6a9cfa97-6a0e-4512-83cb-a58870bf7ae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:33.747Z|6a9cfa97-6a0e-4512-83cb-a58870bf7ae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:39.894Z|b6d2d33c-9e22-4229-885d-bd9415328cbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:39.896Z|b6d2d33c-9e22-4229-885d-bd9415328cbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:43.731Z|fdde1b07-77dd-4d5d-b7eb-f99abe5b9fed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:43.733Z|fdde1b07-77dd-4d5d-b7eb-f99abe5b9fed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:43.772Z|b741791e-2c1d-441c-b050-3e4678deaaaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:43.774Z|b741791e-2c1d-441c-b050-3e4678deaaaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:44.915Z|ac8d069d-7562-4eb8-a4f1-d6078a328b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:43:44.916Z|ac8d069d-7562-4eb8-a4f1-d6078a328b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:43:49.936Z|dccdc65c-ef9f-4539-8b3d-4898289563dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:49.938Z|dccdc65c-ef9f-4539-8b3d-4898289563dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:53.769Z|80811672-7bc7-4a07-a8d5-03e7b5ecd2b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:53.770Z|80811672-7bc7-4a07-a8d5-03e7b5ecd2b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:53.800Z|d10eb0fb-af77-42bb-a463-8174f56e4bc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:53.801Z|d10eb0fb-af77-42bb-a463-8174f56e4bc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:43:59.912Z|344e2229-84d4-4397-adab-6724c8e90a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:43:59.916Z|344e2229-84d4-4397-adab-6724c8e90a85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:43:59.979Z|a0532589-19e1-4283-8877-3a8624de3d42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:43:59.980Z|a0532589-19e1-4283-8877-3a8624de3d42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:00.779Z|221d28fc-0a4d-4cdd-887e-0905bd51042b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:44:00.780Z|221d28fc-0a4d-4cdd-887e-0905bd51042b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:44:03.814Z|4d967da3-ddff-4310-b056-138289669984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:03.816Z|4d967da3-ddff-4310-b056-138289669984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:03.850Z|2ecb3bb3-02ec-4ba0-aa60-697c95e15d1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:03.851Z|2ecb3bb3-02ec-4ba0-aa60-697c95e15d1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:10.051Z|e9aa09ff-931b-4c2e-a1a7-3476f7e003c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:10.054Z|e9aa09ff-931b-4c2e-a1a7-3476f7e003c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:13.864Z|cf57583e-21b3-49dd-905e-7c8981bac41b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:13.866Z|cf57583e-21b3-49dd-905e-7c8981bac41b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:13.900Z|7ef58e86-f3d8-4a26-9a5c-d0f6944ee0f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:13.901Z|7ef58e86-f3d8-4a26-9a5c-d0f6944ee0f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:14.911Z|3e1c4292-ca9a-49dc-9291-7f80df8740fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:44:14.913Z|3e1c4292-ca9a-49dc-9291-7f80df8740fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:44:20.092Z|e0a98589-0371-4873-b9f8-37e02537d295|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:20.094Z|e0a98589-0371-4873-b9f8-37e02537d295|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:21.210Z|c54eaaa6-7959-4f92-892c-25609903e2e1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:44:21.211Z|c54eaaa6-7959-4f92-892c-25609903e2e1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:23.898Z|f7698b4a-74e2-467f-95bb-b2f3ff05c41e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:23.899Z|f7698b4a-74e2-467f-95bb-b2f3ff05c41e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:23.927Z|89e5d1bb-2d9c-4657-a906-d1ad3d05d4cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:23.929Z|89e5d1bb-2d9c-4657-a906-d1ad3d05d4cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:29.912Z|e58edce6-033f-47d1-96c2-13f45b994573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:44:29.913Z|e58edce6-033f-47d1-96c2-13f45b994573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:44:30.146Z|467a0ada-5947-43e3-b284-ab57a4ab0864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:30.148Z|467a0ada-5947-43e3-b284-ab57a4ab0864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:30.782Z|73d302a9-b3e2-4e31-89d4-d2300a1b59e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:44:30.782Z|73d302a9-b3e2-4e31-89d4-d2300a1b59e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:44:33.924Z|632bcb68-9adc-4981-aa8f-acf612c352b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:33.926Z|632bcb68-9adc-4981-aa8f-acf612c352b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:33.957Z|66fbb54d-0dd7-4a72-a18d-e711a1ca19f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:33.958Z|66fbb54d-0dd7-4a72-a18d-e711a1ca19f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:40.184Z|56d0f749-6381-4041-8cd6-1c93929f246f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:40.185Z|56d0f749-6381-4041-8cd6-1c93929f246f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:43.948Z|ad4b7a57-ce78-4a54-a0e4-c7d79372fca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:43.949Z|ad4b7a57-ce78-4a54-a0e4-c7d79372fca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:43.983Z|64c4a893-3dba-4cd5-9001-de38bb0a619d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:43.985Z|64c4a893-3dba-4cd5-9001-de38bb0a619d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:44.911Z|c9af0fab-c214-4161-b390-aacf752e2962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:44:44.922Z|c9af0fab-c214-4161-b390-aacf752e2962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:44:50.220Z|c1b93104-d981-4b98-a8d4-9b766644a3cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:50.221Z|c1b93104-d981-4b98-a8d4-9b766644a3cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:53.974Z|99da6dbd-3f55-4686-b249-f39c68ce2520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:53.975Z|99da6dbd-3f55-4686-b249-f39c68ce2520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:54.015Z|82f5be46-f94c-4dd1-b58c-5605dad2a46f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:44:54.015Z|82f5be46-f94c-4dd1-b58c-5605dad2a46f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:44:59.911Z|4d56b773-cdee-49c0-b5a8-1802e552bc1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:44:59.912Z|4d56b773-cdee-49c0-b5a8-1802e552bc1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:45:00.274Z|03ef5078-67ea-4a07-a79c-1993c2e44931|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:00.275Z|03ef5078-67ea-4a07-a79c-1993c2e44931|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:00.785Z|b77f72ea-66ca-46fa-af8c-ba4e514de4f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:45:00.785Z|b77f72ea-66ca-46fa-af8c-ba4e514de4f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:45:04.007Z|9c8543e1-f312-43fa-a395-424a5e155526|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:04.009Z|9c8543e1-f312-43fa-a395-424a5e155526|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:04.050Z|0c1b5f9d-d331-4704-b02a-86fa2c6fb2f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:04.068Z|0c1b5f9d-d331-4704-b02a-86fa2c6fb2f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:10.394Z|ba183147-9493-48a1-94fa-d68d94172064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:10.395Z|ba183147-9493-48a1-94fa-d68d94172064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:14.044Z|4f485862-908d-494a-a0ca-985ba03a7781|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:14.045Z|4f485862-908d-494a-a0ca-985ba03a7781|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:14.120Z|78196fe5-594a-4e70-b2d3-ebe130608486|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:14.121Z|78196fe5-594a-4e70-b2d3-ebe130608486|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:14.911Z|7675bc77-6c44-4ca5-a049-1b5675770714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:45:14.913Z|7675bc77-6c44-4ca5-a049-1b5675770714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:45:20.434Z|174c77b5-5e1a-45a9-a9b4-dda8ca306909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:20.435Z|174c77b5-5e1a-45a9-a9b4-dda8ca306909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:21.210Z|62a769ee-435c-4016-9ab1-a05be66182f4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:45:21.211Z|62a769ee-435c-4016-9ab1-a05be66182f4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:24.084Z|aa53c180-0898-45fc-8cd1-0156a05f3197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:24.085Z|aa53c180-0898-45fc-8cd1-0156a05f3197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:24.163Z|0ed3fc86-f371-44ee-a76e-e0cccb1b6711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:24.164Z|0ed3fc86-f371-44ee-a76e-e0cccb1b6711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:29.913Z|e8eafa31-026c-4ced-bf94-4ad08e2e69d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:45:29.921Z|e8eafa31-026c-4ced-bf94-4ad08e2e69d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:45:30.476Z|78d551fc-ae39-41eb-be1f-561e9f64f04f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:30.477Z|78d551fc-ae39-41eb-be1f-561e9f64f04f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:30.796Z|4c0a327a-2c90-42bd-812a-137fc59fe1de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:45:30.801Z|4c0a327a-2c90-42bd-812a-137fc59fe1de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:45:34.113Z|c4a2fc37-2494-488d-9f7c-880fceec978f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:34.115Z|c4a2fc37-2494-488d-9f7c-880fceec978f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:34.195Z|5b72b8f3-0485-49d3-8b6d-086da606dc13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:34.196Z|5b72b8f3-0485-49d3-8b6d-086da606dc13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:40.518Z|bf4b27c5-1cb7-4b8a-a593-5a266d4202d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:40.519Z|bf4b27c5-1cb7-4b8a-a593-5a266d4202d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:44.143Z|ad6e1c37-7e81-439a-b487-64dbf4101abe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:44.144Z|ad6e1c37-7e81-439a-b487-64dbf4101abe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:44.252Z|e7c128dd-2bfe-496c-ae3c-0fba315051d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:44.253Z|e7c128dd-2bfe-496c-ae3c-0fba315051d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:44.914Z|9a018cfc-9574-416c-9b04-8fe26b337506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:45:44.914Z|9a018cfc-9574-416c-9b04-8fe26b337506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:45:50.558Z|04624826-a123-4286-b30c-1580997e3428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:50.560Z|04624826-a123-4286-b30c-1580997e3428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:54.169Z|86783b47-2c31-45d4-a3ec-7fa5edbe451d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:54.171Z|86783b47-2c31-45d4-a3ec-7fa5edbe451d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:54.293Z|8cc5bce9-4b08-4cb8-93e8-8bffcc1566f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:45:54.295Z|8cc5bce9-4b08-4cb8-93e8-8bffcc1566f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:45:59.911Z|3d5f8b6a-bc68-4a98-9b54-4585ffb81221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:45:59.916Z|3d5f8b6a-bc68-4a98-9b54-4585ffb81221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:46:00.585Z|0129e015-49a7-4c78-b219-dcd8b889fc41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:00.586Z|0129e015-49a7-4c78-b219-dcd8b889fc41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:00.805Z|05b73ae6-65ad-4765-882a-e7f1dac94dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:46:00.806Z|05b73ae6-65ad-4765-882a-e7f1dac94dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:46:04.218Z|d253fb52-f17f-4461-92ca-c0ae8b0522be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:04.219Z|d253fb52-f17f-4461-92ca-c0ae8b0522be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:04.341Z|36a2dddc-a890-4688-be80-6a6a3cbcad4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:04.342Z|36a2dddc-a890-4688-be80-6a6a3cbcad4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:10.625Z|341876e1-f869-493d-a128-ee5e4ddac81d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:10.627Z|341876e1-f869-493d-a128-ee5e4ddac81d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:14.249Z|f3ab7186-49fc-4473-8d31-aec31811df75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:14.250Z|f3ab7186-49fc-4473-8d31-aec31811df75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:14.369Z|0bb4b1e6-9d4f-4519-8200-b1ea4a3c1524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:14.370Z|0bb4b1e6-9d4f-4519-8200-b1ea4a3c1524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:14.911Z|14fe3b9f-c1c8-4c39-8e73-3380a76feba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:46:14.916Z|14fe3b9f-c1c8-4c39-8e73-3380a76feba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:46:20.656Z|41f33940-4b08-4cd8-8041-22363a71860c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:20.657Z|41f33940-4b08-4cd8-8041-22363a71860c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:21.212Z|10775234-b3b7-4b5b-baf8-6a87fae2ced5|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:46:21.213Z|10775234-b3b7-4b5b-baf8-6a87fae2ced5|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:24.295Z|8851e3c8-32ff-4a13-819a-8b0e66bf0203|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:24.297Z|8851e3c8-32ff-4a13-819a-8b0e66bf0203|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:24.409Z|6521bca7-cd20-4791-9bdb-1e884055a699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:24.412Z|6521bca7-cd20-4791-9bdb-1e884055a699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:29.911Z|ff01de2d-01fc-4be7-8862-b9b3037c4ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:46:29.912Z|ff01de2d-01fc-4be7-8862-b9b3037c4ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:46:30.686Z|626ae4bc-f247-4b36-af0f-775484e67d9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:30.687Z|626ae4bc-f247-4b36-af0f-775484e67d9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:30.807Z|6cea67cd-4a77-464c-a40f-e27c06e6bf59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:46:30.808Z|6cea67cd-4a77-464c-a40f-e27c06e6bf59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:46:34.337Z|d9b19e0d-5d60-4d7a-b2f0-b45bd18f5fe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:34.338Z|d9b19e0d-5d60-4d7a-b2f0-b45bd18f5fe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:34.451Z|364ee2c6-731f-4425-967e-d9294fbacef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:34.452Z|364ee2c6-731f-4425-967e-d9294fbacef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:40.756Z|54dbbb5a-d6a9-4de0-b804-e262e7858dd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:40.757Z|54dbbb5a-d6a9-4de0-b804-e262e7858dd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:44.381Z|a8b0f5b7-b199-4e37-9ea6-b8934a19f47b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:44.382Z|a8b0f5b7-b199-4e37-9ea6-b8934a19f47b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:44.493Z|8adfc860-2357-4399-8321-90a3c0d81fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:44.494Z|8adfc860-2357-4399-8321-90a3c0d81fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:44.911Z|df72b16c-1445-461b-aae0-c105c1c262fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:46:44.912Z|df72b16c-1445-461b-aae0-c105c1c262fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:46:50.797Z|9d383fe3-7549-4a3e-b020-2f2be18d05b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:50.798Z|9d383fe3-7549-4a3e-b020-2f2be18d05b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:54.411Z|489d5f4d-1007-4732-bc56-062f09dfbad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:54.412Z|489d5f4d-1007-4732-bc56-062f09dfbad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:54.527Z|fd0e8899-1b9d-4f56-8670-d4556b838e5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:46:54.528Z|fd0e8899-1b9d-4f56-8670-d4556b838e5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:46:59.911Z|73149689-3c3e-4fea-8e69-e3f1a70a411b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:46:59.920Z|73149689-3c3e-4fea-8e69-e3f1a70a411b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:47:00.809Z|83535d25-3e47-42c4-9d06-bee47be3cf09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:47:00.810Z|83535d25-3e47-42c4-9d06-bee47be3cf09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:47:00.876Z|443565bf-4c24-4353-aacd-3372e1273a02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:00.878Z|443565bf-4c24-4353-aacd-3372e1273a02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:04.453Z|bf001985-3362-4ad4-9e70-045a6ca27907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:04.466Z|bf001985-3362-4ad4-9e70-045a6ca27907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:04.563Z|b337e7a3-fa71-4515-a371-3b8e2371b6b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:04.564Z|b337e7a3-fa71-4515-a371-3b8e2371b6b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:10.933Z|7d4acd49-caa7-443e-ad4b-108b446771f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:10.934Z|7d4acd49-caa7-443e-ad4b-108b446771f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:14.503Z|5a91c969-24f5-4f78-958d-6c31c1975958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:14.504Z|5a91c969-24f5-4f78-958d-6c31c1975958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:14.599Z|ef6842c1-35d1-4f0f-a0b7-8a7b7cb00ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:14.600Z|ef6842c1-35d1-4f0f-a0b7-8a7b7cb00ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:14.911Z|a2a621ba-a118-45ff-9015-8578133f9d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:47:14.912Z|a2a621ba-a118-45ff-9015-8578133f9d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:47:20.977Z|76e478bf-8e7e-45cf-974f-9c0438bfa078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:20.978Z|76e478bf-8e7e-45cf-974f-9c0438bfa078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:21.212Z|f7a0389f-8642-4bbe-ad3a-b3c6827eee3c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:47:21.213Z|f7a0389f-8642-4bbe-ad3a-b3c6827eee3c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:24.554Z|0686d53c-8fa6-4172-acdb-373a72b37fc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:24.555Z|0686d53c-8fa6-4172-acdb-373a72b37fc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:24.659Z|3784bd58-b647-4c6b-ae5f-e7141b9bd3c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:24.661Z|3784bd58-b647-4c6b-ae5f-e7141b9bd3c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:29.911Z|bf4b4c41-a22b-4f16-a997-67c583d987dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:47:29.912Z|bf4b4c41-a22b-4f16-a997-67c583d987dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:47:30.811Z|f37e3dad-61ad-49d3-86d7-c1fcf8e75000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:47:30.812Z|f37e3dad-61ad-49d3-86d7-c1fcf8e75000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:47:31.005Z|9c7e1271-0a38-40eb-a08d-0e38c6db6058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:31.006Z|9c7e1271-0a38-40eb-a08d-0e38c6db6058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:34.582Z|31674116-b641-4488-9bb8-6113e86c2ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:34.583Z|31674116-b641-4488-9bb8-6113e86c2ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:34.699Z|ccc61479-d435-4e1f-9226-1c769d271c9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:34.700Z|ccc61479-d435-4e1f-9226-1c769d271c9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:41.043Z|c6af4718-307b-4895-9d08-aed631f19ceb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:41.044Z|c6af4718-307b-4895-9d08-aed631f19ceb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:44.620Z|0ee2e56e-be35-4833-ba24-434374113cf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:44.621Z|0ee2e56e-be35-4833-ba24-434374113cf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:44.727Z|de8ae813-3455-4592-ad89-01ea3321f081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:44.728Z|de8ae813-3455-4592-ad89-01ea3321f081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:44.913Z|eb54b20f-55f4-4029-bd9b-642be2764784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:47:44.924Z|eb54b20f-55f4-4029-bd9b-642be2764784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:47:51.091Z|1ab690d4-0429-4a52-8871-eb816e497e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:51.098Z|1ab690d4-0429-4a52-8871-eb816e497e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:54.678Z|57403cb9-3c13-488e-a5dd-72b2ec5c44e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:54.680Z|57403cb9-3c13-488e-a5dd-72b2ec5c44e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:54.764Z|ea7c2860-0f41-4e9a-b441-0dc1ddd2e350|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:47:54.765Z|ea7c2860-0f41-4e9a-b441-0dc1ddd2e350|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:47:59.911Z|7efac948-cd62-4167-8c81-f992111a59da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:47:59.912Z|7efac948-cd62-4167-8c81-f992111a59da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:48:00.817Z|e1e330e4-d86a-4bba-ab8a-a15dd61cbac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:48:00.818Z|e1e330e4-d86a-4bba-ab8a-a15dd61cbac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:48:01.133Z|951ec0bb-a44a-4b45-a37d-ffe46e9bcf47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:01.134Z|951ec0bb-a44a-4b45-a37d-ffe46e9bcf47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:04.719Z|de8f2256-3cb7-41cf-a236-f082728e2907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:04.721Z|de8f2256-3cb7-41cf-a236-f082728e2907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:04.805Z|6251dabe-c0af-4824-87b9-ee175874592d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:04.807Z|6251dabe-c0af-4824-87b9-ee175874592d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:11.203Z|72e3231f-15a8-4767-a3ea-3534db9f3728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:11.204Z|72e3231f-15a8-4767-a3ea-3534db9f3728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:14.784Z|243c45a8-9468-4d71-9926-e4882c83535f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:14.785Z|243c45a8-9468-4d71-9926-e4882c83535f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:14.839Z|98de97c5-2be0-463e-be12-447a56f1f2bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:14.841Z|98de97c5-2be0-463e-be12-447a56f1f2bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:14.911Z|68a385c1-f4dc-4939-9787-9237475f4153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:48:14.912Z|68a385c1-f4dc-4939-9787-9237475f4153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:48:21.211Z|775df41b-1ca6-4907-9b41-03bcc5fb0d62|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:48:21.213Z|775df41b-1ca6-4907-9b41-03bcc5fb0d62|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:21.243Z|430801f0-6d03-4eae-a9df-3122f65c802f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:21.244Z|430801f0-6d03-4eae-a9df-3122f65c802f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:24.825Z|55dacecf-049d-4e2b-bd35-2361eb63b6e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:24.826Z|55dacecf-049d-4e2b-bd35-2361eb63b6e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:24.907Z|38b1a2ab-8094-4cb7-af9b-2051291abac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:24.908Z|38b1a2ab-8094-4cb7-af9b-2051291abac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:29.911Z|b1caec6d-e100-47ff-90b6-ab7bb05e214a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:48:29.915Z|b1caec6d-e100-47ff-90b6-ab7bb05e214a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:48:30.819Z|e5e29226-db3e-499c-a06d-20ee459f698a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:48:30.820Z|e5e29226-db3e-499c-a06d-20ee459f698a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:48:31.297Z|82c002ce-803c-4eeb-8295-dc8709f6acc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:31.298Z|82c002ce-803c-4eeb-8295-dc8709f6acc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:34.896Z|3b0f980f-8f97-4467-8366-5764653ca4c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:34.902Z|3b0f980f-8f97-4467-8366-5764653ca4c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:34.950Z|88cc4924-8e71-4c50-a94d-99e433ace1bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:34.952Z|88cc4924-8e71-4c50-a94d-99e433ace1bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:41.333Z|a7368462-340a-4cf5-8807-09546ca2443c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:41.334Z|a7368462-340a-4cf5-8807-09546ca2443c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:44.913Z|5e10d018-8627-40c1-abc7-188e4e2825e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:48:44.921Z|5e10d018-8627-40c1-abc7-188e4e2825e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:48:44.940Z|ed057826-7b9f-48e9-bbe6-2e339b5ad2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:44.954Z|ed057826-7b9f-48e9-bbe6-2e339b5ad2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:44.995Z|8e5659fb-f9b0-49a4-9f3d-57ee3ce2d9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:44.996Z|8e5659fb-f9b0-49a4-9f3d-57ee3ce2d9f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:51.373Z|0f6a5ad3-5f4a-4aa2-ab43-bfd63c2e37f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:51.382Z|0f6a5ad3-5f4a-4aa2-ab43-bfd63c2e37f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:54.999Z|54ab5ad0-4793-4e2d-a245-f501eda39cfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:55.000Z|54ab5ad0-4793-4e2d-a245-f501eda39cfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:55.024Z|275ac66b-f28a-4778-beb1-54c3b518ebdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:48:55.025Z|275ac66b-f28a-4778-beb1-54c3b518ebdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:48:59.911Z|16fe023b-f755-43c5-a34d-dbe9fcbfdbed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:48:59.912Z|16fe023b-f755-43c5-a34d-dbe9fcbfdbed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:49:00.821Z|94bc31ba-823f-43ec-9d23-89568b5eb9cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:49:00.823Z|94bc31ba-823f-43ec-9d23-89568b5eb9cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:49:01.428Z|edaa355a-9fbf-4d6a-a063-0e718b9ae87a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:01.429Z|edaa355a-9fbf-4d6a-a063-0e718b9ae87a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:05.052Z|3c85ad17-debd-4eff-9457-ac9189fab6da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:05.059Z|3c85ad17-debd-4eff-9457-ac9189fab6da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:05.111Z|31bc0566-3fc8-4ee2-bf0a-62aa07927937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:05.117Z|31bc0566-3fc8-4ee2-bf0a-62aa07927937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:11.481Z|eccff0ee-cbe4-4d47-83e1-313e659c3048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:11.483Z|eccff0ee-cbe4-4d47-83e1-313e659c3048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:14.911Z|4f6ac73d-5364-4d3f-82cc-cdd73fdef949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:49:14.918Z|4f6ac73d-5364-4d3f-82cc-cdd73fdef949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:49:15.097Z|b95f7ebe-592f-47e1-a245-1ba8d11b91c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:15.098Z|b95f7ebe-592f-47e1-a245-1ba8d11b91c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:15.202Z|653a1629-0d96-4665-8081-5660edf87437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:15.206Z|653a1629-0d96-4665-8081-5660edf87437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:21.216Z|1f3fbd53-3da6-4970-8d65-58247f5920ee|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:49:21.216Z|1f3fbd53-3da6-4970-8d65-58247f5920ee|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:21.523Z|11cdb6f8-e6c7-4e49-81ba-bf031913034e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:21.525Z|11cdb6f8-e6c7-4e49-81ba-bf031913034e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:25.144Z|30a851e6-350b-473f-aad9-a543554cbbf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:25.149Z|30a851e6-350b-473f-aad9-a543554cbbf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:25.291Z|40006262-521e-44d1-b133-e393590ade95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:25.292Z|40006262-521e-44d1-b133-e393590ade95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:29.911Z|b8ba7efc-8e1c-4afa-b1a8-58aa1a40a362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:49:29.912Z|b8ba7efc-8e1c-4afa-b1a8-58aa1a40a362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:49:30.825Z|60d8af44-4ef7-4611-8dd7-4560047f7bef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:49:30.826Z|60d8af44-4ef7-4611-8dd7-4560047f7bef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:49:31.582Z|65bf12e7-9beb-4d30-80f4-8a200ad86582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:31.583Z|65bf12e7-9beb-4d30-80f4-8a200ad86582|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:35.187Z|c25777da-c699-4294-b517-8d267503282e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:35.188Z|c25777da-c699-4294-b517-8d267503282e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:35.324Z|ac42a9ff-682e-4e95-a09a-c244592b1026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:35.325Z|ac42a9ff-682e-4e95-a09a-c244592b1026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:41.613Z|66f428b1-0ba7-48f3-a3de-1159a291faa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:41.614Z|66f428b1-0ba7-48f3-a3de-1159a291faa3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:44.911Z|156364c7-f02e-4c1f-a5c3-11ee4ea3287a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:49:44.912Z|156364c7-f02e-4c1f-a5c3-11ee4ea3287a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:49:45.226Z|a900c72c-db8b-4fa7-a258-bec0878a1e14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:45.226Z|a900c72c-db8b-4fa7-a258-bec0878a1e14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:45.358Z|5ff4f7f1-69fa-4b6f-be94-5c81fd0a96d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:45.359Z|5ff4f7f1-69fa-4b6f-be94-5c81fd0a96d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:51.641Z|7a887661-da58-4ae7-9d9c-68426727cee8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:51.643Z|7a887661-da58-4ae7-9d9c-68426727cee8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:55.262Z|4bead4ca-1650-4dd1-8c6d-f535a20b513f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:55.263Z|4bead4ca-1650-4dd1-8c6d-f535a20b513f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:55.392Z|98d14d68-43dd-438f-9d6a-a156f30b39fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:49:55.397Z|98d14d68-43dd-438f-9d6a-a156f30b39fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:49:59.912Z|417b5922-6ba6-4fac-b436-18a1a1ee5658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:49:59.918Z|417b5922-6ba6-4fac-b436-18a1a1ee5658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:50:00.833Z|c1e57199-b63e-4d2e-a2b9-5b4eca47a197|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:50:00.834Z|c1e57199-b63e-4d2e-a2b9-5b4eca47a197|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:50:01.675Z|f4adcfef-1b70-44b8-b697-853b7d75f8f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:01.676Z|f4adcfef-1b70-44b8-b697-853b7d75f8f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:05.300Z|9ea6df71-4568-4761-a402-920773ee73f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:05.301Z|9ea6df71-4568-4761-a402-920773ee73f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:05.454Z|6ce8193a-2030-4f06-93f2-82a79e29afad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:05.455Z|6ce8193a-2030-4f06-93f2-82a79e29afad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:11.736Z|f0f13ca0-c9d2-4e43-a79d-a48a9b500da9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:11.738Z|f0f13ca0-c9d2-4e43-a79d-a48a9b500da9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:14.914Z|31afafb0-af59-4e22-8950-638b94247460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:50:14.915Z|31afafb0-af59-4e22-8950-638b94247460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:50:15.335Z|4458794b-c291-4d8a-8a34-8bd6c8c4ddad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:15.336Z|4458794b-c291-4d8a-8a34-8bd6c8c4ddad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:15.492Z|ac3c8917-1e22-49ba-b79a-93c120c00116|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:15.493Z|ac3c8917-1e22-49ba-b79a-93c120c00116|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:21.214Z|86848a9f-cd61-458d-ae3f-26eb57ede4d6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:50:21.216Z|86848a9f-cd61-458d-ae3f-26eb57ede4d6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:21.766Z|4a4babe9-2e62-47bd-bb19-de370c5bdf84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:21.768Z|4a4babe9-2e62-47bd-bb19-de370c5bdf84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:25.386Z|1150b90c-9bb9-4425-9dce-ce5cc8f2ec5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:25.388Z|1150b90c-9bb9-4425-9dce-ce5cc8f2ec5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:25.525Z|ca734316-2644-4125-b49e-da8da923830e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:25.530Z|ca734316-2644-4125-b49e-da8da923830e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:29.917Z|bf2aca05-1661-451b-85c1-88ebe4760e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:50:29.925Z|bf2aca05-1661-451b-85c1-88ebe4760e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:50:30.838Z|3a513212-fa14-496a-8b91-72b377ae8524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:50:30.839Z|3a513212-fa14-496a-8b91-72b377ae8524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:50:31.814Z|f3b1f20f-69c3-4ce1-8cb6-8e370c9d7404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:31.816Z|f3b1f20f-69c3-4ce1-8cb6-8e370c9d7404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:35.426Z|1312a773-abdb-453d-a862-d39358f60647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:35.427Z|1312a773-abdb-453d-a862-d39358f60647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:35.579Z|16cb4ac2-d38a-4ec7-af29-a58c5116b1e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:35.580Z|16cb4ac2-d38a-4ec7-af29-a58c5116b1e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:41.865Z|c35cdb19-b3a0-4c90-b4cc-e0a4fd9e0ce7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:41.868Z|c35cdb19-b3a0-4c90-b4cc-e0a4fd9e0ce7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:44.911Z|63192518-eb15-4682-b32b-6c7804dba424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:50:44.913Z|63192518-eb15-4682-b32b-6c7804dba424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:50:45.481Z|b8f0505e-e331-421a-aaeb-338f8a8854fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:45.483Z|b8f0505e-e331-421a-aaeb-338f8a8854fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:45.611Z|94b77c47-24d2-4415-8ba3-2016f86da847|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:45.613Z|94b77c47-24d2-4415-8ba3-2016f86da847|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:51.922Z|b4d85cc9-68e2-40ad-8aaa-89cefddd9b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:51.923Z|b4d85cc9-68e2-40ad-8aaa-89cefddd9b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:55.524Z|f9afe5ad-cf59-431e-ae30-945bd644eeee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:55.526Z|f9afe5ad-cf59-431e-ae30-945bd644eeee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:55.641Z|26792616-bc79-4fb3-b8fd-56643ac0059e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:50:55.642Z|26792616-bc79-4fb3-b8fd-56643ac0059e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:50:59.914Z|924cc65c-dc84-4c14-9588-5104e3ffba6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:50:59.915Z|924cc65c-dc84-4c14-9588-5104e3ffba6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:51:00.840Z|890046ac-42da-4ff7-8c9b-d7f2e54e4106|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:51:00.841Z|890046ac-42da-4ff7-8c9b-d7f2e54e4106|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:51:01.951Z|785b56ae-ceae-447e-9b71-c0859197e0ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:01.952Z|785b56ae-ceae-447e-9b71-c0859197e0ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:05.573Z|65d16f4b-0035-4a55-b904-80a3e0cd7f0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:05.574Z|65d16f4b-0035-4a55-b904-80a3e0cd7f0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:05.695Z|81098537-303d-4b16-b113-6bd40e5e5b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:05.696Z|81098537-303d-4b16-b113-6bd40e5e5b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:12.001Z|57872074-9f61-4482-8be1-896fa88f72bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:12.002Z|57872074-9f61-4482-8be1-896fa88f72bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:14.913Z|853af59c-95f0-4625-b433-a0980f77c040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:51:14.917Z|853af59c-95f0-4625-b433-a0980f77c040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:51:15.608Z|d6c58d3b-fe69-4b54-b3a9-bcd100b89948|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:15.609Z|d6c58d3b-fe69-4b54-b3a9-bcd100b89948|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:15.723Z|07ea6ea8-f06e-4aa4-b3bf-2d841ff73781|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:15.723Z|07ea6ea8-f06e-4aa4-b3bf-2d841ff73781|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:21.213Z|f9cd15e9-5680-4d45-b931-bfbb4a63d729|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:51:21.214Z|f9cd15e9-5680-4d45-b931-bfbb4a63d729|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:22.027Z|e72721e5-2db1-4394-8ee7-ccf5265a37c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:22.028Z|e72721e5-2db1-4394-8ee7-ccf5265a37c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:25.639Z|99639287-38fb-4e4f-b00e-725b7e95929b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:25.644Z|99639287-38fb-4e4f-b00e-725b7e95929b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:25.772Z|ac929843-9dfb-425e-8305-081dca6c620f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:25.790Z|ac929843-9dfb-425e-8305-081dca6c620f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:29.911Z|cddfd08b-cdcd-4760-810b-403e78d5f770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:51:29.912Z|cddfd08b-cdcd-4760-810b-403e78d5f770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:51:30.842Z|cd1060cd-d137-408e-bea0-27cca9dcf9d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:51:30.843Z|cd1060cd-d137-408e-bea0-27cca9dcf9d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:51:32.056Z|f7e4da61-a362-4179-bfcc-a31a30879e74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:32.057Z|f7e4da61-a362-4179-bfcc-a31a30879e74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:35.693Z|25b23a90-3225-4f4e-824d-042872c087bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:35.694Z|25b23a90-3225-4f4e-824d-042872c087bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:35.832Z|ead2bc7f-9266-4d62-a475-372764b1742a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:35.833Z|ead2bc7f-9266-4d62-a475-372764b1742a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:38.457Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:51:38.502Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 2db3a388-f8c7-4d9b-a76b-ddd8b2db0197 already exists in requestDb InfraActiveRequests table
2022-06-24T04:51:38.505Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:51:38.508Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||Invoke
2022-06-24T04:51:38.509Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||===========================request begin================================================
2022-06-24T04:51:38.510Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:51:38.510Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Method      : GET
2022-06-24T04:51:38.511Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f9e65e7b2db2078", X-B3-SpanId:"fa58963da29408b4", X-B3-ParentSpanId:"0f9e65e7b2db2078", X-B3-Sampled:"0", X-ONAP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-TransactionID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ECOMP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a38a29ba-15e5-4e6e-aa76-965a0255876b"]
2022-06-24T04:51:38.511Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Request body: 
2022-06-24T04:51:38.512Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||==========================request end================================================
2022-06-24T04:51:38.636Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||============================response begin==========================================
2022-06-24T04:51:38.637Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:51:38.638Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status text  : 
2022-06-24T04:51:38.638Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:51:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:51:38.639Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Response body: 
2022-06-24T04:51:38.639Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||=======================response end=================================================
2022-06-24T04:51:38.640Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|404|Not Found|InvokeReturn
2022-06-24T04:51:39.171Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:51:42.098Z|4243ddf7-0ad6-48a1-8c61-fc61f49f1598|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:42.099Z|4243ddf7-0ad6-48a1-8c61-fc61f49f1598|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:44.913Z|9d5f7032-d9cc-4ab6-8dd7-96fb11fb5460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:51:44.914Z|9d5f7032-d9cc-4ab6-8dd7-96fb11fb5460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:51:45.722Z|c9522cd8-9fbf-4243-ab9e-5e47246e3161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:45.723Z|c9522cd8-9fbf-4243-ab9e-5e47246e3161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:45.879Z|835c7f3b-9434-4516-8c13-456afd7c93ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:45.880Z|835c7f3b-9434-4516-8c13-456afd7c93ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:52.134Z|66da974b-b3ae-4f38-83d8-6f2bb72ec71e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:52.135Z|66da974b-b3ae-4f38-83d8-6f2bb72ec71e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:55.766Z|bf0a9eba-c5bb-4d07-a916-26a5c8939632|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:55.767Z|bf0a9eba-c5bb-4d07-a916-26a5c8939632|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:55.913Z|37ff6f66-43d1-4b9f-b533-d7457a81db3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:51:55.914Z|37ff6f66-43d1-4b9f-b533-d7457a81db3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:51:59.911Z|470a0423-5956-4e27-8e3e-62b913b0a06e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:51:59.918Z|470a0423-5956-4e27-8e3e-62b913b0a06e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:52:00.844Z|3b953875-6615-411e-b356-bd8c350d1b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:52:00.845Z|3b953875-6615-411e-b356-bd8c350d1b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:52:02.195Z|f5970c9a-1a15-43e2-87b2-27b7ba80ee6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:02.196Z|f5970c9a-1a15-43e2-87b2-27b7ba80ee6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:05.816Z|073411cb-6577-4c34-85b5-a92a063423d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:05.818Z|073411cb-6577-4c34-85b5-a92a063423d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:06.000Z|0828974c-7963-4813-b609-5614cda992f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:06.006Z|0828974c-7963-4813-b609-5614cda992f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:12.295Z|8445cb7f-2cd0-4a72-a3a7-26a2b4ca0c3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:12.296Z|8445cb7f-2cd0-4a72-a3a7-26a2b4ca0c3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:14.911Z|f9143121-66dc-47a0-966f-887bffbda1be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:52:14.911Z|f9143121-66dc-47a0-966f-887bffbda1be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:52:15.847Z|dd0fd614-d026-4f74-954f-9a63f8aae008|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:15.848Z|dd0fd614-d026-4f74-954f-9a63f8aae008|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:16.052Z|fb3f3fd8-4ce5-4de3-952e-e0d675656d6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:16.053Z|fb3f3fd8-4ce5-4de3-952e-e0d675656d6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:18.450Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:52:18.880Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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/7ca649142dca4e53a24c15df5d510963 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:52:18.882Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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/7ca649142dca4e53a24c15df5d510963|INFO|500||Invoke
2022-06-24T04:52:19.687Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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/7ca649142dca4e53a24c15df5d510963|INFO|500||InvokeReturn
2022-06-24T04:52:19.769Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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/7ca649142dca4e53a24c15df5d510963 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:52:18:657-97162], vertex-id=[233488], Content-Length=[615], Date=[Fri, 24 Jun 2022 04:52:18 GMT], Content-Type=[application/json]}
2022-06-24T04:52:19.777Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"7ca649142dca4e53a24c15df5d510963","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1656046114249","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-06-24T04:52:20.216Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:52:20.217Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:52:20.263Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:20.265Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:52:20.266Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:52:20.266Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:20.267Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:52:20.267Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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:"0f9e65e7b2db2078", X-B3-SpanId:"e32b106657790fa9", X-B3-ParentSpanId:"0f9e65e7b2db2078", X-B3-Sampled:"0", X-ONAP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-TransactionID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ECOMP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d251964-dba2-482a-b592-665757de6b26"]
2022-06-24T04:52:20.268Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-00fe749a-3eb9-4d10-bacb-6bebc27044b7","requestScope":"service"}
2022-06-24T04:52:20.269Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:52:20.573Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:52:20.574Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:20.575Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:52:20.578Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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:"Fri, 24 Jun 2022 04:52:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:52:20.579Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:52:20.580Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:52:20.581Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:52:20.645Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:20.646Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:20.647Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:20.647Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:20.648Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:20.648Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-TransactionID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ECOMP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27102ead-ca79-4e3a-b836-9c762ac16c10"]
2022-06-24T04:52:20.649Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:20.649Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.033Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.034Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.038Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.040Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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=CF8AE4837FB4A1AB3F3A75FD6AD85DC0; 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:"Fri, 24 Jun 2022 04:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:52:21.042Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:52:21.043Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.043Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.212Z|8f704d45-5db6-4e83-93b7-750b8b9c48eb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:52:21.222Z|8f704d45-5db6-4e83-93b7-750b8b9c48eb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:21.469Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.471Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.472Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.472Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.473Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.475Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-TransactionID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ECOMP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"195a8e82-c1e1-4c1f-90b9-1a96bca68efb"]
2022-06-24T04:52:21.477Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.477Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.582Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.584Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.584Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.585Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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:"Fri, 24 Jun 2022 04:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:52:21.586Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-06-24T04:52:21.587Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.587Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.647Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.648Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.649Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.649Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.649Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.650Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-TransactionID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ECOMP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9a2830b-086e-44d6-b1ef-1e2ddb43b152"]
2022-06-24T04:52:21.650Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.651Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.689Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.690Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.691Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.691Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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:"Fri, 24 Jun 2022 04:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:52:21.692Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:52:21.692Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.694Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.738Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.740Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:52:21.740Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:52:21.741Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:21.741Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:52:21.742Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1854", X-B3-TraceId:"0f9e65e7b2db2078", X-B3-SpanId:"8cdd0304a9daa6ab", X-B3-ParentSpanId:"0f9e65e7b2db2078", X-B3-Sampled:"0", X-ONAP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-TransactionID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ECOMP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f39b06c1-1c4e-4f68-aa60-ef975bcc6345"]
2022-06-24T04:52:21.742Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197","requestStatus":"IN_PROGRESS","startTime":1656046299187,"source":"VID","tenantId":"7ca649142dca4e53a24c15df5d510963","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7\",\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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n\t\t\t\"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"3257cb41-6dfe-4690-83c9-3d5ec363c31d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"}
2022-06-24T04:52:21.743Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:52:22.302Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:52:22.303Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:22.304Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:52:22.305Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:52:22.308Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:51:39.187+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7\",\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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n\t\t\t\"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"3257cb41-6dfe-4690-83c9-3d5ec363c31d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:52:21.190+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    }
  }
}
2022-06-24T04:52:22.308Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:52:22.309Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:52:22.334Z|118a9739-87ac-448f-a92e-b6281d4405cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:22.335Z|118a9739-87ac-448f-a92e-b6281d4405cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:22.442Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:22.443Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:52:22.443Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:22.444Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:22.444Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:22.444Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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:"0f9e65e7b2db2078", X-B3-SpanId:"886cceef2c3d584f", X-B3-ParentSpanId:"0f9e65e7b2db2078", X-B3-Sampled:"0", X-ONAP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-TransactionID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ECOMP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7f88acf-8848-4972-9652-6e712a7d11f7"]
2022-06-24T04:52:22.445Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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\":\"195ee869-c898-4ede-9f2c-67be69b52f44\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\"modelUuid\":\"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\"modelInvariantUuid\":\"195ee869-c898-4ede-9f2c-67be69b52f44\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"7ca649142dca4e53a24c15df5d510963\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"3257cb41-6dfe-4690-83c9-3d5ec363c31d\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197","type":"String"},"mso-request-id":{"value":"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197","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-06-24T04:52:22.445Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:25.897Z|e65ab05f-4683-4c96-aeb4-d4a5495e342c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:25.904Z|e65ab05f-4683-4c96-aeb4-d4a5495e342c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:26.096Z|01e08d4b-2fc6-4233-9e0e-501923999801|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:26.097Z|01e08d4b-2fc6-4233-9e0e-501923999801|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:28.631Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:28.632Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:28.633Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:28.634Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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=D92EF53876D6AE4054F51C7BA488F656; Path=/; HttpOnly", Date:"Fri, 24 Jun 2022 04:52:27 GMT", X-ONAP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-TransactionID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ECOMP-RequestID:"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a7f88acf-8848-4972-9652-6e712a7d11f7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:52:28.636Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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\":\"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197\",\"instanceId\":\"036a5c0a-02f1-4707-90de-8863017580a1\"}}","message":"Success","processInstanceID":"6ed66730-f379-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:52:28.637Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|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-06-24T04:52:28.637Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:52:28.725Z|2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:52:29.015Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:52:29.104Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:52:29.105Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||Invoke
2022-06-24T04:52:29.108Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||===========================request begin================================================
2022-06-24T04:52:29.108Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:52:29.109Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Method      : GET
2022-06-24T04:52:29.111Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"670cf830aa50da26", X-B3-SpanId:"e9d6d96cad2cc43c", X-B3-ParentSpanId:"670cf830aa50da26", X-B3-Sampled:"0", X-ONAP-RequestID:"7dfc225d-0261-4669-a102-9d228a16d536", X-RequestID:"7dfc225d-0261-4669-a102-9d228a16d536", X-TransactionID:"7dfc225d-0261-4669-a102-9d228a16d536", X-ECOMP-RequestID:"7dfc225d-0261-4669-a102-9d228a16d536", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fff8bd3e-f4ac-4e22-8613-8f8a3952c69e"]
2022-06-24T04:52:29.111Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Request body: 
2022-06-24T04:52:29.112Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||==========================request end================================================
2022-06-24T04:52:29.167Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||============================response begin==========================================
2022-06-24T04:52:29.168Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status code  : 200 OK
2022-06-24T04:52:29.168Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status text  : 
2022-06-24T04:52:29.168Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:52:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:52:29.169Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Response body: {
  "requestId" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:51:39.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7\",\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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n\t\t\t\"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"3257cb41-6dfe-4690-83c9-3d5ec363c31d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:52:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    }
  }
}
2022-06-24T04:52:29.170Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||=======================response end=================================================
2022-06-24T04:52:29.170Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||InvokeReturn
2022-06-24T04:52:29.179Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:52:29.180Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:52:29.181Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:52:29.182Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:52:29.182Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:52:29.183Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"670cf830aa50da26", X-B3-SpanId:"67c506e7f31cad52", X-B3-ParentSpanId:"670cf830aa50da26", X-B3-Sampled:"0", X-ONAP-RequestID:"7dfc225d-0261-4669-a102-9d228a16d536", X-RequestID:"7dfc225d-0261-4669-a102-9d228a16d536", X-TransactionID:"7dfc225d-0261-4669-a102-9d228a16d536", X-ECOMP-RequestID:"7dfc225d-0261-4669-a102-9d228a16d536", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6120bb05-fee6-421c-a277-208d2a7f781d"]
2022-06-24T04:52:29.183Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:52:29.184Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:52:29.281Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:52:29.282Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:52:29.283Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:52:29.283Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:52:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:52:29.284Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:52:29.285Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:52:29.285Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:52:29.338Z|7dfc225d-0261-4669-a102-9d228a16d536|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:52:29.911Z|86b0f8c4-53f4-4102-a7ec-8a8e43a098fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:52:29.912Z|86b0f8c4-53f4-4102-a7ec-8a8e43a098fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:52:30.850Z|456275c5-7134-4cb6-b39e-047a3831d452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:52:30.851Z|456275c5-7134-4cb6-b39e-047a3831d452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:52:32.363Z|4e1a2d7f-7ca2-4038-a5c3-8a0ae4f4a9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:32.364Z|4e1a2d7f-7ca2-4038-a5c3-8a0ae4f4a9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:35.942Z|58fde6e2-f558-407e-9317-279e8f5568d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:35.943Z|58fde6e2-f558-407e-9317-279e8f5568d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:36.141Z|c16697c5-7128-47f4-9682-66f36164bbee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:36.143Z|c16697c5-7128-47f4-9682-66f36164bbee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:39.604Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:52:39.623Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:52:39.624Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||Invoke
2022-06-24T04:52:39.625Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||===========================request begin================================================
2022-06-24T04:52:39.625Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:52:39.626Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Method      : GET
2022-06-24T04:52:39.626Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa75e25c019564da", X-B3-SpanId:"1c760da81520abcd", X-B3-ParentSpanId:"aa75e25c019564da", X-B3-Sampled:"0", X-ONAP-RequestID:"0c5a99c1-48cf-4f7b-94f9-d226f61bb75d", X-RequestID:"0c5a99c1-48cf-4f7b-94f9-d226f61bb75d", X-TransactionID:"0c5a99c1-48cf-4f7b-94f9-d226f61bb75d", X-ECOMP-RequestID:"0c5a99c1-48cf-4f7b-94f9-d226f61bb75d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"809a2e5a-2d54-4e1a-b6fe-5c5ab16ded2a"]
2022-06-24T04:52:39.627Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Request body: 
2022-06-24T04:52:39.627Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||==========================request end================================================
2022-06-24T04:52:39.664Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||============================response begin==========================================
2022-06-24T04:52:39.665Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status code  : 200 OK
2022-06-24T04:52:39.666Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status text  : 
2022-06-24T04:52:39.666Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:52:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:52:39.680Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Response body: {
  "requestId" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:51:39.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7\",\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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n\t\t\t\"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"3257cb41-6dfe-4690-83c9-3d5ec363c31d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:52:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    }
  }
}
2022-06-24T04:52:39.682Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||=======================response end=================================================
2022-06-24T04:52:39.683Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||InvokeReturn
2022-06-24T04:52:39.685Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:52:39.686Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:52:39.687Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:52:39.689Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:52:39.692Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:52:39.692Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa75e25c019564da", X-B3-SpanId:"fd3aa9e56d8702b3", X-B3-ParentSpanId:"aa75e25c019564da", X-B3-Sampled:"0", X-ONAP-RequestID:"0c5a99c1-48cf-4f7b-94f9-d226f61bb75d", X-RequestID:"0c5a99c1-48cf-4f7b-94f9-d226f61bb75d", X-TransactionID:"0c5a99c1-48cf-4f7b-94f9-d226f61bb75d", X-ECOMP-RequestID:"0c5a99c1-48cf-4f7b-94f9-d226f61bb75d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5a31976-7ef0-4d6f-be60-f10db5f7b46b"]
2022-06-24T04:52:39.693Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:52:39.694Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:52:39.717Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:52:39.718Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:52:39.719Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:52:39.720Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:52:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:52:39.721Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:52:39.722Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:52:39.729Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:52:39.766Z|0c5a99c1-48cf-4f7b-94f9-d226f61bb75d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:52:42.393Z|cde68a6f-c4d0-4551-8986-080efe02ce8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:42.394Z|cde68a6f-c4d0-4551-8986-080efe02ce8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:44.914Z|396f8728-3efc-478c-81b0-bd09e06089f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:52:44.924Z|396f8728-3efc-478c-81b0-bd09e06089f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:52:46.000Z|db34a34a-1a38-422a-8b4a-4912ca8e3a33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:46.001Z|db34a34a-1a38-422a-8b4a-4912ca8e3a33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:46.169Z|cb0e7210-d306-45bd-a871-6955838dbd98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:46.171Z|cb0e7210-d306-45bd-a871-6955838dbd98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:49.958Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:52:49.974Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:52:49.976Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||Invoke
2022-06-24T04:52:49.976Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||===========================request begin================================================
2022-06-24T04:52:49.977Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:52:49.977Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Method      : GET
2022-06-24T04:52:49.978Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20a19f1cb35c11f1", X-B3-SpanId:"4c89f605388c08c9", X-B3-ParentSpanId:"20a19f1cb35c11f1", X-B3-Sampled:"0", X-ONAP-RequestID:"6856d97c-8159-4548-ae7e-4a3c867f2ea0", X-RequestID:"6856d97c-8159-4548-ae7e-4a3c867f2ea0", X-TransactionID:"6856d97c-8159-4548-ae7e-4a3c867f2ea0", X-ECOMP-RequestID:"6856d97c-8159-4548-ae7e-4a3c867f2ea0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5bcefcc-d2dd-4a89-89b5-3ffdfbee6f92"]
2022-06-24T04:52:49.978Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Request body: 
2022-06-24T04:52:49.978Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||==========================request end================================================
2022-06-24T04:52:50.007Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||============================response begin==========================================
2022-06-24T04:52:50.007Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status code  : 200 OK
2022-06-24T04:52:50.008Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status text  : 
2022-06-24T04:52:50.009Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:52:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:52:50.010Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Response body: {
  "requestId" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:51:39.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7\",\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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n\t\t\t\"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"3257cb41-6dfe-4690-83c9-3d5ec363c31d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:52:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    }
  }
}
2022-06-24T04:52:50.010Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||=======================response end=================================================
2022-06-24T04:52:50.010Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||InvokeReturn
2022-06-24T04:52:50.013Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:52:50.014Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:52:50.014Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:52:50.015Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:52:50.015Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:52:50.015Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20a19f1cb35c11f1", X-B3-SpanId:"30593286391c8e15", X-B3-ParentSpanId:"20a19f1cb35c11f1", X-B3-Sampled:"0", X-ONAP-RequestID:"6856d97c-8159-4548-ae7e-4a3c867f2ea0", X-RequestID:"6856d97c-8159-4548-ae7e-4a3c867f2ea0", X-TransactionID:"6856d97c-8159-4548-ae7e-4a3c867f2ea0", X-ECOMP-RequestID:"6856d97c-8159-4548-ae7e-4a3c867f2ea0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d4b3a07-3330-4899-8568-5e8dbc950dec"]
2022-06-24T04:52:50.016Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:52:50.025Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:52:50.044Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:52:50.047Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:52:50.047Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:52:50.047Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:52:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:52:50.048Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:52:50.048Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:52:50.049Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:52:50.072Z|6856d97c-8159-4548-ae7e-4a3c867f2ea0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:52:52.423Z|c5be88fe-625f-41e9-b742-2fbdd7d553da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:52.424Z|c5be88fe-625f-41e9-b742-2fbdd7d553da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:56.032Z|45a41b77-9d5c-4c89-bdc7-c1562d46bd12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:56.034Z|45a41b77-9d5c-4c89-bdc7-c1562d46bd12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:56.209Z|2c8e731c-70fe-4592-bfe3-db1969570b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:52:56.211Z|2c8e731c-70fe-4592-bfe3-db1969570b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:52:59.911Z|673e0ff7-ae26-4af9-ae4c-1bb30dd1a63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:52:59.912Z|673e0ff7-ae26-4af9-ae4c-1bb30dd1a63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:53:00.246Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:53:00.262Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:53:00.263Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||Invoke
2022-06-24T04:53:00.264Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:00.264Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:53:00.264Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Method      : GET
2022-06-24T04:53:00.265Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be28d3665de14dfa", X-B3-SpanId:"d8af2160a825fe05", X-B3-ParentSpanId:"be28d3665de14dfa", X-B3-Sampled:"0", X-ONAP-RequestID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-RequestID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-TransactionID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-ECOMP-RequestID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19c593c5-a0b6-43b8-b48e-3f6e11def465"]
2022-06-24T04:53:00.266Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Request body: 
2022-06-24T04:53:00.267Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||==========================request end================================================
2022-06-24T04:53:00.294Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:00.295Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:00.296Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status text  : 
2022-06-24T04:53:00.297Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:52:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:00.298Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Response body: {
  "requestId" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-06-24T04:51:39.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7\",\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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n\t\t\t\"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"3257cb41-6dfe-4690-83c9-3d5ec363c31d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:52:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    }
  }
}
2022-06-24T04:53:00.298Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:00.299Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||InvokeReturn
2022-06-24T04:53:00.304Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:53:00.308Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:53:00.310Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:00.311Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:53:00.312Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:53:00.312Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be28d3665de14dfa", X-B3-SpanId:"dc25ef0884d2f584", X-B3-ParentSpanId:"be28d3665de14dfa", X-B3-Sampled:"0", X-ONAP-RequestID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-RequestID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-TransactionID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-ECOMP-RequestID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"095275c6-4aa0-413b-a017-c2788d8f80c2"]
2022-06-24T04:53:00.313Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:53:00.313Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:53:00.344Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:00.345Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:00.346Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:53:00.346Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:52:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:00.348Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:53:00.348Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:00.349Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:53:00.488Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:53:00.489Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:53:00.489Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:00.489Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:53:00.490Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:53:00.490Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-RequestID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-TransactionID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-ECOMP-RequestID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ad08701-d08f-4ef7-b30e-4bf0a262ba2b"]
2022-06-24T04:53:00.490Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:53:00.490Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:53:00.825Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:00.826Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:00.826Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:53:00.827Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2B45FAFE5ABCFF0C322D959B07F2C67E; 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:"Fri, 24 Jun 2022 04:52:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:00.827Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"83512baa-f379-11ec-975a-5e62e9825eb9","businessKey":"2db3a388-f8c7-4d9b-a76b-ddd8b2db0197","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T04:52:56.137+0000","endTime":"2022-06-24T04:52:58.326+0000","removalTime":null,"durationInMillis":2189,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"6ed66730-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"80c3f1dc-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:53:00.828Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:00.828Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:53:00.853Z|a192ee60-84d9-4d40-a3ef-ea2aaf75c60e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:53:00.854Z|a192ee60-84d9-4d40-a3ef-ea2aaf75c60e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:53:00.940Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:53:00.941Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:53:00.941Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:00.941Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:53:00.942Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:53:00.942Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-RequestID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-TransactionID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-ECOMP-RequestID:"7769c471-b308-4e10-8e5b-fed4e6242dae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1573ee7b-59f9-458b-8760-20fc4fe75b62"]
2022-06-24T04:53:00.942Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:53:00.943Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:53:01.139Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:01.140Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:01.140Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:53:01.141Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E1BC19770EE11CF81ADE69436B7DAE42; 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:"Fri, 24 Jun 2022 04:52:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:01.142Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:83523d2d-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"83512baa-f379-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"83512baa-f379-11ec-975a-5e62e9825eb9","executionId":"83512baa-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:52:56.144+0000","endTime":"2022-06-24T04:52:58.318+0000","durationInMillis":2174,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6ed66730-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:53:01.143Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:01.144Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=83512baa-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:53:01.155Z|7769c471-b308-4e10-8e5b-fed4e6242dae|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:53:02.450Z|7ee3d6f1-a9f6-411b-8134-b7206c671a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:02.452Z|7ee3d6f1-a9f6-411b-8134-b7206c671a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:06.073Z|f03adeca-eabf-44cf-9097-927745d043c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:06.082Z|f03adeca-eabf-44cf-9097-927745d043c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:06.255Z|3c7c9aaf-21db-45ad-9b8f-204d2f8ddc61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:06.258Z|3c7c9aaf-21db-45ad-9b8f-204d2f8ddc61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:11.510Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:53:11.539Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:53:11.540Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||Invoke
2022-06-24T04:53:11.541Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:11.542Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:53:11.542Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Method      : GET
2022-06-24T04:53:11.543Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d1beed6ed3c674a", X-B3-SpanId:"8bc3fe4715b35d1c", X-B3-ParentSpanId:"2d1beed6ed3c674a", X-B3-Sampled:"0", X-ONAP-RequestID:"57b263a7-08ac-4a2d-a8d5-ab33342ce66c", X-RequestID:"57b263a7-08ac-4a2d-a8d5-ab33342ce66c", X-TransactionID:"57b263a7-08ac-4a2d-a8d5-ab33342ce66c", X-ECOMP-RequestID:"57b263a7-08ac-4a2d-a8d5-ab33342ce66c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc428a40-4ce4-417f-9d4c-40884d70aec1"]
2022-06-24T04:53:11.551Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Request body: 
2022-06-24T04:53:11.552Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||==========================request end================================================
2022-06-24T04:53:11.584Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:11.592Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:11.593Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status text  : 
2022-06-24T04:53:11.594Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:11.595Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Response body: {
  "requestId" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:51:39.000+00:00",
  "endTime" : "2022-06-24T04:53:00.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7\",\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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n\t\t\t\"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"3257cb41-6dfe-4690-83c9-3d5ec363c31d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:53:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    }
  }
}
2022-06-24T04:53:11.595Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:11.596Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||InvokeReturn
2022-06-24T04:53:11.602Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:53:11.605Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:53:11.606Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:11.607Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:53:11.609Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:53:11.609Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d1beed6ed3c674a", X-B3-SpanId:"eb06ff576ebe425a", X-B3-ParentSpanId:"2d1beed6ed3c674a", X-B3-Sampled:"0", X-ONAP-RequestID:"57b263a7-08ac-4a2d-a8d5-ab33342ce66c", X-RequestID:"57b263a7-08ac-4a2d-a8d5-ab33342ce66c", X-TransactionID:"57b263a7-08ac-4a2d-a8d5-ab33342ce66c", X-ECOMP-RequestID:"57b263a7-08ac-4a2d-a8d5-ab33342ce66c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95d65bfe-bc59-4aad-9de8-91c9ac3f08cb"]
2022-06-24T04:53:11.610Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:53:11.611Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:53:11.649Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:11.650Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:11.651Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:53:11.654Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:11.657Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:53:11.659Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:11.659Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:53:11.733Z|57b263a7-08ac-4a2d-a8d5-ab33342ce66c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:53:11.997Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:53:12.006Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:53:12.008Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||Invoke
2022-06-24T04:53:12.008Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:12.009Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:53:12.010Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Method      : GET
2022-06-24T04:53:12.010Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e11e6d73ec4ace99", X-B3-SpanId:"1b603307c9ad6702", X-B3-ParentSpanId:"e11e6d73ec4ace99", X-B3-Sampled:"0", X-ONAP-RequestID:"42c6b7de-a867-408d-9c2c-b6aa63a197e9", X-RequestID:"42c6b7de-a867-408d-9c2c-b6aa63a197e9", X-TransactionID:"42c6b7de-a867-408d-9c2c-b6aa63a197e9", X-ECOMP-RequestID:"42c6b7de-a867-408d-9c2c-b6aa63a197e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1785e1b3-5cf8-4dbc-b7fe-4c68382ad463"]
2022-06-24T04:53:12.011Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Request body: 
2022-06-24T04:53:12.015Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||==========================request end================================================
2022-06-24T04:53:12.048Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:12.050Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:12.050Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status text  : 
2022-06-24T04:53:12.051Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:12.053Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Response body: {
  "requestId" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:51:39.000+00:00",
  "endTime" : "2022-06-24T04:53:00.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7\",\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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n\t\t\t\"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"3257cb41-6dfe-4690-83c9-3d5ec363c31d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:53:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    }
  }
}
2022-06-24T04:53:12.053Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:12.056Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||InvokeReturn
2022-06-24T04:53:12.062Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:53:12.063Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:53:12.063Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:12.064Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:53:12.064Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:53:12.064Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e11e6d73ec4ace99", X-B3-SpanId:"393aba5a9c903dd2", X-B3-ParentSpanId:"e11e6d73ec4ace99", X-B3-Sampled:"0", X-ONAP-RequestID:"42c6b7de-a867-408d-9c2c-b6aa63a197e9", X-RequestID:"42c6b7de-a867-408d-9c2c-b6aa63a197e9", X-TransactionID:"42c6b7de-a867-408d-9c2c-b6aa63a197e9", X-ECOMP-RequestID:"42c6b7de-a867-408d-9c2c-b6aa63a197e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78851b51-e447-4557-8d7f-7491f7e48e27"]
2022-06-24T04:53:12.065Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:53:12.066Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:53:12.092Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:12.093Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:12.093Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:53:12.094Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:12.094Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:53:12.095Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:12.096Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:53:12.129Z|42c6b7de-a867-408d-9c2c-b6aa63a197e9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:53:12.327Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:53:12.339Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:53:12.340Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||Invoke
2022-06-24T04:53:12.341Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:12.342Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:53:12.342Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Method      : GET
2022-06-24T04:53:12.343Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cded4c6ae692a11", X-B3-SpanId:"a137a09196a2c9d5", X-B3-ParentSpanId:"2cded4c6ae692a11", X-B3-Sampled:"0", X-ONAP-RequestID:"a60a5e79-eb54-42a1-a026-8730d530ca58", X-RequestID:"a60a5e79-eb54-42a1-a026-8730d530ca58", X-TransactionID:"a60a5e79-eb54-42a1-a026-8730d530ca58", X-ECOMP-RequestID:"a60a5e79-eb54-42a1-a026-8730d530ca58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"970a28f9-6c82-468a-b719-0654516cf79e"]
2022-06-24T04:53:12.344Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Request body: 
2022-06-24T04:53:12.346Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||==========================request end================================================
2022-06-24T04:53:12.384Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:12.385Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:12.385Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status text  : 
2022-06-24T04:53:12.386Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:12.394Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Response body: {
  "requestId" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:51:39.000+00:00",
  "endTime" : "2022-06-24T04:53:00.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7\",\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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n\t\t\t\"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"3257cb41-6dfe-4690-83c9-3d5ec363c31d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:53:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    }
  }
}
2022-06-24T04:53:12.394Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:12.395Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||InvokeReturn
2022-06-24T04:53:12.398Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:53:12.398Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:53:12.398Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:12.399Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:53:12.399Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:53:12.399Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cded4c6ae692a11", X-B3-SpanId:"2c6110593c6bf01c", X-B3-ParentSpanId:"2cded4c6ae692a11", X-B3-Sampled:"0", X-ONAP-RequestID:"a60a5e79-eb54-42a1-a026-8730d530ca58", X-RequestID:"a60a5e79-eb54-42a1-a026-8730d530ca58", X-TransactionID:"a60a5e79-eb54-42a1-a026-8730d530ca58", X-ECOMP-RequestID:"a60a5e79-eb54-42a1-a026-8730d530ca58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adf29f92-0793-459a-a3d1-f6c0331558a5"]
2022-06-24T04:53:12.400Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:53:12.400Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:53:12.420Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:12.421Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:12.421Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:53:12.422Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:12.423Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:53:12.423Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:12.424Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:53:12.472Z|a60a5e79-eb54-42a1-a026-8730d530ca58|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:53:12.483Z|a55be439-cabc-40de-b10d-f6977a4d5381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:12.484Z|a55be439-cabc-40de-b10d-f6977a4d5381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:12.678Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:53:12.690Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:53:12.691Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||Invoke
2022-06-24T04:53:12.691Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:12.692Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:53:12.692Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Method      : GET
2022-06-24T04:53:12.693Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4cfa3b01ea62c10", X-B3-SpanId:"66a227579d8650a1", X-B3-ParentSpanId:"d4cfa3b01ea62c10", X-B3-Sampled:"0", X-ONAP-RequestID:"a9ba42c3-4291-498d-ad6f-6f12f05ccb31", X-RequestID:"a9ba42c3-4291-498d-ad6f-6f12f05ccb31", X-TransactionID:"a9ba42c3-4291-498d-ad6f-6f12f05ccb31", X-ECOMP-RequestID:"a9ba42c3-4291-498d-ad6f-6f12f05ccb31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aa9e29c-f824-4580-a0f2-070fe524a1da"]
2022-06-24T04:53:12.694Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Request body: 
2022-06-24T04:53:12.695Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||==========================request end================================================
2022-06-24T04:53:12.736Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:12.737Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:12.737Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status text  : 
2022-06-24T04:53:12.737Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:12.745Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Response body: {
  "requestId" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:51:39.000+00:00",
  "endTime" : "2022-06-24T04:53:00.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7\",\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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n\t\t\t\"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"3257cb41-6dfe-4690-83c9-3d5ec363c31d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:53:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    }
  }
}
2022-06-24T04:53:12.746Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:12.746Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||InvokeReturn
2022-06-24T04:53:12.751Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:53:12.752Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:53:12.752Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:12.752Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:53:12.752Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:53:12.753Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4cfa3b01ea62c10", X-B3-SpanId:"5702cef084856d38", X-B3-ParentSpanId:"d4cfa3b01ea62c10", X-B3-Sampled:"0", X-ONAP-RequestID:"a9ba42c3-4291-498d-ad6f-6f12f05ccb31", X-RequestID:"a9ba42c3-4291-498d-ad6f-6f12f05ccb31", X-TransactionID:"a9ba42c3-4291-498d-ad6f-6f12f05ccb31", X-ECOMP-RequestID:"a9ba42c3-4291-498d-ad6f-6f12f05ccb31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0caf4afb-ee2d-4591-a438-2e7b8ad0b16a"]
2022-06-24T04:53:12.753Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:53:12.753Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:53:12.772Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:12.773Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:12.774Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:53:12.774Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:12.781Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:53:12.782Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:12.783Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:53:12.829Z|a9ba42c3-4291-498d-ad6f-6f12f05ccb31|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:53:12.990Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:53:12.999Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:53:13.000Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||Invoke
2022-06-24T04:53:13.001Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:13.003Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197
2022-06-24T04:53:13.004Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Method      : GET
2022-06-24T04:53:13.004Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17a474af8318bbd1", X-B3-SpanId:"a2d59a99928a1f34", X-B3-ParentSpanId:"17a474af8318bbd1", X-B3-Sampled:"0", X-ONAP-RequestID:"4a434977-b99f-49d9-9b0b-44f7095e3a6a", X-RequestID:"4a434977-b99f-49d9-9b0b-44f7095e3a6a", X-TransactionID:"4a434977-b99f-49d9-9b0b-44f7095e3a6a", X-ECOMP-RequestID:"4a434977-b99f-49d9-9b0b-44f7095e3a6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d149f7b3-5b53-4e6e-b9b1-c019694c0f35"]
2022-06-24T04:53:13.004Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Request body: 
2022-06-24T04:53:13.005Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||==========================request end================================================
2022-06-24T04:53:13.047Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:13.049Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:13.049Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Status text  : 
2022-06-24T04:53:13.050Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:13.051Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||Response body: {
  "requestId" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:51:39.000+00:00",
  "endTime" : "2022-06-24T04:53:00.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7\",\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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n\t\t\t\"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"3257cb41-6dfe-4690-83c9-3d5ec363c31d\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:53:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "2db3a388-f8c7-4d9b-a76b-ddd8b2db0197",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197"
    }
  }
}
2022-06-24T04:53:13.051Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:13.052Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|INFO|500||InvokeReturn
2022-06-24T04:53:13.054Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:53:13.055Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:53:13.055Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:13.056Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false
2022-06-24T04:53:13.056Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:53:13.057Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17a474af8318bbd1", X-B3-SpanId:"a1a52056ff2b7ea4", X-B3-ParentSpanId:"17a474af8318bbd1", X-B3-Sampled:"0", X-ONAP-RequestID:"4a434977-b99f-49d9-9b0b-44f7095e3a6a", X-RequestID:"4a434977-b99f-49d9-9b0b-44f7095e3a6a", X-TransactionID:"4a434977-b99f-49d9-9b0b-44f7095e3a6a", X-ECOMP-RequestID:"4a434977-b99f-49d9-9b0b-44f7095e3a6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b675e52d-7c27-4aac-a1a7-21e8e2964a78"]
2022-06-24T04:53:13.057Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:53:13.057Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:53:13.075Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:13.076Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:13.077Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:53:13.077Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:13.078Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:53:13.079Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:13.079Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2db3a388-f8c7-4d9b-a76b-ddd8b2db0197&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:53:13.111Z|4a434977-b99f-49d9-9b0b-44f7095e3a6a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2db3a388-f8c7-4d9b-a76b-ddd8b2db0197|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:53:14.911Z|650a39ae-e892-4a4d-bb36-ea327e8af366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:53:14.912Z|650a39ae-e892-4a4d-bb36-ea327e8af366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:53:16.109Z|b91c81e0-83ea-4225-b7df-6ae756758f8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:16.110Z|b91c81e0-83ea-4225-b7df-6ae756758f8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:16.318Z|2921fb87-f75c-4e18-8dc7-2e1721642ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:16.319Z|2921fb87-f75c-4e18-8dc7-2e1721642ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:18.948Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:53:18.956Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||INFO|500||Checking if requestId: ac8d1bb5-4e18-473d-b9dd-db2944f41223 already exists in requestDb InfraActiveRequests table
2022-06-24T04:53:18.957Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:53:18.958Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||Invoke
2022-06-24T04:53:18.958Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:18.959Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:53:18.962Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Method      : GET
2022-06-24T04:53:18.963Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b5f455ceed39a75", X-B3-SpanId:"34f9fbb65d9a21c5", X-B3-ParentSpanId:"8b5f455ceed39a75", X-B3-Sampled:"0", X-ONAP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-TransactionID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ECOMP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"499a0179-925c-4239-8dc5-f95eb867757e"]
2022-06-24T04:53:18.964Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Request body: 
2022-06-24T04:53:18.965Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||==========================request end================================================
2022-06-24T04:53:19.007Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:19.009Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:53:19.010Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status text  : 
2022-06-24T04:53:19.010Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:53:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:19.011Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Response body: 
2022-06-24T04:53:19.011Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:19.012Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|404|Not Found|InvokeReturn
2022-06-24T04:53:19.035Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:53:19.036Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-06-24T04:53:19.049Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:53:19.161Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:53:19.162Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44|INFO|500||Invoke
2022-06-24T04:53:19.332Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44|INFO|404|Not Found|InvokeReturn
2022-06-24T04:53:19.333Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220624-04:53:18:350-99456], Content-Length=[377], Date=[Fri, 24 Jun 2022 04:53:18 GMT], Content-Type=[application/json]}
2022-06-24T04:53:19.335Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|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/195ee869-c898-4ede-9f2c-67be69b52f44","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44","ERR.5.4.6114"]}}}

2022-06-24T04:53:19.388Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44
2022-06-24T04:53:19.392Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 195ee869-c898-4ede-9f2c-67be69b52f44
2022-06-24T04:53:19.411Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:53:19.485Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44|INFO|500||Invoke
2022-06-24T04:53:19.486Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ac8d1bb5-4e18-473d-b9dd-db2944f41223], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d49e607c-f616-4232-a944-680183283c36], X-ECOMP-RequestID=[ac8d1bb5-4e18-473d-b9dd-db2944f41223], X-TransactionId=[], X-ONAP-RequestID=[ac8d1bb5-4e18-473d-b9dd-db2944f41223]}
2022-06-24T04:53:19.564Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-04:53:18:589-45643], Content-Length=[377], Date=[Fri, 24 Jun 2022 04:53:18 GMT], Content-Type=[application/json]}
2022-06-24T04:53:19.566Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44|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/195ee869-c898-4ede-9f2c-67be69b52f44","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44","ERR.5.4.6114"]}}}

2022-06-24T04:53:19.566Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44|INFO|404|Not Found|InvokeReturn
2022-06-24T04:53:19.576Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/195ee869-c898-4ede-9f2c-67be69b52f44
2022-06-24T04:53:19.577Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 195ee869-c898-4ede-9f2c-67be69b52f44
2022-06-24T04:53:19.582Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:53:19.704Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||Invoke
2022-06-24T04:53:19.706Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ac8d1bb5-4e18-473d-b9dd-db2944f41223], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[68e7e022-9255-4384-8fcc-086fca0e343d], X-ECOMP-RequestID=[ac8d1bb5-4e18-473d-b9dd-db2944f41223], X-TransactionId=[], X-ONAP-RequestID=[ac8d1bb5-4e18-473d-b9dd-db2944f41223]}
2022-06-24T04:53:19.930Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|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/7ca649142dca4e53a24c15df5d510963 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:53:18:842-71696], vertex-id=[233488], Content-Length=[615], Date=[Fri, 24 Jun 2022 04:53:18 GMT], Content-Type=[application/json]}
2022-06-24T04:53:19.932Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|DEBUG|500||{"tenant-id":"7ca649142dca4e53a24c15df5d510963","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1656046114249","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-06-24T04:53:19.933Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||InvokeReturn
2022-06-24T04:53:19.938Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:53:19.939Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:53:19.951Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:19.952Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:53:19.953Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:19.954Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:19.954Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:53:19.955Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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:"8b5f455ceed39a75", X-B3-SpanId:"2d11c07444007b39", X-B3-ParentSpanId:"8b5f455ceed39a75", X-B3-Sampled:"0", X-ONAP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-TransactionID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ECOMP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3012e24c-46f1-48db-a6c2-94a61be30041"]
2022-06-24T04:53:19.955Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"036a5c0a-02f1-4707-90de-8863017580a1"},"instanceName":"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0","requestScope":"network"}
2022-06-24T04:53:19.956Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:53:19.988Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:19.990Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:19.991Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:53:19.991Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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:"Fri, 24 Jun 2022 04:53:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:19.992Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:53:19.992Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:19.995Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:53:19.998Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20
2022-06-24T04:53:19.999Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|INFO|500||Invoke
2022-06-24T04:53:19.999Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:20.000Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20
2022-06-24T04:53:20.000Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|DEBUG|500||Method      : GET
2022-06-24T04:53:20.001Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-TransactionID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ECOMP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a18ee477-474c-4c3c-89bb-c15610aa06b5"]
2022-06-24T04:53:20.001Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|DEBUG|500||Request body: 
2022-06-24T04:53:20.002Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|DEBUG|500||==========================request end================================================
2022-06-24T04:53:20.054Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:20.056Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:20.056Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|DEBUG|500||Status text  : 
2022-06-24T04:53:20.057Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:20.059Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "9d4d2a27-2728-428b-8b6f-673510a62d20",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2022-06-24T04:49:00.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource"
    }
  }
}
2022-06-24T04:53:20.064Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:20.066Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20|INFO|500||InvokeReturn
2022-06-24T04:53:20.088Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource
2022-06-24T04:53:20.089Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|INFO|500||Invoke
2022-06-24T04:53:20.089Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:20.090Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource
2022-06-24T04:53:20.090Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|DEBUG|500||Method      : GET
2022-06-24T04:53:20.091Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-TransactionID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ECOMP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71d3175d-ab94-4bbe-968f-b976d8afeeb1"]
2022-06-24T04:53:20.091Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|DEBUG|500||Request body: 
2022-06-24T04:53:20.092Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|DEBUG|500||==========================request end================================================
2022-06-24T04:53:20.136Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:20.137Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:20.137Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|DEBUG|500||Status text  : 
2022-06-24T04:53:20.137Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/5dfccbba-dc8d-4b49-a539-75e8e2151971", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:20.138Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "5dfccbba-dc8d-4b49-a539-75e8e2151971",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2022-06-24T04:49:00.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/5dfccbba-dc8d-4b49-a539-75e8e2151971"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/5dfccbba-dc8d-4b49-a539-75e8e2151971"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/5dfccbba-dc8d-4b49-a539-75e8e2151971/collectionNetworkResourceCustomization"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/5dfccbba-dc8d-4b49-a539-75e8e2151971/networkResourceCustomization"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/5dfccbba-dc8d-4b49-a539-75e8e2151971/heatTemplate"
    }
  }
}
2022-06-24T04:53:20.139Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:20.139Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d4d2a27-2728-428b-8b6f-673510a62d20/networkResource|INFO|500||InvokeReturn
2022-06-24T04:53:20.199Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.200Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2022-06-24T04:53:20.200Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.200Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.201Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.201Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-TransactionID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ECOMP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2c9e6fb-a930-4f0e-b3d8-d74528bde126"]
2022-06-24T04:53:20.202Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.202Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.235Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.236Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.236Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.236Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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:"Fri, 24 Jun 2022 04:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:20.237Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.237Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.238Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.239Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.240Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.240Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.241Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.241Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.242Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-TransactionID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ECOMP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33e4b09f-59d1-4d1e-bf37-3f9721157092"]
2022-06-24T04:53:20.242Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.242Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.284Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.286Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.286Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.287Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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:"Fri, 24 Jun 2022 04:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:20.288Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 180,
  "action" : "createInstance",
  "description" : "Gr api recipe to create network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180"
    }
  }
}
2022-06-24T04:53:20.289Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.290Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.316Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.318Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:53:20.319Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:20.319Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.322Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:53:20.322Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2666", X-B3-TraceId:"8b5f455ceed39a75", X-B3-SpanId:"70fd3aa14bf66a1b", X-B3-ParentSpanId:"8b5f455ceed39a75", X-B3-Sampled:"0", X-ONAP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-TransactionID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ECOMP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3683ba17-307c-4c36-8e7c-77802a29346f"]
2022-06-24T04:53:20.323Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ac8d1bb5-4e18-473d-b9dd-db2944f41223","requestStatus":"IN_PROGRESS","startTime":1656046399036,"source":"VID","tenantId":"7ca649142dca4e53a24c15df5d510963","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"036a5c0a-02f1-4707-90de-8863017580a1","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"ac8d1bb5-4e18-473d-b9dd-db2944f41223"}
2022-06-24T04:53:20.323Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:53:20.371Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:20.372Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:53:20.372Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:53:20.373Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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/ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:20.374Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:53:19.036+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:53:19.565+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    }
  }
}
2022-06-24T04:53:20.375Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:20.376Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:53:20.401Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.402Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:53:20.402Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:20.403Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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-06-24T04:53:20.403Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:53:20.403Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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:"8b5f455ceed39a75", X-B3-SpanId:"d6369bf6808ea5c6", X-B3-ParentSpanId:"8b5f455ceed39a75", X-B3-Sampled:"0", X-ONAP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-TransactionID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ECOMP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19b165ef-efcf-45e1-888e-4437f962d00a"]
2022-06-24T04:53:20.404Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/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\":\"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"9d4d2a27-2728-428b-8b6f-673510a62d20\",\"modelVersionId\":\"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\"modelCustomizationId\":\"9d4d2a27-2728-428b-8b6f-673510a62d20\",\"modelUuid\":\"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\"modelInvariantUuid\":\"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"195ee869-c898-4ede-9f2c-67be69b52f44\",\"source\":\"VID\",\"instanceName\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"036a5c0a-02f1-4707-90de-8863017580a1\",\"modelInfo\":{\"modelInvariantId\":\"195ee869-c898-4ede-9f2c-67be69b52f44\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\"modelUuid\":\"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\"modelInvariantUuid\":\"195ee869-c898-4ede-9f2c-67be69b52f44\"}}}],\"cloudConfiguration\":{\"tenantId\":\"7ca649142dca4e53a24c15df5d510963\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"036a5c0a-02f1-4707-90de-8863017580a1\"}","type":"String"},"requestId":{"value":"ac8d1bb5-4e18-473d-b9dd-db2944f41223","type":"String"},"mso-request-id":{"value":"ac8d1bb5-4e18-473d-b9dd-db2944f41223","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"036a5c0a-02f1-4707-90de-8863017580a1","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/036a5c0a-02f1-4707-90de-8863017580a1/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:53:20.404Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:53:21.210Z|76fe0780-e7ca-445c-b80c-1ac2e3515a57|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:53:21.212Z|76fe0780-e7ca-445c-b80c-1ac2e3515a57|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:21.439Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:21.440Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:53:21.441Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:53:21.442Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:53:19 GMT", X-ONAP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-TransactionID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ECOMP-RequestID:"ac8d1bb5-4e18-473d-b9dd-db2944f41223", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"19b165ef-efcf-45e1-888e-4437f962d00a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:53:21.443Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ac8d1bb5-4e18-473d-b9dd-db2944f41223\",\"instanceId\":\"8ad1b50c-141b-465a-a92e-3eb12a83f2e8\"}}","message":"Success","processInstanceID":"90f06a4c-f379-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:53:21.446Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:21.448Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:53:21.456Z|ac8d1bb5-4e18-473d-b9dd-db2944f41223|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:53:21.624Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:53:21.634Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:53:21.639Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||Invoke
2022-06-24T04:53:21.640Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:21.640Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:53:21.641Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Method      : GET
2022-06-24T04:53:21.641Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3463a3c65da732f7", X-B3-SpanId:"4757aac4db64c0a9", X-B3-ParentSpanId:"3463a3c65da732f7", X-B3-Sampled:"0", X-ONAP-RequestID:"084420ee-81a6-4356-b7ee-c1a4b5b96dec", X-RequestID:"084420ee-81a6-4356-b7ee-c1a4b5b96dec", X-TransactionID:"084420ee-81a6-4356-b7ee-c1a4b5b96dec", X-ECOMP-RequestID:"084420ee-81a6-4356-b7ee-c1a4b5b96dec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae956b3b-04da-47e2-a6d7-46a640e1ee64"]
2022-06-24T04:53:21.642Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Request body: 
2022-06-24T04:53:21.642Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||==========================request end================================================
2022-06-24T04:53:21.672Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:21.673Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:21.675Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status text  : 
2022-06-24T04:53:21.676Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:21.684Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Response body: {
  "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:53:19.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:53:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    }
  }
}
2022-06-24T04:53:21.690Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:21.691Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||InvokeReturn
2022-06-24T04:53:21.695Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:53:21.697Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:53:21.698Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:21.699Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:53:21.699Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:53:21.700Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3463a3c65da732f7", X-B3-SpanId:"babb3873185abfc3", X-B3-ParentSpanId:"3463a3c65da732f7", X-B3-Sampled:"0", X-ONAP-RequestID:"084420ee-81a6-4356-b7ee-c1a4b5b96dec", X-RequestID:"084420ee-81a6-4356-b7ee-c1a4b5b96dec", X-TransactionID:"084420ee-81a6-4356-b7ee-c1a4b5b96dec", X-ECOMP-RequestID:"084420ee-81a6-4356-b7ee-c1a4b5b96dec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07877800-1a4c-48b7-9196-4033f10dcdb1"]
2022-06-24T04:53:21.700Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:53:21.701Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:53:21.719Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:21.720Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:21.721Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:53:21.721Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:21.730Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:53:21.737Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:21.742Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:53:21.798Z|084420ee-81a6-4356-b7ee-c1a4b5b96dec|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:53:22.538Z|070f6ace-1572-42da-b474-91ac5fbcfdbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:22.539Z|070f6ace-1572-42da-b474-91ac5fbcfdbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:26.178Z|509827c1-c9f1-4188-9208-b7a3684ffe53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:26.182Z|509827c1-c9f1-4188-9208-b7a3684ffe53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:26.385Z|909f272b-4645-4b67-9fac-9b0b70313350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:26.386Z|909f272b-4645-4b67-9fac-9b0b70313350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:29.913Z|2ba89257-8f00-46cf-b21e-139e059e66f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:53:29.927Z|2ba89257-8f00-46cf-b21e-139e059e66f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:53:30.857Z|c2d6afb0-4c76-4a4b-9fc4-130f8f7d24c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:53:30.869Z|c2d6afb0-4c76-4a4b-9fc4-130f8f7d24c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:53:31.984Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:53:31.991Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:53:31.992Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||Invoke
2022-06-24T04:53:31.993Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:31.993Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:53:31.993Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Method      : GET
2022-06-24T04:53:31.994Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92d27c8d8934bdbc", X-B3-SpanId:"669577eab06539b4", X-B3-ParentSpanId:"92d27c8d8934bdbc", X-B3-Sampled:"0", X-ONAP-RequestID:"f341a002-cc2e-4df7-a061-f1ba9f6f2596", X-RequestID:"f341a002-cc2e-4df7-a061-f1ba9f6f2596", X-TransactionID:"f341a002-cc2e-4df7-a061-f1ba9f6f2596", X-ECOMP-RequestID:"f341a002-cc2e-4df7-a061-f1ba9f6f2596", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e5208e9-8c26-4a5c-8539-19d0663cda10"]
2022-06-24T04:53:31.994Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Request body: 
2022-06-24T04:53:31.994Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||==========================request end================================================
2022-06-24T04:53:32.023Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:32.024Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:32.024Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status text  : 
2022-06-24T04:53:32.024Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:32.026Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Response body: {
  "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:53:19.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:53:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    }
  }
}
2022-06-24T04:53:32.027Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:32.027Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||InvokeReturn
2022-06-24T04:53:32.030Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:53:32.031Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:53:32.032Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:32.032Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:53:32.033Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:53:32.034Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92d27c8d8934bdbc", X-B3-SpanId:"001c3b4be1ac6845", X-B3-ParentSpanId:"92d27c8d8934bdbc", X-B3-Sampled:"0", X-ONAP-RequestID:"f341a002-cc2e-4df7-a061-f1ba9f6f2596", X-RequestID:"f341a002-cc2e-4df7-a061-f1ba9f6f2596", X-TransactionID:"f341a002-cc2e-4df7-a061-f1ba9f6f2596", X-ECOMP-RequestID:"f341a002-cc2e-4df7-a061-f1ba9f6f2596", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98871180-3fbd-4b53-8315-7ddbb658ee2d"]
2022-06-24T04:53:32.034Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:53:32.035Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:53:32.056Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:32.057Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:32.057Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:53:32.058Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:32.059Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:53:32.059Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:32.060Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:53:32.086Z|f341a002-cc2e-4df7-a061-f1ba9f6f2596|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:53:32.566Z|3d89c6e0-08f8-4d41-9d92-9c7a1b529be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:32.569Z|3d89c6e0-08f8-4d41-9d92-9c7a1b529be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:36.214Z|7ba81cc5-66a0-4829-8b68-9e2e68cac404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:36.219Z|7ba81cc5-66a0-4829-8b68-9e2e68cac404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:36.428Z|0b32fd50-0576-4c86-b2be-116d03522998|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:36.429Z|0b32fd50-0576-4c86-b2be-116d03522998|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:42.287Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:53:42.294Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:53:42.296Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||Invoke
2022-06-24T04:53:42.296Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:42.297Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:53:42.297Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Method      : GET
2022-06-24T04:53:42.297Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"280efcc06cbbe013", X-B3-SpanId:"c9d4a759e6f1abe7", X-B3-ParentSpanId:"280efcc06cbbe013", X-B3-Sampled:"0", X-ONAP-RequestID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-RequestID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-TransactionID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-ECOMP-RequestID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fc41c12-0c45-4864-8ef9-7f1d7482277b"]
2022-06-24T04:53:42.298Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Request body: 
2022-06-24T04:53:42.298Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||==========================request end================================================
2022-06-24T04:53:42.322Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:42.323Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:42.323Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status text  : 
2022-06-24T04:53:42.324Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:42.324Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Response body: {
  "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "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-06-24T04:53:19.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:53:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    }
  }
}
2022-06-24T04:53:42.325Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:42.325Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||InvokeReturn
2022-06-24T04:53:42.327Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:53:42.327Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:53:42.328Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:42.328Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:53:42.328Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:53:42.328Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"280efcc06cbbe013", X-B3-SpanId:"fc57eac4a2e50b46", X-B3-ParentSpanId:"280efcc06cbbe013", X-B3-Sampled:"0", X-ONAP-RequestID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-RequestID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-TransactionID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-ECOMP-RequestID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b38b4a1f-949d-40d5-9072-dd21ac3d6b7d"]
2022-06-24T04:53:42.328Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:53:42.332Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:53:42.347Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:42.349Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:42.363Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:53:42.364Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:42.365Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:53:42.366Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:42.366Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:53:42.430Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:53:42.431Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:53:42.431Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:42.432Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:53:42.432Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:53:42.432Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-RequestID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-TransactionID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-ECOMP-RequestID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af610b35-38d2-4bfc-acf9-688ddc404919"]
2022-06-24T04:53:42.433Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:53:42.433Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:53:42.585Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:42.587Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:42.587Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:53:42.588Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5BF1BAF41F8B77407629773807A3F322; 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:"Fri, 24 Jun 2022 04:53:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:42.589Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9a5078d3-f379-11ec-975a-5e62e9825eb9","businessKey":"ac8d1bb5-4e18-473d-b9dd-db2944f41223","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:53:34.720+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"90f06a4c-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"9a4ea3dc-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T04:53:42.589Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:42.590Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:53:42.604Z|4b57362a-fb34-4cf6-820b-07bb8852066a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:42.606Z|4b57362a-fb34-4cf6-820b-07bb8852066a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:42.643Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:53:42.644Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:53:42.645Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:42.645Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:53:42.645Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:53:42.645Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-RequestID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-TransactionID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-ECOMP-RequestID:"2aa127ad-ec3a-4f3a-948d-bc6948d74fcb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7268541-49ba-42b0-9440-9969cdad24cc"]
2022-06-24T04:53:42.645Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:53:42.646Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:53:42.780Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:42.780Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:42.781Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:53:42.781Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4AAE3305A102B3F76FC0AA5D92D734A1; 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:"Fri, 24 Jun 2022 04:53:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:42.782Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:9a509fea-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"9a5078d3-f379-11ec-975a-5e62e9825eb9","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"9a5078d3-f379-11ec-975a-5e62e9825eb9","executionId":"9a5078d3-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:53:34.721+0000","endTime":"2022-06-24T04:53:34.722+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"90f06a4c-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:53:42.782Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:42.790Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:53:42.800Z|2aa127ad-ec3a-4f3a-948d-bc6948d74fcb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:53:44.923Z|cca3d7a7-9ee9-4bb3-b260-5814d3001871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:53:44.924Z|cca3d7a7-9ee9-4bb3-b260-5814d3001871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:53:46.245Z|7e16ac5c-7d40-4ac5-9b5c-c44f19dc7855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:46.247Z|7e16ac5c-7d40-4ac5-9b5c-c44f19dc7855|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:46.460Z|9aec4a3e-07b1-4582-86be-652bd377bb5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:46.467Z|9aec4a3e-07b1-4582-86be-652bd377bb5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:52.636Z|28c77047-f970-4b40-b837-11f62755c810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:52.637Z|28c77047-f970-4b40-b837-11f62755c810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:52.960Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:53:52.982Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:53:52.984Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||Invoke
2022-06-24T04:53:52.984Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:52.984Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:53:52.985Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Method      : GET
2022-06-24T04:53:52.985Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0d103b5ac652f5a", X-B3-SpanId:"bb6ca2138698360b", X-B3-ParentSpanId:"b0d103b5ac652f5a", X-B3-Sampled:"0", X-ONAP-RequestID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-RequestID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-TransactionID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-ECOMP-RequestID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2018a4dd-21b5-424f-bb89-beaf0cb8e7fa"]
2022-06-24T04:53:52.986Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Request body: 
2022-06-24T04:53:52.986Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||==========================request end================================================
2022-06-24T04:53:53.076Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:53.077Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:53.077Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status text  : 
2022-06-24T04:53:53.077Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:53.078Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Response body: {
  "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "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-06-24T04:53:19.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:53:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    }
  }
}
2022-06-24T04:53:53.079Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:53.079Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||InvokeReturn
2022-06-24T04:53:53.082Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:53:53.083Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:53:53.083Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:53.084Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:53:53.084Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:53:53.084Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0d103b5ac652f5a", X-B3-SpanId:"89fb29192bb6ae63", X-B3-ParentSpanId:"b0d103b5ac652f5a", X-B3-Sampled:"0", X-ONAP-RequestID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-RequestID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-TransactionID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-ECOMP-RequestID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b357b523-2b7e-43c9-8f30-bb6e6163bda6"]
2022-06-24T04:53:53.085Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:53:53.086Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:53:53.113Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:53.114Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:53.115Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:53:53.116Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:53:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:53.124Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:53:53.126Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:53.127Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:53:53.202Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:53:53.203Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:53:53.204Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:53.204Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:53:53.205Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:53:53.205Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-RequestID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-TransactionID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-ECOMP-RequestID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2a1946c-c7cc-497a-a524-7212fef7eb65"]
2022-06-24T04:53:53.205Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:53:53.205Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:53:53.327Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:53.327Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:53.328Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:53:53.328Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9A031B9A17876DF2F0CF7701863CF7EC; 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:"Fri, 24 Jun 2022 04:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:53.329Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9a5078d3-f379-11ec-975a-5e62e9825eb9","businessKey":"ac8d1bb5-4e18-473d-b9dd-db2944f41223","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:53:34.720+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"90f06a4c-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"9a4ea3dc-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T04:53:53.329Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:53.330Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:53:53.390Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:53:53.391Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:53:53.391Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:53:53.392Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:53:53.392Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:53:53.392Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-RequestID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-TransactionID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-ECOMP-RequestID:"c7589e42-8d9b-48e8-b24c-b4e0384b0687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db3a64dd-f834-45de-a34d-a69fba77f1f6"]
2022-06-24T04:53:53.393Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:53:53.393Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:53:53.509Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:53:53.511Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:53:53.511Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:53:53.511Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8874F69EB0F8B55DD864B6FABDD4C60B; 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:"Fri, 24 Jun 2022 04:53:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:53:53.512Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:9a509fea-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"9a5078d3-f379-11ec-975a-5e62e9825eb9","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"9a5078d3-f379-11ec-975a-5e62e9825eb9","executionId":"9a5078d3-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:53:34.721+0000","endTime":"2022-06-24T04:53:34.722+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"90f06a4c-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:53:53.513Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:53:53.515Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:53:53.530Z|c7589e42-8d9b-48e8-b24c-b4e0384b0687|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:53:56.292Z|e84de3c7-acd5-406b-b387-886465e00381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:56.298Z|e84de3c7-acd5-406b-b387-886465e00381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:56.491Z|cf8d0fda-3f24-44c3-953f-c612c0d3090c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:53:56.492Z|cf8d0fda-3f24-44c3-953f-c612c0d3090c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:53:59.911Z|425756fe-3d53-4280-8a76-42ccf6319557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:53:59.912Z|425756fe-3d53-4280-8a76-42ccf6319557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:54:00.874Z|f7f68e0c-19b9-4fb9-acfa-247b315e5398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:54:00.875Z|f7f68e0c-19b9-4fb9-acfa-247b315e5398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:54:02.668Z|ddaca417-8d21-4d53-8e56-9473d116354e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:02.669Z|ddaca417-8d21-4d53-8e56-9473d116354e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:03.701Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:03.709Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:03.710Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||Invoke
2022-06-24T04:54:03.710Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:03.711Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:03.711Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Method      : GET
2022-06-24T04:54:03.711Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c3e1a741a3f6dfa", X-B3-SpanId:"40571a145ff9514a", X-B3-ParentSpanId:"8c3e1a741a3f6dfa", X-B3-Sampled:"0", X-ONAP-RequestID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-RequestID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-TransactionID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-ECOMP-RequestID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbc25a2b-9a58-4416-9c40-2349bd6d54da"]
2022-06-24T04:54:03.712Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Request body: 
2022-06-24T04:54:03.712Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||==========================request end================================================
2022-06-24T04:54:03.736Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:03.737Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:03.737Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status text  : 
2022-06-24T04:54:03.738Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:03.739Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Response body: {
  "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "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-06-24T04:53:19.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:53:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
    "cloudIdentifier" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\"},\"environment\":null}",
    "created" : "2022-06-24T04:54:00.000+00:00"
  } ],
  "requestURI" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    }
  }
}
2022-06-24T04:54:03.739Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:03.740Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||InvokeReturn
2022-06-24T04:54:03.747Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:03.748Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:03.749Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:03.749Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:03.749Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:03.750Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c3e1a741a3f6dfa", X-B3-SpanId:"77aed6ad0cb8dc39", X-B3-ParentSpanId:"8c3e1a741a3f6dfa", X-B3-Sampled:"0", X-ONAP-RequestID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-RequestID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-TransactionID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-ECOMP-RequestID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96e14bd5-251b-463b-8341-36e4893c4491"]
2022-06-24T04:54:03.750Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:03.751Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:03.782Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:03.783Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:03.845Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:03.846Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:03.850Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:54:03.851Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:03.851Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:04.040Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:54:04.041Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:54:04.042Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:04.042Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:54:04.043Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:54:04.043Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-RequestID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-TransactionID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-ECOMP-RequestID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2999f731-2f31-494a-b92a-d4742fecc443"]
2022-06-24T04:54:04.044Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:54:04.044Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:54:04.164Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:04.165Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:04.166Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:54:04.167Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5B9CD1813C099AA740F6328BA68BADAA; 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:"Fri, 24 Jun 2022 04:54:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:04.167Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9a5078d3-f379-11ec-975a-5e62e9825eb9","businessKey":"ac8d1bb5-4e18-473d-b9dd-db2944f41223","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:53:34.720+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"90f06a4c-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"9a4ea3dc-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T04:54:04.168Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:04.169Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:54:04.218Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:54:04.224Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:54:04.225Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:04.227Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:54:04.228Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:54:04.228Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-RequestID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-TransactionID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-ECOMP-RequestID:"b1bda05d-6cfd-498f-a20c-1f30d684d2eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6457e6e-3405-49f3-88c3-8e1e5ba0053c"]
2022-06-24T04:54:04.229Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:54:04.230Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:54:04.371Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:04.372Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:04.373Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:54:04.374Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B02100F8BB60B8D445D021CCBAE442AB; 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:"Fri, 24 Jun 2022 04:54:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:04.375Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:9a509fea-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"9a5078d3-f379-11ec-975a-5e62e9825eb9","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"9a5078d3-f379-11ec-975a-5e62e9825eb9","executionId":"9a5078d3-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:53:34.721+0000","endTime":"2022-06-24T04:53:34.722+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"90f06a4c-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:54:04.375Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:04.376Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:54:04.383Z|b1bda05d-6cfd-498f-a20c-1f30d684d2eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:06.331Z|e61ababf-06e2-4b07-bdbc-b761cb689276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:06.333Z|e61ababf-06e2-4b07-bdbc-b761cb689276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:06.516Z|9c6f8808-9125-44a3-ab73-42cddbc89fdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:06.517Z|9c6f8808-9125-44a3-ab73-42cddbc89fdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:12.696Z|ee8086f1-00b5-461c-9b86-8c681745c92a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:12.697Z|ee8086f1-00b5-461c-9b86-8c681745c92a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:14.563Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:14.572Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:14.576Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||Invoke
2022-06-24T04:54:14.577Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:14.577Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:14.578Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Method      : GET
2022-06-24T04:54:14.578Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08e52dae3c259d81", X-B3-SpanId:"8afa9f75b700f9d1", X-B3-ParentSpanId:"08e52dae3c259d81", X-B3-Sampled:"0", X-ONAP-RequestID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-RequestID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-TransactionID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-ECOMP-RequestID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78860897-9829-4dc9-bbd0-12ff4291f042"]
2022-06-24T04:54:14.579Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Request body: 
2022-06-24T04:54:14.579Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||==========================request end================================================
2022-06-24T04:54:14.607Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:14.608Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:14.609Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status text  : 
2022-06-24T04:54:14.609Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:14.611Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Response body: {
  "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "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-06-24T04:53:19.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
    "cloudIdentifier" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\"},\"environment\":null}",
    "created" : "2022-06-24T04:54:00.000+00:00"
  } ],
  "requestURI" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    }
  }
}
2022-06-24T04:54:14.611Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:14.612Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||InvokeReturn
2022-06-24T04:54:14.614Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:14.615Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:14.615Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:14.616Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:14.616Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:14.616Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08e52dae3c259d81", X-B3-SpanId:"4023fd05b859ee24", X-B3-ParentSpanId:"08e52dae3c259d81", X-B3-Sampled:"0", X-ONAP-RequestID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-RequestID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-TransactionID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-ECOMP-RequestID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b058ceb-4f51-4626-afeb-20356631fdef"]
2022-06-24T04:54:14.617Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:14.618Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:14.644Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:14.645Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:14.645Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:14.646Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:14.649Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_1eef1746-7cb9-4167-be33-c50566c2d5df\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"74b0390e-e341-42d6-8e7c-b213fef26f56\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":null,\"creation_time\":1656046442000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:05.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:54:14.650Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:14.659Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:14.710Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:54:14.711Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:54:14.711Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:14.712Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:54:14.712Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:54:14.712Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-RequestID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-TransactionID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-ECOMP-RequestID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75f460b5-f8ee-4e64-992a-ba17f58d2b49"]
2022-06-24T04:54:14.713Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:54:14.713Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:54:14.863Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:14.864Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:14.864Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:54:14.865Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=29E168B18517E5B52D39E9A78D29B84D; 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:"Fri, 24 Jun 2022 04:54:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:14.866Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9a5078d3-f379-11ec-975a-5e62e9825eb9","businessKey":"ac8d1bb5-4e18-473d-b9dd-db2944f41223","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:53:34.720+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"90f06a4c-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"9a4ea3dc-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T04:54:14.866Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:14.872Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac8d1bb5-4e18-473d-b9dd-db2944f41223&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:54:14.911Z|6bde7091-2bd1-44c9-aead-a42e9d144f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:54:14.918Z|6bde7091-2bd1-44c9-aead-a42e9d144f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:54:14.938Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:54:14.939Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:54:14.939Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:14.940Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:54:14.940Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:54:14.940Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-RequestID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-TransactionID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-ECOMP-RequestID:"6f4142a1-48ec-489f-b1b2-422145bba8ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be74a13b-6725-4385-97e2-624f036ecfa6"]
2022-06-24T04:54:14.941Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:54:14.944Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:54:15.060Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:15.061Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:15.061Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:54:15.061Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A42684E2520EB9C4E4AE9EF5B727830F; 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:"Fri, 24 Jun 2022 04:54:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:15.062Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ab82c92b-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"9a5078d3-f379-11ec-975a-5e62e9825eb9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"9a5078d3-f379-11ec-975a-5e62e9825eb9","executionId":"9a5078d3-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:54:03.571+0000","endTime":"2022-06-24T04:54:03.577+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"90f06a4c-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:54:15.062Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:15.063Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9a5078d3-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:54:15.075Z|6f4142a1-48ec-489f-b1b2-422145bba8ce|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:16.377Z|3add7eea-898c-4c3a-b7bb-27904b70a3c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:16.378Z|3add7eea-898c-4c3a-b7bb-27904b70a3c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:16.550Z|403fe917-b676-41a4-a3e3-cf9202a80231|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:16.551Z|403fe917-b676-41a4-a3e3-cf9202a80231|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:21.208Z|bc97cd95-b5d4-41ec-a7a4-8698ea09e27d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:54:21.209Z|bc97cd95-b5d4-41ec-a7a4-8698ea09e27d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:22.746Z|f3f9bdee-611c-4c46-8abb-f00e5263b303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:22.750Z|f3f9bdee-611c-4c46-8abb-f00e5263b303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:25.301Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:25.313Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:25.314Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||Invoke
2022-06-24T04:54:25.315Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:25.315Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:25.315Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Method      : GET
2022-06-24T04:54:25.317Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"100c364f6be1fd83", X-B3-SpanId:"bf09db9a8ff1ee99", X-B3-ParentSpanId:"100c364f6be1fd83", X-B3-Sampled:"0", X-ONAP-RequestID:"4c6b08f0-3e06-484d-8b7e-35ce774d02e0", X-RequestID:"4c6b08f0-3e06-484d-8b7e-35ce774d02e0", X-TransactionID:"4c6b08f0-3e06-484d-8b7e-35ce774d02e0", X-ECOMP-RequestID:"4c6b08f0-3e06-484d-8b7e-35ce774d02e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84b7bf9e-3d4d-417f-9009-b243302e7f47"]
2022-06-24T04:54:25.318Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Request body: 
2022-06-24T04:54:25.318Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||==========================request end================================================
2022-06-24T04:54:25.342Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:25.343Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:25.344Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status text  : 
2022-06-24T04:54:25.344Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:25.345Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Response body: {
  "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "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-06-24T04:53:19.000+00:00",
  "endTime" : "2022-06-24T04:54:23.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
    "cloudIdentifier" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\"},\"environment\":null}",
    "created" : "2022-06-24T04:54:00.000+00:00"
  } ],
  "requestURI" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    }
  }
}
2022-06-24T04:54:25.345Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:25.346Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||InvokeReturn
2022-06-24T04:54:25.365Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:25.368Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:25.369Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:25.369Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:25.369Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:25.370Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"100c364f6be1fd83", X-B3-SpanId:"53b7e564eafbd2d5", X-B3-ParentSpanId:"100c364f6be1fd83", X-B3-Sampled:"0", X-ONAP-RequestID:"4c6b08f0-3e06-484d-8b7e-35ce774d02e0", X-RequestID:"4c6b08f0-3e06-484d-8b7e-35ce774d02e0", X-TransactionID:"4c6b08f0-3e06-484d-8b7e-35ce774d02e0", X-ECOMP-RequestID:"4c6b08f0-3e06-484d-8b7e-35ce774d02e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa7ad99c-47a1-4f6b-b80e-24aaa0c06123"]
2022-06-24T04:54:25.371Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:25.371Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:25.388Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:25.389Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:25.390Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:25.390Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:25.391Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"7c9ba497-6dcc-4eec-a6df-bd185bf84ba9\",\"output_key\":\"subnet_id_1eef1746-7cb9-4167-be33-c50566c2d5df\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"74b0390e-e341-42d6-8e7c-b213fef26f56\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":null,\"creation_time\":1656046442000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:05.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:54:25.392Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:25.393Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:25.425Z|4c6b08f0-3e06-484d-8b7e-35ce774d02e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:25.706Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:25.712Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:25.714Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||Invoke
2022-06-24T04:54:25.714Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:25.714Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:25.715Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Method      : GET
2022-06-24T04:54:25.717Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7494f030f4fa4b6c", X-B3-SpanId:"f9db1e0c11fbfc60", X-B3-ParentSpanId:"7494f030f4fa4b6c", X-B3-Sampled:"0", X-ONAP-RequestID:"fae75bd9-f294-4cf5-bd41-6c90a182d13c", X-RequestID:"fae75bd9-f294-4cf5-bd41-6c90a182d13c", X-TransactionID:"fae75bd9-f294-4cf5-bd41-6c90a182d13c", X-ECOMP-RequestID:"fae75bd9-f294-4cf5-bd41-6c90a182d13c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4502cf65-8aac-4d9a-a4c4-fb0c057a0f99"]
2022-06-24T04:54:25.717Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Request body: 
2022-06-24T04:54:25.718Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||==========================request end================================================
2022-06-24T04:54:25.743Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:25.744Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:25.744Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status text  : 
2022-06-24T04:54:25.744Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:25.753Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Response body: {
  "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "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-06-24T04:53:19.000+00:00",
  "endTime" : "2022-06-24T04:54:23.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
    "cloudIdentifier" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\"},\"environment\":null}",
    "created" : "2022-06-24T04:54:00.000+00:00"
  } ],
  "requestURI" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    }
  }
}
2022-06-24T04:54:25.758Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:25.759Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||InvokeReturn
2022-06-24T04:54:25.763Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:25.764Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:25.765Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:25.766Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:25.766Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:25.766Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7494f030f4fa4b6c", X-B3-SpanId:"16350d06b8bded8a", X-B3-ParentSpanId:"7494f030f4fa4b6c", X-B3-Sampled:"0", X-ONAP-RequestID:"fae75bd9-f294-4cf5-bd41-6c90a182d13c", X-RequestID:"fae75bd9-f294-4cf5-bd41-6c90a182d13c", X-TransactionID:"fae75bd9-f294-4cf5-bd41-6c90a182d13c", X-ECOMP-RequestID:"fae75bd9-f294-4cf5-bd41-6c90a182d13c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95b20085-998c-4b9d-bf8d-74d9f6042e6a"]
2022-06-24T04:54:25.767Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:25.768Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:25.792Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:25.793Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:25.794Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:25.795Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:25.796Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"7c9ba497-6dcc-4eec-a6df-bd185bf84ba9\",\"output_key\":\"subnet_id_1eef1746-7cb9-4167-be33-c50566c2d5df\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"74b0390e-e341-42d6-8e7c-b213fef26f56\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":null,\"creation_time\":1656046442000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:05.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:54:25.796Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:25.797Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:25.823Z|fae75bd9-f294-4cf5-bd41-6c90a182d13c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:26.087Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:26.098Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:26.099Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||Invoke
2022-06-24T04:54:26.100Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:26.100Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:26.100Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Method      : GET
2022-06-24T04:54:26.101Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7048978719c4d1f9", X-B3-SpanId:"d943b518db41551a", X-B3-ParentSpanId:"7048978719c4d1f9", X-B3-Sampled:"0", X-ONAP-RequestID:"c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38", X-RequestID:"c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38", X-TransactionID:"c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38", X-ECOMP-RequestID:"c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1abde3d2-0318-4426-b1bd-af0eef782e6a"]
2022-06-24T04:54:26.101Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Request body: 
2022-06-24T04:54:26.101Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||==========================request end================================================
2022-06-24T04:54:26.127Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:26.128Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:26.129Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status text  : 
2022-06-24T04:54:26.130Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:26.131Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Response body: {
  "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "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-06-24T04:53:19.000+00:00",
  "endTime" : "2022-06-24T04:54:23.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
    "cloudIdentifier" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\"},\"environment\":null}",
    "created" : "2022-06-24T04:54:00.000+00:00"
  } ],
  "requestURI" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    }
  }
}
2022-06-24T04:54:26.132Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:26.132Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||InvokeReturn
2022-06-24T04:54:26.135Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:26.136Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:26.137Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:26.137Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:26.138Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:26.138Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7048978719c4d1f9", X-B3-SpanId:"a555e2c5f290d90f", X-B3-ParentSpanId:"7048978719c4d1f9", X-B3-Sampled:"0", X-ONAP-RequestID:"c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38", X-RequestID:"c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38", X-TransactionID:"c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38", X-ECOMP-RequestID:"c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8df3cfcd-b000-4136-966e-e08505393579"]
2022-06-24T04:54:26.139Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:26.140Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:26.162Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:26.167Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:26.168Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:26.169Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:26.173Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"7c9ba497-6dcc-4eec-a6df-bd185bf84ba9\",\"output_key\":\"subnet_id_1eef1746-7cb9-4167-be33-c50566c2d5df\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"74b0390e-e341-42d6-8e7c-b213fef26f56\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":null,\"creation_time\":1656046442000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:05.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:54:26.173Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:26.174Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:26.199Z|c5e7d730-97fc-483a-ab0e-7bfb4b4d1e38|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:26.387Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:26.405Z|5d8a53d4-fe7a-4343-b654-5e5a1a280690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:26.415Z|5d8a53d4-fe7a-4343-b654-5e5a1a280690|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:26.416Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:26.417Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||Invoke
2022-06-24T04:54:26.421Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:26.422Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:26.425Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Method      : GET
2022-06-24T04:54:26.427Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f32ade00b642778", X-B3-SpanId:"ecbd45017c9e001d", X-B3-ParentSpanId:"0f32ade00b642778", X-B3-Sampled:"0", X-ONAP-RequestID:"44df3cef-edf5-4ba0-a9aa-8dc964e43b93", X-RequestID:"44df3cef-edf5-4ba0-a9aa-8dc964e43b93", X-TransactionID:"44df3cef-edf5-4ba0-a9aa-8dc964e43b93", X-ECOMP-RequestID:"44df3cef-edf5-4ba0-a9aa-8dc964e43b93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bf18bad-89bc-48e2-82d0-e80d3b123250"]
2022-06-24T04:54:26.427Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Request body: 
2022-06-24T04:54:26.428Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||==========================request end================================================
2022-06-24T04:54:26.458Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:26.472Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:26.473Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status text  : 
2022-06-24T04:54:26.474Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:26.474Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Response body: {
  "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "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-06-24T04:53:19.000+00:00",
  "endTime" : "2022-06-24T04:54:23.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
    "cloudIdentifier" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\"},\"environment\":null}",
    "created" : "2022-06-24T04:54:00.000+00:00"
  } ],
  "requestURI" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    }
  }
}
2022-06-24T04:54:26.475Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:26.475Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||InvokeReturn
2022-06-24T04:54:26.478Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:26.480Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:26.481Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:26.482Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:26.489Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:26.489Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f32ade00b642778", X-B3-SpanId:"11ad0d3a928795ce", X-B3-ParentSpanId:"0f32ade00b642778", X-B3-Sampled:"0", X-ONAP-RequestID:"44df3cef-edf5-4ba0-a9aa-8dc964e43b93", X-RequestID:"44df3cef-edf5-4ba0-a9aa-8dc964e43b93", X-TransactionID:"44df3cef-edf5-4ba0-a9aa-8dc964e43b93", X-ECOMP-RequestID:"44df3cef-edf5-4ba0-a9aa-8dc964e43b93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf18142b-8fd2-4800-ab3b-f5013b6cec39"]
2022-06-24T04:54:26.490Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:26.490Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:26.513Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:26.514Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:26.514Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:26.515Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:26.522Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"7c9ba497-6dcc-4eec-a6df-bd185bf84ba9\",\"output_key\":\"subnet_id_1eef1746-7cb9-4167-be33-c50566c2d5df\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"74b0390e-e341-42d6-8e7c-b213fef26f56\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":null,\"creation_time\":1656046442000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:05.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:54:26.522Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:26.523Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:26.591Z|44df3cef-edf5-4ba0-a9aa-8dc964e43b93|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:26.610Z|1e32da4a-6a7b-4396-ac88-a0e42dd2e5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:26.615Z|1e32da4a-6a7b-4396-ac88-a0e42dd2e5d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:26.768Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:26.791Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:26.792Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||Invoke
2022-06-24T04:54:26.792Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:26.793Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223
2022-06-24T04:54:26.793Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Method      : GET
2022-06-24T04:54:26.794Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4eca1611b79f048", X-B3-SpanId:"bc33ebd403b9b54e", X-B3-ParentSpanId:"c4eca1611b79f048", X-B3-Sampled:"0", X-ONAP-RequestID:"b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06", X-RequestID:"b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06", X-TransactionID:"b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06", X-ECOMP-RequestID:"b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3272530e-6d9e-4b71-bb87-240eb347de6c"]
2022-06-24T04:54:26.795Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Request body: 
2022-06-24T04:54:26.795Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||==========================request end================================================
2022-06-24T04:54:26.822Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:26.823Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:26.824Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Status text  : 
2022-06-24T04:54:26.824Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:26.826Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||Response body: {
  "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "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-06-24T04:53:19.000+00:00",
  "endTime" : "2022-06-24T04:54:23.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ac89bc90-2c1e-45a0-8c6f-c6c2bdf039e7\",\n    \"modelVersionId\": \"5dfccbba-dc8d-4b49-a539-75e8e2151971\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d4d2a27-2728-428b-8b6f-673510a62d20\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"036a5c0a-02f1-4707-90de-8863017580a1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
    "cloudIdentifier" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\"},\"environment\":null}",
    "created" : "2022-06-24T04:54:00.000+00:00"
  } ],
  "requestURI" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223"
    }
  }
}
2022-06-24T04:54:26.826Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:26.827Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac8d1bb5-4e18-473d-b9dd-db2944f41223|INFO|500||InvokeReturn
2022-06-24T04:54:26.829Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:26.830Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:26.831Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:26.831Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false
2022-06-24T04:54:26.831Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:26.832Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4eca1611b79f048", X-B3-SpanId:"fc46076d5cab7ad3", X-B3-ParentSpanId:"c4eca1611b79f048", X-B3-Sampled:"0", X-ONAP-RequestID:"b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06", X-RequestID:"b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06", X-TransactionID:"b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06", X-ECOMP-RequestID:"b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"257b1a2a-0013-4c82-9517-b2aebcbeef06"]
2022-06-24T04:54:26.832Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:26.833Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:26.850Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:26.851Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:26.852Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:26.852Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:26.868Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 7,
  "soRequestId" : "ac8d1bb5-4e18-473d-b9dd-db2944f41223",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"7c9ba497-6dcc-4eec-a6df-bd185bf84ba9\",\"output_key\":\"subnet_id_1eef1746-7cb9-4167-be33-c50566c2d5df\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"74b0390e-e341-42d6-8e7c-b213fef26f56\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":null,\"creation_time\":1656046442000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:05.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:54:26.869Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:26.870Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac8d1bb5-4e18-473d-b9dd-db2944f41223&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:26.920Z|b36e38fd-59eb-4489-a6a3-4bd3e3d3bd06|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ac8d1bb5-4e18-473d-b9dd-db2944f41223|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:29.911Z|73095897-765d-4e80-be1d-e56be7dab05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:54:29.912Z|73095897-765d-4e80-be1d-e56be7dab05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:54:30.876Z|097cff45-4228-43bf-8b28-98636adc8a8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:54:30.878Z|097cff45-4228-43bf-8b28-98636adc8a8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:54:32.782Z|91a915f4-279c-4bbb-901b-568396f3a3d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:32.783Z|91a915f4-279c-4bbb-901b-568396f3a3d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:36.442Z|4581f7fd-fb47-4a41-8d6d-85d13ec8dcb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:36.444Z|4581f7fd-fb47-4a41-8d6d-85d13ec8dcb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:36.660Z|96289c91-9cd4-4401-9db3-ce4b9cc1dd62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:36.661Z|96289c91-9cd4-4401-9db3-ce4b9cc1dd62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:37.142Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:37.155Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 9c099afe-bd3e-4802-a8b4-6d078bbe8ddd already exists in requestDb InfraActiveRequests table
2022-06-24T04:54:37.156Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:37.156Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||Invoke
2022-06-24T04:54:37.157Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:37.157Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:37.157Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Method      : GET
2022-06-24T04:54:37.157Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d36bb9b5904aee74", X-B3-SpanId:"d45a280eb05341e8", X-B3-ParentSpanId:"d36bb9b5904aee74", X-B3-Sampled:"0", X-ONAP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-TransactionID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ECOMP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80d62571-9cc5-4625-9d0e-b13826650f7e"]
2022-06-24T04:54:37.158Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Request body: 
2022-06-24T04:54:37.158Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||==========================request end================================================
2022-06-24T04:54:37.177Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:37.178Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:54:37.179Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status text  : 
2022-06-24T04:54:37.179Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:37.180Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Response body: 
2022-06-24T04:54:37.180Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:37.180Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|404|Not Found|InvokeReturn
2022-06-24T04:54:37.205Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:54:37.210Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:54:37.288Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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/7ca649142dca4e53a24c15df5d510963|INFO|500||Invoke
2022-06-24T04:54:37.295Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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/7ca649142dca4e53a24c15df5d510963|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9c099afe-bd3e-4802-a8b4-6d078bbe8ddd], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[842bf181-3d77-4b2b-b327-9db04a650a66], X-ECOMP-RequestID=[9c099afe-bd3e-4802-a8b4-6d078bbe8ddd], X-TransactionId=[], X-ONAP-RequestID=[9c099afe-bd3e-4802-a8b4-6d078bbe8ddd]}
2022-06-24T04:54:37.400Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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/7ca649142dca4e53a24c15df5d510963|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/7ca649142dca4e53a24c15df5d510963 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-04:54:36:411-11065], vertex-id=[196680], Content-Length=[605], Date=[Fri, 24 Jun 2022 04:54:36 GMT], Content-Type=[application/json]}
2022-06-24T04:54:37.403Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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/7ca649142dca4e53a24c15df5d510963|DEBUG|500||{"tenant-id":"7ca649142dca4e53a24c15df5d510963","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1656046173645","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-06-24T04:54:37.404Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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/7ca649142dca4e53a24c15df5d510963|INFO|500||InvokeReturn
2022-06-24T04:54:37.408Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:54:37.409Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:54:37.411Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.412Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:54:37.412Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:37.413Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.414Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:54:37.414Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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:"d36bb9b5904aee74", X-B3-SpanId:"8c1f901150da4769", X-B3-ParentSpanId:"d36bb9b5904aee74", X-B3-Sampled:"0", X-ONAP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-TransactionID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ECOMP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d839483d-a8c1-424e-9972-ef508935aa16"]
2022-06-24T04:54:37.415Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94","requestScope":"service"}
2022-06-24T04:54:37.416Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:54:37.436Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:37.437Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.437Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:54:37.438Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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:"Fri, 24 Jun 2022 04:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:37.439Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:54:37.439Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:37.439Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:54:37.443Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.444Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.444Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.444Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.445Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.446Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-TransactionID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ECOMP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf5cb92f-0de6-4e31-9be1-6bc4fef470b8"]
2022-06-24T04:54:37.447Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.447Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.511Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.512Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.512Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.513Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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:"Fri, 24 Jun 2022 04:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:37.515Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:54:37.518Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.519Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.553Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.554Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.554Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.555Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.555Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.555Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-TransactionID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ECOMP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0201a1c-e691-4bee-803a-41f51d61520e"]
2022-06-24T04:54:37.556Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.556Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.582Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.583Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.584Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.584Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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:"Fri, 24 Jun 2022 04:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:37.586Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-06-24T04:54:37.587Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.589Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.597Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.600Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.601Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.601Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.602Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.617Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-TransactionID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ECOMP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"083e3fd2-b8a2-4b2b-b954-77139dc95d27"]
2022-06-24T04:54:37.619Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.619Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.653Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.656Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.658Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.659Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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:"Fri, 24 Jun 2022 04:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:37.663Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:54:37.665Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.667Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.674Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.676Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:54:37.694Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:37.695Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.695Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:54:37.696Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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:"1834", X-B3-TraceId:"d36bb9b5904aee74", X-B3-SpanId:"12c905e435bf7f07", X-B3-ParentSpanId:"d36bb9b5904aee74", X-B3-Sampled:"0", X-ONAP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-TransactionID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ECOMP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48135520-f1ee-48c4-a891-c60c4e33ee99"]
2022-06-24T04:54:37.696Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd","requestStatus":"IN_PROGRESS","startTime":1656046477206,"source":"VID","tenantId":"7ca649142dca4e53a24c15df5d510963","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n\t\t\t\"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"}
2022-06-24T04:54:37.696Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:54:37.735Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:37.736Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.737Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:54:37.737Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:37.738Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:54:37.206+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n\t\t\t\"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:54:36.939+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    }
  }
}
2022-06-24T04:54:37.738Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:37.739Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:54:37.759Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.760Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:54:37.761Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.761Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.762Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:37.762Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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:"d36bb9b5904aee74", X-B3-SpanId:"ddca6a11998ee9bc", X-B3-ParentSpanId:"d36bb9b5904aee74", X-B3-Sampled:"0", X-ONAP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-TransactionID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ECOMP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c7148fa-4a24-4588-b93c-50e033860952"]
2022-06-24T04:54:37.762Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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\":\"09405c22-4e50-4b68-845a-67d8d7573aa4\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\"modelUuid\":\"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\"modelInvariantUuid\":\"09405c22-4e50-4b68-845a-67d8d7573aa4\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"7ca649142dca4e53a24c15df5d510963\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd","type":"String"},"mso-request-id":{"value":"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd","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-06-24T04:54:37.763Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:38.113Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:38.119Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|||INFO|500||Checking if requestId: e99e414e-d4ca-46e2-af6c-1380152ec5c7 already exists in requestDb InfraActiveRequests table
2022-06-24T04:54:38.121Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:54:38.122Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||Invoke
2022-06-24T04:54:38.123Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:38.123Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:54:38.124Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Method      : GET
2022-06-24T04:54:38.124Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68a38e4aac053fa9", X-B3-SpanId:"c4c1202b9b20bbd0", X-B3-ParentSpanId:"68a38e4aac053fa9", X-B3-Sampled:"0", X-ONAP-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-TransactionID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-ECOMP-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f790b8a-6138-444b-abb7-662731ee38bf"]
2022-06-24T04:54:38.124Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Request body: 
2022-06-24T04:54:38.125Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||==========================request end================================================
2022-06-24T04:54:38.151Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:38.152Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:54:38.152Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status text  : 
2022-06-24T04:54:38.152Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:38.153Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Response body: 
2022-06-24T04:54:38.154Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:38.154Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|404|Not Found|InvokeReturn
2022-06-24T04:54:38.179Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:54:38.792Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:38.792Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:38.793Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:38.793Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:54:37 GMT", X-ONAP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-TransactionID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ECOMP-RequestID:"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1c7148fa-4a24-4588-b93c-50e033860952", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:54:38.795Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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\":\"9c099afe-bd3e-4802-a8b4-6d078bbe8ddd\",\"instanceId\":\"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\"}}","message":"Success","processInstanceID":"bf0d1294-f379-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:54:38.795Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|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-06-24T04:54:38.796Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:54:38.850Z|9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:39.198Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:39.208Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:39.209Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||Invoke
2022-06-24T04:54:39.209Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:39.210Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:39.210Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Method      : GET
2022-06-24T04:54:39.210Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67ca68110a24e573", X-B3-SpanId:"3cf749b8a4e93940", X-B3-ParentSpanId:"67ca68110a24e573", X-B3-Sampled:"0", X-ONAP-RequestID:"4679d346-8900-457d-b695-00b35b888d32", X-RequestID:"4679d346-8900-457d-b695-00b35b888d32", X-TransactionID:"4679d346-8900-457d-b695-00b35b888d32", X-ECOMP-RequestID:"4679d346-8900-457d-b695-00b35b888d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bfa66cc-aa95-4168-8866-0c09c531bc13"]
2022-06-24T04:54:39.211Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Request body: 
2022-06-24T04:54:39.211Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||==========================request end================================================
2022-06-24T04:54:39.258Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:39.259Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:39.259Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status text  : 
2022-06-24T04:54:39.260Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:39.261Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Response body: {
  "requestId" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:54:37.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n\t\t\t\"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "serviceInstanceName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    }
  }
}
2022-06-24T04:54:39.261Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:39.261Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||InvokeReturn
2022-06-24T04:54:39.264Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false
2022-06-24T04:54:39.265Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:39.265Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:39.265Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false
2022-06-24T04:54:39.266Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:39.266Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67ca68110a24e573", X-B3-SpanId:"ed056f5e1868c6bb", X-B3-ParentSpanId:"67ca68110a24e573", X-B3-Sampled:"0", X-ONAP-RequestID:"4679d346-8900-457d-b695-00b35b888d32", X-RequestID:"4679d346-8900-457d-b695-00b35b888d32", X-TransactionID:"4679d346-8900-457d-b695-00b35b888d32", X-ECOMP-RequestID:"4679d346-8900-457d-b695-00b35b888d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be21942b-40f9-4474-82c1-7ad5323abad6"]
2022-06-24T04:54:39.266Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:39.268Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:39.290Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:39.291Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:39.291Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:39.292Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:39.293Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:54:39.294Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:39.294Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:39.308Z|4679d346-8900-457d-b695-00b35b888d32|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:40.334Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:54:40.401Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8ad1b50c-141b-465a-a92e-3eb12a83f2e8/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:54:40.402Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8ad1b50c-141b-465a-a92e-3eb12a83f2e8/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-06-24T04:54:40.555Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8ad1b50c-141b-465a-a92e-3eb12a83f2e8/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-06-24T04:54:40.556Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8ad1b50c-141b-465a-a92e-3eb12a83f2e8/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:54:39:519-32207], Content-Length=[395], Date=[Fri, 24 Jun 2022 04:54:39 GMT], Content-Type=[application/json]}
2022-06-24T04:54:40.559Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/8ad1b50c-141b-465a-a92e-3eb12a83f2e8/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/8ad1b50c-141b-465a-a92e-3eb12a83f2e8/related-to/vf-modules","ERR.5.4.6114"]}}}

2022-06-24T04:54:40.573Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8ad1b50c-141b-465a-a92e-3eb12a83f2e8/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2022-06-24T04:54:40.589Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:54:40.659Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||Invoke
2022-06-24T04:54:40.660Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e99e414e-d4ca-46e2-af6c-1380152ec5c7], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3d928e14-4ff2-49ba-a463-39faa9e6f204], X-ECOMP-RequestID=[e99e414e-d4ca-46e2-af6c-1380152ec5c7], X-TransactionId=[], X-ONAP-RequestID=[e99e414e-d4ca-46e2-af6c-1380152ec5c7]}
2022-06-24T04:54:40.885Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|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/7ca649142dca4e53a24c15df5d510963 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:54:39:818-96245], vertex-id=[233488], Content-Length=[1068], Date=[Fri, 24 Jun 2022 04:54:39 GMT], Content-Type=[application/json]}
2022-06-24T04:54:40.887Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|DEBUG|500||{"tenant-id":"7ca649142dca4e53a24c15df5d510963","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1656046403051","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/8ad1b50c-141b-465a-a92e-3eb12a83f2e8","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"8ad1b50c-141b-465a-a92e-3eb12a83f2e8"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_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-06-24T04:54:40.890Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||InvokeReturn
2022-06-24T04:54:40.893Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:54:40.902Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:54:40.906Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:40.907Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:54:40.908Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:40.909Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:40.910Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:54:40.913Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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:"68a38e4aac053fa9", X-B3-SpanId:"0239a1711b4820a8", X-B3-ParentSpanId:"68a38e4aac053fa9", X-B3-Sampled:"0", X-ONAP-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-TransactionID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-ECOMP-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f8b82fd-2da5-40bb-a579-c4995bccb186"]
2022-06-24T04:54:40.914Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"8ad1b50c-141b-465a-a92e-3eb12a83f2e8","serviceInstanceId":"036a5c0a-02f1-4707-90de-8863017580a1"},"instanceName":null,"requestScope":"network"}
2022-06-24T04:54:40.914Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:54:40.963Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:40.966Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:40.966Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:54:40.967Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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:"Fri, 24 Jun 2022 04:54:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:40.970Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:54:40.970Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:40.971Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:54:40.972Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:40.972Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-06-24T04:54:40.973Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:40.973Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:40.976Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:40.977Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-TransactionID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-ECOMP-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9f57805-4de2-44e4-bcc3-f1db98d0fb34"]
2022-06-24T04:54:40.978Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:40.978Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:41.008Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:41.009Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:41.009Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:41.010Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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:"Fri, 24 Jun 2022 04:54:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:41.011Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 186,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186"
    }
  }
}
2022-06-24T04:54:41.011Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:41.012Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-06-24T04:54:41.015Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:54:41.016Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:54:41.016Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:41.016Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:54:41.017Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:54:41.017Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1256", X-B3-TraceId:"68a38e4aac053fa9", X-B3-SpanId:"69ea51bfe7ec03d6", X-B3-ParentSpanId:"68a38e4aac053fa9", X-B3-Sampled:"0", X-ONAP-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-TransactionID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-ECOMP-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ef9858f-712a-42eb-9870-3133411d21ac"]
2022-06-24T04:54:41.018Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e99e414e-d4ca-46e2-af6c-1380152ec5c7","requestStatus":"IN_PROGRESS","startTime":1656046480575,"source":"VID","tenantId":"7ca649142dca4e53a24c15df5d510963","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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"036a5c0a-02f1-4707-90de-8863017580a1","requestScope":"network","requestAction":"deleteInstance","networkId":"8ad1b50c-141b-465a-a92e-3eb12a83f2e8","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"e99e414e-d4ca-46e2-af6c-1380152ec5c7"}
2022-06-24T04:54:41.018Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:54:41.066Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:41.067Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:54:41.067Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:54:41.068Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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/e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:41.068Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:54:40.575+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:54:40.258+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    }
  }
}
2022-06-24T04:54:41.069Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:41.070Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:54:41.085Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:41.086Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:54:41.086Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:41.087Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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-06-24T04:54:41.087Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:54:41.087Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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:"68a38e4aac053fa9", X-B3-SpanId:"21a5580f31faa83a", X-B3-ParentSpanId:"68a38e4aac053fa9", X-B3-Sampled:"0", X-ONAP-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-TransactionID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-ECOMP-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b4245b2-3b06-46ab-bea9-9bb81671f152"]
2022-06-24T04:54:41.088Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|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\":\"7ca649142dca4e53a24c15df5d510963\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"036a5c0a-02f1-4707-90de-8863017580a1\",\"networkInstanceId\":\"8ad1b50c-141b-465a-a92e-3eb12a83f2e8\"}","type":"String"},"requestId":{"value":"e99e414e-d4ca-46e2-af6c-1380152ec5c7","type":"String"},"mso-request-id":{"value":"e99e414e-d4ca-46e2-af6c-1380152ec5c7","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"036a5c0a-02f1-4707-90de-8863017580a1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"8ad1b50c-141b-465a-a92e-3eb12a83f2e8","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/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:54:41.088Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:54:42.108Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:42.109Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:54:42.109Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:54:42.109Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:54:40 GMT", X-ONAP-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-TransactionID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-ECOMP-RequestID:"e99e414e-d4ca-46e2-af6c-1380152ec5c7", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1b4245b2-3b06-46ab-bea9-9bb81671f152", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:54:42.112Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e99e414e-d4ca-46e2-af6c-1380152ec5c7\",\"instanceId\":\"8ad1b50c-141b-465a-a92e-3eb12a83f2e8\"}}","message":"Success","processInstanceID":"c1070df3-f379-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:54:42.113Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:42.113Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:54:42.118Z|e99e414e-d4ca-46e2-af6c-1380152ec5c7|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:42.276Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:42.284Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:54:42.286Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||Invoke
2022-06-24T04:54:42.287Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:42.287Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:54:42.287Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Method      : GET
2022-06-24T04:54:42.287Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b9489e462a413e0", X-B3-SpanId:"a0703b2e832c0d47", X-B3-ParentSpanId:"0b9489e462a413e0", X-B3-Sampled:"0", X-ONAP-RequestID:"7bb9a837-e261-4199-9ace-1ea00314d50f", X-RequestID:"7bb9a837-e261-4199-9ace-1ea00314d50f", X-TransactionID:"7bb9a837-e261-4199-9ace-1ea00314d50f", X-ECOMP-RequestID:"7bb9a837-e261-4199-9ace-1ea00314d50f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cbee7a4-7aee-4f5c-aaa3-dede64f90d32"]
2022-06-24T04:54:42.288Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Request body: 
2022-06-24T04:54:42.288Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||==========================request end================================================
2022-06-24T04:54:42.312Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:42.313Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:42.313Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status text  : 
2022-06-24T04:54:42.313Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:42.314Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Response body: {
  "requestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:54:40.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    }
  }
}
2022-06-24T04:54:42.314Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:42.315Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||InvokeReturn
2022-06-24T04:54:42.317Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:54:42.317Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:42.318Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:42.318Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:54:42.319Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:42.319Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b9489e462a413e0", X-B3-SpanId:"562b333366e041df", X-B3-ParentSpanId:"0b9489e462a413e0", X-B3-Sampled:"0", X-ONAP-RequestID:"7bb9a837-e261-4199-9ace-1ea00314d50f", X-RequestID:"7bb9a837-e261-4199-9ace-1ea00314d50f", X-TransactionID:"7bb9a837-e261-4199-9ace-1ea00314d50f", X-ECOMP-RequestID:"7bb9a837-e261-4199-9ace-1ea00314d50f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"166e9b0d-17c9-459b-afb4-8d39282a7647"]
2022-06-24T04:54:42.320Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:42.320Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:42.338Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:42.339Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:42.340Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:42.340Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:42.341Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:54:42.341Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:42.342Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:42.360Z|7bb9a837-e261-4199-9ace-1ea00314d50f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:42.810Z|138a5567-e107-4610-9223-7d1f88beb337|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:42.818Z|138a5567-e107-4610-9223-7d1f88beb337|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:44.911Z|07d97f07-25df-4b23-a9cb-89f231d53cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:54:44.912Z|07d97f07-25df-4b23-a9cb-89f231d53cee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:54:46.485Z|5f7e2c59-b9f6-4d5b-8ac0-c2e1de6eedf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:46.498Z|5f7e2c59-b9f6-4d5b-8ac0-c2e1de6eedf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:46.694Z|f6f53233-fe85-4f0c-8ac5-c068e694627b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:46.695Z|f6f53233-fe85-4f0c-8ac5-c068e694627b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:49.522Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:49.533Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:49.535Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||Invoke
2022-06-24T04:54:49.535Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:49.537Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:49.537Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Method      : GET
2022-06-24T04:54:49.538Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5ec5d292468204c", X-B3-SpanId:"d6d4023d4f603208", X-B3-ParentSpanId:"e5ec5d292468204c", X-B3-Sampled:"0", X-ONAP-RequestID:"2448b455-2416-4531-8e93-119ae1192f90", X-RequestID:"2448b455-2416-4531-8e93-119ae1192f90", X-TransactionID:"2448b455-2416-4531-8e93-119ae1192f90", X-ECOMP-RequestID:"2448b455-2416-4531-8e93-119ae1192f90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec02ca03-f8e3-4613-9fae-865bbd74efc3"]
2022-06-24T04:54:49.538Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Request body: 
2022-06-24T04:54:49.539Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||==========================request end================================================
2022-06-24T04:54:49.642Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:49.643Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:49.644Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status text  : 
2022-06-24T04:54:49.645Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:49.647Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Response body: {
  "requestId" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:54:37.000+00:00",
  "endTime" : "2022-06-24T04:54:41.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n\t\t\t\"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "serviceInstanceName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    }
  }
}
2022-06-24T04:54:49.648Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:49.649Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||InvokeReturn
2022-06-24T04:54:49.652Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false
2022-06-24T04:54:49.654Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:49.654Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:49.654Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false
2022-06-24T04:54:49.655Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:49.655Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5ec5d292468204c", X-B3-SpanId:"613a8b1cf7a81d59", X-B3-ParentSpanId:"e5ec5d292468204c", X-B3-Sampled:"0", X-ONAP-RequestID:"2448b455-2416-4531-8e93-119ae1192f90", X-RequestID:"2448b455-2416-4531-8e93-119ae1192f90", X-TransactionID:"2448b455-2416-4531-8e93-119ae1192f90", X-ECOMP-RequestID:"2448b455-2416-4531-8e93-119ae1192f90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c162ff8-f409-454a-a560-48f9f49a4761"]
2022-06-24T04:54:49.656Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:49.656Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:49.687Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:49.688Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:49.689Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:49.689Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:49.691Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:54:49.691Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:49.692Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:49.715Z|2448b455-2416-4531-8e93-119ae1192f90|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:49.908Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:49.917Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:49.920Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||Invoke
2022-06-24T04:54:49.921Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:49.923Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:49.923Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Method      : GET
2022-06-24T04:54:49.924Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66d5485948640f0b", X-B3-SpanId:"f3ef4dd4e0c3acb1", X-B3-ParentSpanId:"66d5485948640f0b", X-B3-Sampled:"0", X-ONAP-RequestID:"867b1eef-94f4-43bb-9dc3-524575bcffe4", X-RequestID:"867b1eef-94f4-43bb-9dc3-524575bcffe4", X-TransactionID:"867b1eef-94f4-43bb-9dc3-524575bcffe4", X-ECOMP-RequestID:"867b1eef-94f4-43bb-9dc3-524575bcffe4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f5255e0-6060-4f3e-9e70-362d4b42d8f8"]
2022-06-24T04:54:49.924Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Request body: 
2022-06-24T04:54:49.925Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||==========================request end================================================
2022-06-24T04:54:49.951Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:49.952Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:49.953Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status text  : 
2022-06-24T04:54:49.954Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:49.956Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Response body: {
  "requestId" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:54:37.000+00:00",
  "endTime" : "2022-06-24T04:54:41.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n\t\t\t\"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "serviceInstanceName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    }
  }
}
2022-06-24T04:54:49.956Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:49.957Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||InvokeReturn
2022-06-24T04:54:49.967Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false
2022-06-24T04:54:49.968Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:49.969Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:49.969Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false
2022-06-24T04:54:49.970Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:49.970Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66d5485948640f0b", X-B3-SpanId:"6b550b02baeb5c2c", X-B3-ParentSpanId:"66d5485948640f0b", X-B3-Sampled:"0", X-ONAP-RequestID:"867b1eef-94f4-43bb-9dc3-524575bcffe4", X-RequestID:"867b1eef-94f4-43bb-9dc3-524575bcffe4", X-TransactionID:"867b1eef-94f4-43bb-9dc3-524575bcffe4", X-ECOMP-RequestID:"867b1eef-94f4-43bb-9dc3-524575bcffe4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"803b65fe-aace-4c23-b318-0760fe7f0bd7"]
2022-06-24T04:54:49.971Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:49.971Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:49.990Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:49.990Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:49.991Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:49.991Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:49.993Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:54:49.993Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:49.994Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:50.017Z|867b1eef-94f4-43bb-9dc3-524575bcffe4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:50.209Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:50.214Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:50.215Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||Invoke
2022-06-24T04:54:50.216Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:50.216Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:50.216Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Method      : GET
2022-06-24T04:54:50.217Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c9647ab07b780af", X-B3-SpanId:"968129b8532c0c10", X-B3-ParentSpanId:"8c9647ab07b780af", X-B3-Sampled:"0", X-ONAP-RequestID:"89a5e23a-5450-4754-b399-a58fcd2d1e7c", X-RequestID:"89a5e23a-5450-4754-b399-a58fcd2d1e7c", X-TransactionID:"89a5e23a-5450-4754-b399-a58fcd2d1e7c", X-ECOMP-RequestID:"89a5e23a-5450-4754-b399-a58fcd2d1e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41c9b610-a3d5-41c9-a212-208dc2504def"]
2022-06-24T04:54:50.218Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Request body: 
2022-06-24T04:54:50.219Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||==========================request end================================================
2022-06-24T04:54:50.244Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:50.245Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:50.247Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status text  : 
2022-06-24T04:54:50.248Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:50.252Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Response body: {
  "requestId" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:54:37.000+00:00",
  "endTime" : "2022-06-24T04:54:41.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n\t\t\t\"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "serviceInstanceName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    }
  }
}
2022-06-24T04:54:50.252Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:50.253Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||InvokeReturn
2022-06-24T04:54:50.263Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false
2022-06-24T04:54:50.264Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:50.264Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:50.265Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false
2022-06-24T04:54:50.265Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:50.265Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c9647ab07b780af", X-B3-SpanId:"cef9e950b56f23f2", X-B3-ParentSpanId:"8c9647ab07b780af", X-B3-Sampled:"0", X-ONAP-RequestID:"89a5e23a-5450-4754-b399-a58fcd2d1e7c", X-RequestID:"89a5e23a-5450-4754-b399-a58fcd2d1e7c", X-TransactionID:"89a5e23a-5450-4754-b399-a58fcd2d1e7c", X-ECOMP-RequestID:"89a5e23a-5450-4754-b399-a58fcd2d1e7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3da5ed14-7977-4485-b1f5-0816e6253a92"]
2022-06-24T04:54:50.266Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:50.266Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:50.281Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:50.282Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:50.283Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:50.283Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:50.284Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:54:50.285Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:50.285Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:50.319Z|89a5e23a-5450-4754-b399-a58fcd2d1e7c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:50.542Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:50.556Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:50.558Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||Invoke
2022-06-24T04:54:50.559Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:50.559Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:50.560Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Method      : GET
2022-06-24T04:54:50.560Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b484d044101c52dd", X-B3-SpanId:"f6c6f2013cf4f76c", X-B3-ParentSpanId:"b484d044101c52dd", X-B3-Sampled:"0", X-ONAP-RequestID:"36160727-abaf-40bb-957b-e9af92bd4bf2", X-RequestID:"36160727-abaf-40bb-957b-e9af92bd4bf2", X-TransactionID:"36160727-abaf-40bb-957b-e9af92bd4bf2", X-ECOMP-RequestID:"36160727-abaf-40bb-957b-e9af92bd4bf2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0767ca8a-1ea4-4404-91ed-eb67a0057b6b"]
2022-06-24T04:54:50.561Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Request body: 
2022-06-24T04:54:50.561Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||==========================request end================================================
2022-06-24T04:54:50.587Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:50.588Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:50.589Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status text  : 
2022-06-24T04:54:50.590Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:50.591Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Response body: {
  "requestId" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:54:37.000+00:00",
  "endTime" : "2022-06-24T04:54:41.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n\t\t\t\"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "serviceInstanceName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    }
  }
}
2022-06-24T04:54:50.591Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:50.592Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||InvokeReturn
2022-06-24T04:54:50.603Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false
2022-06-24T04:54:50.604Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:50.604Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:50.605Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false
2022-06-24T04:54:50.605Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:50.605Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b484d044101c52dd", X-B3-SpanId:"e2c8ac579dc8d145", X-B3-ParentSpanId:"b484d044101c52dd", X-B3-Sampled:"0", X-ONAP-RequestID:"36160727-abaf-40bb-957b-e9af92bd4bf2", X-RequestID:"36160727-abaf-40bb-957b-e9af92bd4bf2", X-TransactionID:"36160727-abaf-40bb-957b-e9af92bd4bf2", X-ECOMP-RequestID:"36160727-abaf-40bb-957b-e9af92bd4bf2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb8f801f-6f03-4344-a1f0-de61613afeb1"]
2022-06-24T04:54:50.606Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:50.606Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:50.620Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:50.621Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:50.621Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:50.622Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:50.624Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:54:50.624Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:50.625Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:50.701Z|36160727-abaf-40bb-957b-e9af92bd4bf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:50.864Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:50.875Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:50.876Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||Invoke
2022-06-24T04:54:50.877Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:50.877Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd
2022-06-24T04:54:50.877Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Method      : GET
2022-06-24T04:54:50.878Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20c8c3e68fa0ee78", X-B3-SpanId:"2c628f2ff92f8dfe", X-B3-ParentSpanId:"20c8c3e68fa0ee78", X-B3-Sampled:"0", X-ONAP-RequestID:"131e7875-c0ad-424a-9b87-6f26285ecebd", X-RequestID:"131e7875-c0ad-424a-9b87-6f26285ecebd", X-TransactionID:"131e7875-c0ad-424a-9b87-6f26285ecebd", X-ECOMP-RequestID:"131e7875-c0ad-424a-9b87-6f26285ecebd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cde81099-7638-4a76-b89c-2d77987c6948"]
2022-06-24T04:54:50.878Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Request body: 
2022-06-24T04:54:50.879Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||==========================request end================================================
2022-06-24T04:54:50.902Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:50.903Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:50.904Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Status text  : 
2022-06-24T04:54:50.905Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:50.906Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||Response body: {
  "requestId" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:54:37.000+00:00",
  "endTime" : "2022-06-24T04:54:41.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n\t\t\t\"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "serviceInstanceName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c099afe-bd3e-4802-a8b4-6d078bbe8ddd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd"
    }
  }
}
2022-06-24T04:54:50.906Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:50.907Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|INFO|500||InvokeReturn
2022-06-24T04:54:50.920Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false
2022-06-24T04:54:50.921Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:50.922Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:50.922Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false
2022-06-24T04:54:50.923Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:50.923Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20c8c3e68fa0ee78", X-B3-SpanId:"0f52f2b9a38f933f", X-B3-ParentSpanId:"20c8c3e68fa0ee78", X-B3-Sampled:"0", X-ONAP-RequestID:"131e7875-c0ad-424a-9b87-6f26285ecebd", X-RequestID:"131e7875-c0ad-424a-9b87-6f26285ecebd", X-TransactionID:"131e7875-c0ad-424a-9b87-6f26285ecebd", X-ECOMP-RequestID:"131e7875-c0ad-424a-9b87-6f26285ecebd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d177510-ddb7-42c1-a3a2-ee97141c6e7b"]
2022-06-24T04:54:50.924Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:50.924Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:50.945Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:50.946Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:50.946Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:50.947Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:50.948Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:54:50.948Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:50.949Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c099afe-bd3e-4802-a8b4-6d078bbe8ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:50.988Z|131e7875-c0ad-424a-9b87-6f26285ecebd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c099afe-bd3e-4802-a8b4-6d078bbe8ddd|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:52.275Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:52.280Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: f12c47fc-1f93-40d6-ac92-6295d978cc45 already exists in requestDb InfraActiveRequests table
2022-06-24T04:54:52.281Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45
2022-06-24T04:54:52.282Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|INFO|500||Invoke
2022-06-24T04:54:52.282Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:52.283Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45
2022-06-24T04:54:52.283Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Method      : GET
2022-06-24T04:54:52.283Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9dc7c51bb52543b", X-B3-SpanId:"d2d6f8bbf473d23a", X-B3-ParentSpanId:"b9dc7c51bb52543b", X-B3-Sampled:"0", X-ONAP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-TransactionID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ECOMP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c76d111a-ee44-43f1-b2fa-fad3164bb62a"]
2022-06-24T04:54:52.284Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Request body: 
2022-06-24T04:54:52.284Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||==========================request end================================================
2022-06-24T04:54:52.311Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:52.312Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:54:52.312Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Status text  : 
2022-06-24T04:54:52.312Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:52.313Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Response body: 
2022-06-24T04:54:52.313Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:52.314Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|INFO|404|Not Found|InvokeReturn
2022-06-24T04:54:52.331Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:54:52.332Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-06-24T04:54:52.338Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:54:52.396Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe|INFO|500||Invoke
2022-06-24T04:54:52.397Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe with request headers:{Authorization=[***REDACTED***], X-RequestID=[f12c47fc-1f93-40d6-ac92-6295d978cc45], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8d243178-e84b-42e1-a000-50cae40dd87c], X-ECOMP-RequestID=[f12c47fc-1f93-40d6-ac92-6295d978cc45], X-TransactionId=[], X-ONAP-RequestID=[f12c47fc-1f93-40d6-ac92-6295d978cc45]}
2022-06-24T04:54:52.467Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:54:51:500-11704], vertex-id=[192544], Content-Length=[116], Date=[Fri, 24 Jun 2022 04:54:51 GMT], Content-Type=[application/json]}
2022-06-24T04:54:52.468Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe|DEBUG|500||{"service-id":"cf713767-d4fe-4ef2-a59a-73e7f9cb8afe","service-description":"pNF","resource-version":"1656046488563"}

2022-06-24T04:54:52.469Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe|INFO|500||InvokeReturn
2022-06-24T04:54:52.483Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-06-24T04:54:52.488Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:54:52.556Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe|INFO|500||Invoke
2022-06-24T04:54:52.557Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe with request headers:{Authorization=[***REDACTED***], X-RequestID=[f12c47fc-1f93-40d6-ac92-6295d978cc45], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0d93e53e-f5de-4064-8706-2b379bd34465], X-ECOMP-RequestID=[f12c47fc-1f93-40d6-ac92-6295d978cc45], X-TransactionId=[], X-ONAP-RequestID=[f12c47fc-1f93-40d6-ac92-6295d978cc45]}
2022-06-24T04:54:52.606Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:52.631Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:54:52.632Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||Invoke
2022-06-24T04:54:52.632Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:52.633Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:54:52.633Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Method      : GET
2022-06-24T04:54:52.634Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b11dfbe5b0c73c96", X-B3-SpanId:"8d4fe0ef6a90c5fb", X-B3-ParentSpanId:"b11dfbe5b0c73c96", X-B3-Sampled:"0", X-ONAP-RequestID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-RequestID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-TransactionID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-ECOMP-RequestID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf04fdfa-83a3-4745-8517-e82705065297"]
2022-06-24T04:54:52.635Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-04:54:51:663-37249], vertex-id=[192544], Content-Length=[116], Date=[Fri, 24 Jun 2022 04:54:51 GMT], Content-Type=[application/json]}
2022-06-24T04:54:52.636Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe|DEBUG|500||{"service-id":"cf713767-d4fe-4ef2-a59a-73e7f9cb8afe","service-description":"pNF","resource-version":"1656046488563"}

2022-06-24T04:54:52.636Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cf713767-d4fe-4ef2-a59a-73e7f9cb8afe|INFO|500||InvokeReturn
2022-06-24T04:54:52.638Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:54:52.634Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Request body: 
2022-06-24T04:54:52.639Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||==========================request end================================================
2022-06-24T04:54:52.639Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:54:52.700Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:52.717Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:52.718Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:54:52.718Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:52.719Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:52.719Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:54:52.701Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:52.721Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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:"b9dc7c51bb52543b", X-B3-SpanId:"05b4d25539c7698d", X-B3-ParentSpanId:"b9dc7c51bb52543b", X-B3-Sampled:"0", X-ONAP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-TransactionID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ECOMP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"228dc856-7533-4d21-a502-8c5832b63854"]
2022-06-24T04:54:52.722Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status text  : 
2022-06-24T04:54:52.722Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39","requestScope":"service"}
2022-06-24T04:54:52.722Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:52.723Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Response body: {
  "requestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "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-06-24T04:54:40.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    }
  }
}
2022-06-24T04:54:52.723Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:52.724Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||InvokeReturn
2022-06-24T04:54:52.722Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:54:52.727Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:54:52.727Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:52.728Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:52.728Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:54:52.728Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:52.729Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b11dfbe5b0c73c96", X-B3-SpanId:"2a491b5f76ea0c93", X-B3-ParentSpanId:"b11dfbe5b0c73c96", X-B3-Sampled:"0", X-ONAP-RequestID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-RequestID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-TransactionID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-ECOMP-RequestID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1438f6fe-0660-4571-8165-7a91522413d8"]
2022-06-24T04:54:52.729Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:52.732Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:52.756Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:52.757Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:52.759Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:54:52.759Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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:"Fri, 24 Jun 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:52.760Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:54:52.760Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:52.761Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:54:52.763Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d
2022-06-24T04:54:52.764Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|INFO|500||Invoke
2022-06-24T04:54:52.765Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:52.765Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d
2022-06-24T04:54:52.766Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Method      : GET
2022-06-24T04:54:52.766Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-TransactionID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ECOMP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63de829a-9caa-405f-82c3-b6b9b58c2de3"]
2022-06-24T04:54:52.767Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Request body: 
2022-06-24T04:54:52.767Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||==========================request end================================================
2022-06-24T04:54:52.807Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:52.809Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:52.809Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:52.810Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:52.811Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 16,
  "soRequestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":1656046488000,\"creation_time\":1656046442000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:49.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:54:52.811Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:52.812Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:52.821Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:52.829Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:52.829Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Status text  : 
2022-06-24T04:54:52.830Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:52.831Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_S58Kx16VeqWI16uZUZig",
  "description" : "catalog service description",
  "modelUUID" : "dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d",
  "modelInvariantUUID" : "1b6ac509-831a-4fd9-b6b9-6eb90353465c",
  "created" : "2022-06-24 04:49:43.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF a99119f9-cdf8",
  "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/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/vnfCustomizations"
    }
  }
}
2022-06-24T04:54:52.831Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:52.832Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|INFO|500||InvokeReturn
2022-06-24T04:54:52.886Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance
2022-06-24T04:54:52.888Z|8e81a08f-250a-455c-837a-ed62cc005b9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:52.887Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|INFO|500||Invoke
2022-06-24T04:54:52.889Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:52.890Z|8e81a08f-250a-455c-837a-ed62cc005b9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:52.889Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance
2022-06-24T04:54:52.890Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||Method      : GET
2022-06-24T04:54:52.891Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-TransactionID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ECOMP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df0c8e8d-22f0-439f-9f5f-9ecdb252835d"]
2022-06-24T04:54:52.892Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||Request body: 
2022-06-24T04:54:52.892Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||==========================request end================================================
2022-06-24T04:54:52.919Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:52.920Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:54:52.921Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||Status text  : 
2022-06-24T04:54:52.922Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&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:"Fri, 24 Jun 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:52.923Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||Response body: 
2022-06-24T04:54:52.923Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:52.924Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T04:54:52.925Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c
2022-06-24T04:54:52.926Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|INFO|500||Invoke
2022-06-24T04:54:52.927Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:52.927Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c
2022-06-24T04:54:52.928Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|DEBUG|500||Method      : GET
2022-06-24T04:54:52.928Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-TransactionID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ECOMP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90f1b5b1-325c-4c88-b80d-8a0a7db7da8b"]
2022-06-24T04:54:52.936Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|DEBUG|500||Request body: 
2022-06-24T04:54:52.938Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|DEBUG|500||==========================request end================================================
2022-06-24T04:54:52.992Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:52.993Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:52.994Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|DEBUG|500||Status text  : 
2022-06-24T04:54:52.994Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:52.996Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_S58Kx16VeqWI16uZUZig",
      "description" : "catalog service description",
      "modelUUID" : "dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d",
      "modelInvariantUUID" : "1b6ac509-831a-4fd9-b6b9-6eb90353465c",
      "created" : "2022-06-24 04:49:43.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF a99119f9-cdf8",
      "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/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/pnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/collectionResourceCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c"
    }
  }
}
2022-06-24T04:54:52.996Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:52.997Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1b6ac509-831a-4fd9-b6b9-6eb90353465c|INFO|500||InvokeReturn
2022-06-24T04:54:53.022Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:54:53.023Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:54:53.024Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:53.024Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:54:53.024Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:54:53.025Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-RequestID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-TransactionID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-ECOMP-RequestID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"161aa72e-78fe-4db0-a53a-c3fd5cd8f074"]
2022-06-24T04:54:53.025Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:54:53.026Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:54:53.025Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance
2022-06-24T04:54:53.027Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|INFO|500||Invoke
2022-06-24T04:54:53.027Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:53.028Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance
2022-06-24T04:54:53.028Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||Method      : GET
2022-06-24T04:54:53.029Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-TransactionID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ECOMP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac8bc9a7-3e00-4c0b-a8c3-005504d2088b"]
2022-06-24T04:54:53.030Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||Request body: 
2022-06-24T04:54:53.030Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||==========================request end================================================
2022-06-24T04:54:53.054Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:53.063Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:54:53.064Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||Status text  : 
2022-06-24T04:54:53.065Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&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:"Fri, 24 Jun 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:53.066Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||Response body: 
2022-06-24T04:54:53.066Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:53.068Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T04:54:53.084Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.085Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.086Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.086Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.087Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.090Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-TransactionID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ECOMP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ac737aa-680b-4744-bc83-0580a7c367e9"]
2022-06-24T04:54:53.092Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.092Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.097Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:53.103Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 998d1314-0619-4731-a1c3-f26d95ae2b04 already exists in requestDb InfraActiveRequests table
2022-06-24T04:54:53.105Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:54:53.105Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||Invoke
2022-06-24T04:54:53.105Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:53.106Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:54:53.106Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Method      : GET
2022-06-24T04:54:53.110Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8581555527026dd5", X-B3-SpanId:"efec3991c8eec44f", X-B3-ParentSpanId:"8581555527026dd5", X-B3-Sampled:"0", X-ONAP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-TransactionID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ECOMP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5578e2be-b1d0-473b-b2c1-21652188fe51"]
2022-06-24T04:54:53.110Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Request body: 
2022-06-24T04:54:53.111Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||==========================request end================================================
2022-06-24T04:54:53.133Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:53.133Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:54:53.133Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status text  : 
2022-06-24T04:54:53.134Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:53.135Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Response body: 
2022-06-24T04:54:53.136Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:53.136Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|404|Not Found|InvokeReturn
2022-06-24T04:54:53.190Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:53.191Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:53.191Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:54:53.192Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:54:53.191Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6DD43CEF5DC2AF38CC5355D2AE07B27C; 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:"Fri, 24 Jun 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:53.192Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-06-24T04:54:53.192Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c3757640-f379-11ec-975a-5e62e9825eb9","businessKey":"e99e414e-d4ca-46e2-af6c-1380152ec5c7","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:54:43.749+0000","endTime":"2022-06-24T04:54:49.478+0000","removalTime":null,"durationInMillis":5729,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c1070df3-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"c3748ba9-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:54:53.193Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:53.193Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:54:53.201Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:54:53.202Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.202Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.203Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.203Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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:"Fri, 24 Jun 2022 04:54:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:53.204Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:54:53.205Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.205Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.216Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.217Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.217Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.218Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.313Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.337Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-TransactionID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ECOMP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5230405e-0417-4de4-9937-571dedababfb"]
2022-06-24T04:54:53.338Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.338Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.382Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.383Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.384Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.385Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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:"Fri, 24 Jun 2022 04:54:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:53.386Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-06-24T04:54:53.386Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.417Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.561Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4|INFO|500||Invoke
2022-06-24T04:54:53.562Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[998d1314-0619-4731-a1c3-f26d95ae2b04], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[304691a0-4a74-483b-9137-14801b6cea1e], X-ECOMP-RequestID=[998d1314-0619-4731-a1c3-f26d95ae2b04], X-TransactionId=[], X-ONAP-RequestID=[998d1314-0619-4731-a1c3-f26d95ae2b04]}
2022-06-24T04:54:53.561Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d
2022-06-24T04:54:53.629Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|INFO|500||Invoke
2022-06-24T04:54:53.634Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:53.652Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d
2022-06-24T04:54:53.662Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Method      : GET
2022-06-24T04:54:53.663Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-TransactionID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ECOMP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"361e837e-42df-495b-81a8-5bfef91a910b"]
2022-06-24T04:54:53.663Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Request body: 
2022-06-24T04:54:53.663Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||==========================request end================================================
2022-06-24T04:54:53.697Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:53.703Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:53.712Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Status text  : 
2022-06-24T04:54:53.713Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:54:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:53.714Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_S58Kx16VeqWI16uZUZig",
  "description" : "catalog service description",
  "modelUUID" : "dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d",
  "modelInvariantUUID" : "1b6ac509-831a-4fd9-b6b9-6eb90353465c",
  "created" : "2022-06-24 04:49:43.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF a99119f9-cdf8",
  "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/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d/vnfCustomizations"
    }
  }
}
2022-06-24T04:54:53.714Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:53.715Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d|INFO|500||InvokeReturn
2022-06-24T04:54:53.732Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.734Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:54:53.801Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:53.802Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.803Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:54:53.803Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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:"b9dc7c51bb52543b", X-B3-SpanId:"d6922604d27dfc51", X-B3-ParentSpanId:"b9dc7c51bb52543b", X-B3-Sampled:"0", X-ONAP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-TransactionID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ECOMP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ec2ec1a-003e-4546-a9f0-2fad624e9fd2"]
2022-06-24T04:54:53.804Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f12c47fc-1f93-40d6-ac92-6295d978cc45","requestStatus":"IN_PROGRESS","startTime":1656046492332,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"1b6ac509-831a-4fd9-b6b9-6eb90353465c\",\n            \"modelVersionId\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\n            \"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"f7c996c9-c380-4102-beed-c3fbdc7c59eb\",\n            \"owningEntityName\":\"OE-ETE_Customer-f7c996c9-c380-4102-beed-c3fbdc7c59eb\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_320b1c38-bfae-44d3-a6e4-e1832a5c7b39\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39\",\n            \"productFamilyId\":\"cf713767-d4fe-4ef2-a59a-73e7f9cb8afe\",\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\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\n                            \"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF a99119f9-cdf8 0\",\n                                        \"modelCustomizationId\":\"cf668a7f-6ef9-4245-b649-47561af4cf7a\",\n                                        \"modelInvariantId\":\"1b6ac509-831a-4fd9-b6b9-6eb90353465c\",\n                                        \"modelVersionId\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\n                                        \"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\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\":\"cf713767-d4fe-4ef2-a59a-73e7f9cb8afe\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"S58Kx16VeqWI16uZUZig\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"f12c47fc-1f93-40d6-ac92-6295d978cc45"}
2022-06-24T04:54:53.805Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:54:53.816Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:54:53.826Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:54:53.827Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:53.828Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:54:53.828Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:54:53.829Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-RequestID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-TransactionID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-ECOMP-RequestID:"b5b64d79-901c-4b67-a879-a0637ba9ed8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb5bdb54-f999-4bed-8e15-5683c094592c"]
2022-06-24T04:54:53.829Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:54:53.830Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:54:53.833Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:53.834Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.834Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:54:53.835Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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/f12c47fc-1f93-40d6-ac92-6295d978cc45", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:53.839Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "f12c47fc-1f93-40d6-ac92-6295d978cc45",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:54:52.332+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"1b6ac509-831a-4fd9-b6b9-6eb90353465c\",\n            \"modelVersionId\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\n            \"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"f7c996c9-c380-4102-beed-c3fbdc7c59eb\",\n            \"owningEntityName\":\"OE-ETE_Customer-f7c996c9-c380-4102-beed-c3fbdc7c59eb\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_320b1c38-bfae-44d3-a6e4-e1832a5c7b39\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39\",\n            \"productFamilyId\":\"cf713767-d4fe-4ef2-a59a-73e7f9cb8afe\",\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\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\n                            \"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF a99119f9-cdf8 0\",\n                                        \"modelCustomizationId\":\"cf668a7f-6ef9-4245-b649-47561af4cf7a\",\n                                        \"modelInvariantId\":\"1b6ac509-831a-4fd9-b6b9-6eb90353465c\",\n                                        \"modelVersionId\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\n                                        \"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\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\":\"cf713767-d4fe-4ef2-a59a-73e7f9cb8afe\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"S58Kx16VeqWI16uZUZig\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:54:53.039+00:00",
  "serviceInstanceName" : "Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "f12c47fc-1f93-40d6-ac92-6295d978cc45",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45"
    }
  }
}
2022-06-24T04:54:53.840Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:53.841Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:54:53.863Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220624-04:54:52:899-2557], Content-Length=[377], Date=[Fri, 24 Jun 2022 04:54:52 GMT], Content-Type=[application/json]}
2022-06-24T04:54:53.865Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4|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/09405c22-4e50-4b68-845a-67d8d7573aa4","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4","ERR.5.4.6114"]}}}

2022-06-24T04:54:53.865Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4|INFO|404|Not Found|InvokeReturn
2022-06-24T04:54:53.875Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4
2022-06-24T04:54:53.879Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 09405c22-4e50-4b68-845a-67d8d7573aa4
2022-06-24T04:54:53.897Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:54:53.908Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.912Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:54:53.914Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.915Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.919Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.920Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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:"b9dc7c51bb52543b", X-B3-SpanId:"55248985694bc059", X-B3-ParentSpanId:"b9dc7c51bb52543b", X-B3-Sampled:"0", X-ONAP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-TransactionID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ECOMP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46d96662-c6cb-46f3-bc07-ba154859fbcd"]
2022-06-24T04:54:53.921Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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\":\"1b6ac509-831a-4fd9-b6b9-6eb90353465c\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\"modelUuid\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\"modelInvariantUuid\":\"1b6ac509-831a-4fd9-b6b9-6eb90353465c\"},\"requestInfo\":{\"productFamilyId\":\"cf713767-d4fe-4ef2-a59a-73e7f9cb8afe\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_320b1c38-bfae-44d3-a6e4-e1832a5c7b39\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF a99119f9-cdf8 0\",\"modelCustomizationId\":\"cf668a7f-6ef9-4245-b649-47561af4cf7a\",\"modelInvariantId\":\"1b6ac509-831a-4fd9-b6b9-6eb90353465c\",\"modelVersionId\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"cf713767-d4fe-4ef2-a59a-73e7f9cb8afe\",\"instanceParams\":[],\"instanceName\":\"S58Kx16VeqWI16uZUZig\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"f7c996c9-c380-4102-beed-c3fbdc7c59eb\",\"owningEntityName\":\"OE-ETE_Customer-f7c996c9-c380-4102-beed-c3fbdc7c59eb\"}}}","type":"String"},"requestId":{"value":"f12c47fc-1f93-40d6-ac92-6295d978cc45","type":"String"},"mso-request-id":{"value":"f12c47fc-1f93-40d6-ac92-6295d978cc45","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-06-24T04:54:53.922Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:53.976Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:53.978Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:53.979Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:54:53.980Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6D459BBD0C29960E5B5ECFDD8B8A1893; 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:"Fri, 24 Jun 2022 04:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:53.981Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c6df7b7b-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"c3757640-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"c3757640-f379-11ec-975a-5e62e9825eb9","executionId":"c3757640-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:54:49.477+0000","endTime":"2022-06-24T04:54:49.477+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c1070df3-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:54:53.981Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:53.982Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3757640-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:54:53.992Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4|INFO|500||Invoke
2022-06-24T04:54:53.995Z|b5b64d79-901c-4b67-a879-a0637ba9ed8d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:53.997Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[998d1314-0619-4731-a1c3-f26d95ae2b04], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[79c39136-a4eb-49f7-b618-b516b518b7b1], X-ECOMP-RequestID=[998d1314-0619-4731-a1c3-f26d95ae2b04], X-TransactionId=[], X-ONAP-RequestID=[998d1314-0619-4731-a1c3-f26d95ae2b04]}
2022-06-24T04:54:54.110Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:54:53:153-66939], Content-Length=[377], Date=[Fri, 24 Jun 2022 04:54:53 GMT], Content-Type=[application/json]}
2022-06-24T04:54:54.111Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4|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/09405c22-4e50-4b68-845a-67d8d7573aa4","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4","ERR.5.4.6114"]}}}

2022-06-24T04:54:54.112Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4|INFO|404|Not Found|InvokeReturn
2022-06-24T04:54:54.117Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/09405c22-4e50-4b68-845a-67d8d7573aa4
2022-06-24T04:54:54.118Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 09405c22-4e50-4b68-845a-67d8d7573aa4
2022-06-24T04:54:54.125Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:54:54.233Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||Invoke
2022-06-24T04:54:54.234Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963 with request headers:{Authorization=[***REDACTED***], X-RequestID=[998d1314-0619-4731-a1c3-f26d95ae2b04], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[63b5e8f6-93b4-4d2d-945b-904f0cfb2a8d], X-ECOMP-RequestID=[998d1314-0619-4731-a1c3-f26d95ae2b04], X-TransactionId=[], X-ONAP-RequestID=[998d1314-0619-4731-a1c3-f26d95ae2b04]}
2022-06-24T04:54:54.301Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|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/7ca649142dca4e53a24c15df5d510963 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220624-04:54:53:338-77451], vertex-id=[196680], Content-Length=[605], Date=[Fri, 24 Jun 2022 04:54:53 GMT], Content-Type=[application/json]}
2022-06-24T04:54:54.304Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|DEBUG|500||{"tenant-id":"7ca649142dca4e53a24c15df5d510963","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1656046173645","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-06-24T04:54:54.305Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||InvokeReturn
2022-06-24T04:54:54.310Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:54:54.311Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:54:54.319Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.324Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:54:54.325Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:54.325Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.326Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:54:54.326Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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:"8581555527026dd5", X-B3-SpanId:"25f1129533a7be07", X-B3-ParentSpanId:"8581555527026dd5", X-B3-Sampled:"0", X-ONAP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-TransactionID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ECOMP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e334de94-ddc4-4393-a3d5-0e26ed227aef"]
2022-06-24T04:54:54.327Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4"},"instanceName":"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0","requestScope":"vnf"}
2022-06-24T04:54:54.328Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:54:54.361Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:54.362Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:54.362Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:54:54.366Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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:"Fri, 24 Jun 2022 04:54:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:54.367Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:54:54.367Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:54.368Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:54:54.375Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42
2022-06-24T04:54:54.376Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|INFO|500||Invoke
2022-06-24T04:54:54.376Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:54.377Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42
2022-06-24T04:54:54.377Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|DEBUG|500||Method      : GET
2022-06-24T04:54:54.378Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-TransactionID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ECOMP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2831631b-615f-4b41-9b55-f090c3775a20"]
2022-06-24T04:54:54.379Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|DEBUG|500||Request body: 
2022-06-24T04:54:54.379Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|DEBUG|500||==========================request end================================================
2022-06-24T04:54:54.467Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:54.475Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:54.477Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|DEBUG|500||Status text  : 
2022-06-24T04:54:54.478Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:54:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:54.479Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 12,
      "modelCustomizationUUID" : "6a55c308-ca14-45cb-846e-86aba42aea42",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2022-06-24 04:53:04.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"vf_module_id\\\":\\\"Ubuntu20-VF-module\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"ubuntu20_pub_key\\\":\\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_name\\\":\\\"Ubuntu20-VNF-name\\\",\\\"ubuntu20_name_0\\\":\\\"Ubuntu20\\\",\\\"dcae_collector_ip\\\":\\\"10.4.2.166\\\",\\\"ubuntu20_flavor_name\\\":\\\"m1.small\\\",\\\"vnf_id\\\":\\\"Ubuntu20-VNF\\\",\\\"dcae_collector_port\\\":\\\"30417\\\",\\\"ubuntu20_image_name\\\":\\\"ubuntu-20.04\\\",\\\"admin_plane_net_name\\\":\\\"admin\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-06-24T04:53:04.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfcInstanceGroupCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/service"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42"
    }
  }
}
2022-06-24T04:54:54.480Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:54.481Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6a55c308-ca14-45cb-846e-86aba42aea42|INFO|500||InvokeReturn
2022-06-24T04:54:54.515Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources
2022-06-24T04:54:54.516Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|INFO|500||Invoke
2022-06-24T04:54:54.516Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:54.516Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources
2022-06-24T04:54:54.517Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Method      : GET
2022-06-24T04:54:54.517Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-TransactionID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ECOMP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35b566de-67fb-4c94-93a2-4a040e8debc0"]
2022-06-24T04:54:54.518Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Request body: 
2022-06-24T04:54:54.518Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||==========================request end================================================
2022-06-24T04:54:54.571Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:54.572Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:54.572Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Status text  : 
2022-06-24T04:54:54.573Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/577b10ad-7fe3-4a78-81a5-906254bc467d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:54:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:54.573Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "577b10ad-7fe3-4a78-81a5-906254bc467d",
  "modelInvariantUUID" : "c8898926-8a9f-476e-a770-ad8e2297db88",
  "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-06-24T04:53:04.000+00:00",
  "modelInvariantId" : "c8898926-8a9f-476e-a770-ad8e2297db88",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/577b10ad-7fe3-4a78-81a5-906254bc467d"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/577b10ad-7fe3-4a78-81a5-906254bc467d"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/577b10ad-7fe3-4a78-81a5-906254bc467d/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/577b10ad-7fe3-4a78-81a5-906254bc467d/vnfResourceWorkflow"
    }
  }
}
2022-06-24T04:54:54.574Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:54.574Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|INFO|500||InvokeReturn
2022-06-24T04:54:54.596Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.597Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.597Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.598Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.598Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.599Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-TransactionID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ECOMP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"516459bc-fd1b-42d7-be15-f4dbdc5108e2"]
2022-06-24T04:54:54.599Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.600Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.650Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.651Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.651Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.653Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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:"Fri, 24 Jun 2022 04:54:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:54.654Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10032,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10032"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10032"
    }
  }
}
2022-06-24T04:54:54.655Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.655Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.718Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.719Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:54:54.719Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:54.720Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.720Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:54:54.721Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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:"2616", X-B3-TraceId:"8581555527026dd5", X-B3-SpanId:"4c3deee01b5329bc", X-B3-ParentSpanId:"8581555527026dd5", X-B3-Sampled:"0", X-ONAP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-TransactionID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ECOMP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dac3e47-ac3d-4c4f-a288-d4dc414eaf6f"]
2022-06-24T04:54:54.721Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"998d1314-0619-4731-a1c3-f26d95ae2b04","requestStatus":"IN_PROGRESS","startTime":1656046493192,"source":"VID","vnfName":"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"7ca649142dca4e53a24c15df5d510963","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n    \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"998d1314-0619-4731-a1c3-f26d95ae2b04"}
2022-06-24T04:54:54.722Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:54:54.752Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:54.753Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:54:54.754Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:54:54.754Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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/998d1314-0619-4731-a1c3-f26d95ae2b04", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:54.755Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:54:53.192+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n    \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:54:53.956+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    }
  }
}
2022-06-24T04:54:54.756Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:54.756Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:54:54.777Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.781Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:54:54.781Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:54.782Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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-06-24T04:54:54.782Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:54:54.782Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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:"8581555527026dd5", X-B3-SpanId:"264eb9077c026ebc", X-B3-ParentSpanId:"8581555527026dd5", X-B3-Sampled:"0", X-ONAP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-TransactionID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ECOMP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e1221f3-622e-4ff3-8973-9158e31ac5f7"]
2022-06-24T04:54:54.783Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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\":\"c8898926-8a9f-476e-a770-ad8e2297db88\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"6a55c308-ca14-45cb-846e-86aba42aea42\",\"modelVersionId\":\"577b10ad-7fe3-4a78-81a5-906254bc467d\",\"modelCustomizationId\":\"6a55c308-ca14-45cb-846e-86aba42aea42\",\"modelUuid\":\"577b10ad-7fe3-4a78-81a5-906254bc467d\",\"modelInvariantUuid\":\"c8898926-8a9f-476e-a770-ad8e2297db88\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"09405c22-4e50-4b68-845a-67d8d7573aa4\",\"source\":\"VID\",\"instanceName\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\"modelInfo\":{\"modelInvariantId\":\"09405c22-4e50-4b68-845a-67d8d7573aa4\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\"modelUuid\":\"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\"modelInvariantUuid\":\"09405c22-4e50-4b68-845a-67d8d7573aa4\"}}}],\"cloudConfiguration\":{\"tenantId\":\"7ca649142dca4e53a24c15df5d510963\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\"}","type":"String"},"requestId":{"value":"998d1314-0619-4731-a1c3-f26d95ae2b04","type":"String"},"mso-request-id":{"value":"998d1314-0619-4731-a1c3-f26d95ae2b04","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:54:54.783Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:54:54.945Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:54.946Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:54.947Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:54.947Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:54:53 GMT", X-ONAP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-TransactionID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ECOMP-RequestID:"f12c47fc-1f93-40d6-ac92-6295d978cc45", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"46d96662-c6cb-46f3-bc07-ba154859fbcd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:54:54.948Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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\":\"f12c47fc-1f93-40d6-ac92-6295d978cc45\",\"instanceId\":\"a4a80ba8-1691-44cf-bee7-80aa6fa1cc62\"}}","message":"Success","processInstanceID":"c8aee459-f379-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:54:54.948Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|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-06-24T04:54:54.952Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:54:54.978Z|f12c47fc-1f93-40d6-ac92-6295d978cc45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:55.807Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:55.809Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:54:55.810Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:54:55.810Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:54:54 GMT", X-ONAP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-TransactionID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ECOMP-RequestID:"998d1314-0619-4731-a1c3-f26d95ae2b04", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1e1221f3-622e-4ff3-8973-9158e31ac5f7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:54:55.811Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"998d1314-0619-4731-a1c3-f26d95ae2b04\",\"instanceId\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\"}}","message":"Success","processInstanceID":"c9313429-f379-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:54:55.812Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:55.812Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:54:55.831Z|998d1314-0619-4731-a1c3-f26d95ae2b04|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:56.008Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:54:56.031Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:54:56.032Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||Invoke
2022-06-24T04:54:56.033Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:56.033Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:54:56.033Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Method      : GET
2022-06-24T04:54:56.034Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f911fa0ef140f844", X-B3-SpanId:"2884c8a6c1db7487", X-B3-ParentSpanId:"f911fa0ef140f844", X-B3-Sampled:"0", X-ONAP-RequestID:"70ef7812-4bcd-4111-a3eb-8c09d083cbee", X-RequestID:"70ef7812-4bcd-4111-a3eb-8c09d083cbee", X-TransactionID:"70ef7812-4bcd-4111-a3eb-8c09d083cbee", X-ECOMP-RequestID:"70ef7812-4bcd-4111-a3eb-8c09d083cbee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3e0877d-2266-44c4-9cff-e39db1e18bdb"]
2022-06-24T04:54:56.034Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Request body: 
2022-06-24T04:54:56.036Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||==========================request end================================================
2022-06-24T04:54:56.060Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:56.061Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:56.062Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status text  : 
2022-06-24T04:54:56.063Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:56.065Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Response body: {
  "requestId" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:54:53.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n    \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    }
  }
}
2022-06-24T04:54:56.066Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:56.067Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||InvokeReturn
2022-06-24T04:54:56.071Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:54:56.072Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:54:56.072Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:54:56.073Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:54:56.075Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:54:56.077Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f911fa0ef140f844", X-B3-SpanId:"92d0df41a63ced1f", X-B3-ParentSpanId:"f911fa0ef140f844", X-B3-Sampled:"0", X-ONAP-RequestID:"70ef7812-4bcd-4111-a3eb-8c09d083cbee", X-RequestID:"70ef7812-4bcd-4111-a3eb-8c09d083cbee", X-TransactionID:"70ef7812-4bcd-4111-a3eb-8c09d083cbee", X-ECOMP-RequestID:"70ef7812-4bcd-4111-a3eb-8c09d083cbee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f220c83-c3f1-400d-838d-e9938f04cb4a"]
2022-06-24T04:54:56.079Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:54:56.079Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:54:56.110Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:54:56.113Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:54:56.113Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:54:56.114Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:54:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:54:56.115Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:54:56.115Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:54:56.116Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:54:56.144Z|70ef7812-4bcd-4111-a3eb-8c09d083cbee|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:54:56.526Z|45aa0727-e00e-43b7-8b80-b2a6da464bd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:56.527Z|45aa0727-e00e-43b7-8b80-b2a6da464bd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:56.731Z|cbd25032-1165-4f81-8d45-5bd48a57be4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:54:56.732Z|cbd25032-1165-4f81-8d45-5bd48a57be4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:54:59.911Z|5c06fdb7-cc30-4a9d-a7ba-dbab92698f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:54:59.917Z|5c06fdb7-cc30-4a9d-a7ba-dbab92698f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:55:00.878Z|f60d8fee-f2c0-41ec-b000-bf1e274c9851|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:55:00.879Z|f60d8fee-f2c0-41ec-b000-bf1e274c9851|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:55:02.947Z|ff60058d-4fb0-484b-916b-fe3884564fbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:02.951Z|ff60058d-4fb0-484b-916b-fe3884564fbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:04.227Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:04.239Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:55:04.240Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||Invoke
2022-06-24T04:55:04.240Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:04.240Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:55:04.241Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Method      : GET
2022-06-24T04:55:04.241Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f87fb23eee76108a", X-B3-SpanId:"0aed080c6cfe123d", X-B3-ParentSpanId:"f87fb23eee76108a", X-B3-Sampled:"0", X-ONAP-RequestID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-RequestID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-TransactionID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-ECOMP-RequestID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a56b1890-8fa9-4255-ad1c-f961ea593a43"]
2022-06-24T04:55:04.241Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Request body: 
2022-06-24T04:55:04.243Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||==========================request end================================================
2022-06-24T04:55:04.278Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:04.279Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:04.279Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status text  : 
2022-06-24T04:55:04.281Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:04.283Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Response body: {
  "requestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "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-06-24T04:54:40.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:54:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    }
  }
}
2022-06-24T04:55:04.284Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:04.285Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||InvokeReturn
2022-06-24T04:55:04.291Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:55:04.296Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:04.296Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:04.297Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:55:04.297Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:04.298Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f87fb23eee76108a", X-B3-SpanId:"1d2e2112893b3a0c", X-B3-ParentSpanId:"f87fb23eee76108a", X-B3-Sampled:"0", X-ONAP-RequestID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-RequestID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-TransactionID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-ECOMP-RequestID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c5e0925-bb9c-4667-be1d-c76410dbe353"]
2022-06-24T04:55:04.298Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:04.298Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:04.320Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:04.322Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:04.322Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:04.323Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:04.361Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 16,
  "soRequestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":1656046488000,\"creation_time\":1656046442000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:49.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:55:04.362Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:04.363Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:04.435Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:55:04.437Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:55:04.438Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:04.439Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:55:04.439Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:55:04.440Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-RequestID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-TransactionID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-ECOMP-RequestID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38f4a86f-9652-44e1-a544-5c4060a11385"]
2022-06-24T04:55:04.440Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:55:04.441Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:55:04.579Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:04.580Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:04.584Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:55:04.585Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AF19A94C5B41A89303F74EBEF789679A; 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:"Fri, 24 Jun 2022 04:55:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:04.588Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c84ee9f4-f379-11ec-975a-5e62e9825eb9","businessKey":"e99e414e-d4ca-46e2-af6c-1380152ec5c7","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T04:54:51.885+0000","endTime":"2022-06-24T04:54:53.634+0000","removalTime":null,"durationInMillis":1749,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c1070df3-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"c81fc465-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:55:04.590Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:04.591Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e99e414e-d4ca-46e2-af6c-1380152ec5c7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:55:04.674Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:55:04.675Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:55:04.675Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:04.675Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:55:04.676Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:55:04.676Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-RequestID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-TransactionID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-ECOMP-RequestID:"f682b579-3eb7-4c93-b67f-07c143c3dfc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b1a2742-4984-4f7d-ad2b-a8b6ff31cb80"]
2022-06-24T04:55:04.676Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:55:04.676Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:55:04.803Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:04.804Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:04.804Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:55:04.807Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3EAD996DA5B9812AA6D45BFF0017C2DE; 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:"Fri, 24 Jun 2022 04:55:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:04.808Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c84f3827-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"c84ee9f4-f379-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"c84ee9f4-f379-11ec-975a-5e62e9825eb9","executionId":"c84ee9f4-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:54:51.887+0000","endTime":"2022-06-24T04:54:53.633+0000","durationInMillis":1746,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c1070df3-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:55:04.808Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:04.809Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c84ee9f4-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:55:04.819Z|f682b579-3eb7-4c93-b67f-07c143c3dfc6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:06.367Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:06.398Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:55:06.399Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||Invoke
2022-06-24T04:55:06.399Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:06.399Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:55:06.400Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Method      : GET
2022-06-24T04:55:06.400Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b40894de43434d06", X-B3-SpanId:"fe444a7a774ae61a", X-B3-ParentSpanId:"b40894de43434d06", X-B3-Sampled:"0", X-ONAP-RequestID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-RequestID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-TransactionID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-ECOMP-RequestID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb17d2f0-577e-47b6-896c-1d0e42fd288d"]
2022-06-24T04:55:06.400Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Request body: 
2022-06-24T04:55:06.400Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||==========================request end================================================
2022-06-24T04:55:06.427Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:06.427Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:06.428Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status text  : 
2022-06-24T04:55:06.428Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:06.430Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Response body: {
  "requestId" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-06-24T04:54:53.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n    \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:04.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    }
  }
}
2022-06-24T04:55:06.430Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:06.431Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||InvokeReturn
2022-06-24T04:55:06.433Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:55:06.434Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:06.434Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:06.434Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:55:06.434Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:06.439Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b40894de43434d06", X-B3-SpanId:"ba35775858c47fea", X-B3-ParentSpanId:"b40894de43434d06", X-B3-Sampled:"0", X-ONAP-RequestID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-RequestID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-TransactionID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-ECOMP-RequestID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02ae410b-fda1-40a9-ac39-52ebd7dd53d2"]
2022-06-24T04:55:06.442Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:06.460Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:06.502Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:06.503Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:06.504Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:06.504Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:06.505Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:06.506Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:06.507Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:06.575Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:55:06.576Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:55:06.577Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:06.577Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:55:06.577Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:55:06.578Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-RequestID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-TransactionID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-ECOMP-RequestID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d46ecc7-0258-4263-a7e2-ccee60f815d9"]
2022-06-24T04:55:06.578Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:55:06.578Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:55:06.587Z|28abdc3b-2fae-4f19-bcda-4a7dd45649a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:06.588Z|28abdc3b-2fae-4f19-bcda-4a7dd45649a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:06.726Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:06.727Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:06.727Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:55:06.727Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CED743D1A456D5865F9D628CEB43C3C1; 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:"Fri, 24 Jun 2022 04:55:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:06.728Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cccc0d87-f379-11ec-975a-5e62e9825eb9","businessKey":"998d1314-0619-4731-a1c3-f26d95ae2b04","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T04:54:59.416+0000","endTime":"2022-06-24T04:55:03.829+0000","removalTime":null,"durationInMillis":4413,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c9313429-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"ca676a1b-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:55:06.729Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:06.729Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=998d1314-0619-4731-a1c3-f26d95ae2b04&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:55:06.812Z|0357b8fa-494b-4471-ae0f-2c29a11da4c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:06.813Z|0357b8fa-494b-4471-ae0f-2c29a11da4c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:06.836Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:55:06.838Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:55:06.839Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:06.839Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:55:06.839Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:55:06.840Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-RequestID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-TransactionID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-ECOMP-RequestID:"71bf7d70-3ea9-4abd-aef6-b61024338cd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71b513ed-c7fb-48c4-bc18-e5e0d198ffc6"]
2022-06-24T04:55:06.843Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:55:06.860Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:55:07.010Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:07.013Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:07.015Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:55:07.015Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7A6A5E41C1DE11D4E328532206BF96E1; 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:"Fri, 24 Jun 2022 04:55:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:07.016Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:cccc5bba-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"cccc0d87-f379-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"cccc0d87-f379-11ec-975a-5e62e9825eb9","executionId":"cccc0d87-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:54:59.418+0000","endTime":"2022-06-24T04:55:00.734+0000","durationInMillis":1316,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c9313429-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:55:07.016Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:07.017Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cccc0d87-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:55:07.029Z|71bf7d70-3ea9-4abd-aef6-b61024338cd1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:12.991Z|f111248d-1ab7-4752-844c-1cf686c456ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:12.992Z|f111248d-1ab7-4752-844c-1cf686c456ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:14.911Z|c34b72c0-892c-404f-804f-517198490edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:55:14.912Z|c34b72c0-892c-404f-804f-517198490edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:55:15.030Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:15.039Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:55:15.041Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||Invoke
2022-06-24T04:55:15.042Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:15.045Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:55:15.046Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Method      : GET
2022-06-24T04:55:15.047Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c806e157a557edf", X-B3-SpanId:"54e80e06d3af5640", X-B3-ParentSpanId:"1c806e157a557edf", X-B3-Sampled:"0", X-ONAP-RequestID:"3d510a56-9a9b-4455-9482-33a4e672fd71", X-RequestID:"3d510a56-9a9b-4455-9482-33a4e672fd71", X-TransactionID:"3d510a56-9a9b-4455-9482-33a4e672fd71", X-ECOMP-RequestID:"3d510a56-9a9b-4455-9482-33a4e672fd71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ee8968c-cbe9-41fc-9546-67a5a8811ca8"]
2022-06-24T04:55:15.048Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Request body: 
2022-06-24T04:55:15.048Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||==========================request end================================================
2022-06-24T04:55:15.079Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:15.079Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:15.080Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status text  : 
2022-06-24T04:55:15.080Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:15.084Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Response body: {
  "requestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "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-06-24T04:54:40.000+00:00",
  "endTime" : "2022-06-24T04:55:05.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    }
  }
}
2022-06-24T04:55:15.084Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:15.085Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||InvokeReturn
2022-06-24T04:55:15.095Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:55:15.096Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:15.096Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:15.097Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:55:15.098Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:15.098Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c806e157a557edf", X-B3-SpanId:"65c35bea05399cfd", X-B3-ParentSpanId:"1c806e157a557edf", X-B3-Sampled:"0", X-ONAP-RequestID:"3d510a56-9a9b-4455-9482-33a4e672fd71", X-RequestID:"3d510a56-9a9b-4455-9482-33a4e672fd71", X-TransactionID:"3d510a56-9a9b-4455-9482-33a4e672fd71", X-ECOMP-RequestID:"3d510a56-9a9b-4455-9482-33a4e672fd71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a28a11a1-7ea1-43f7-9013-a36c8313bb8c"]
2022-06-24T04:55:15.099Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:15.099Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:15.120Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:15.121Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:15.121Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:15.122Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:15.123Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 16,
  "soRequestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":1656046488000,\"creation_time\":1656046442000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:49.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:55:15.123Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:15.124Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:15.139Z|3d510a56-9a9b-4455-9482-33a4e672fd71|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:15.348Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:15.372Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:55:15.374Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||Invoke
2022-06-24T04:55:15.374Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:15.374Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:55:15.375Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Method      : GET
2022-06-24T04:55:15.375Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39db1054a47953b7", X-B3-SpanId:"273d2b9e963f7627", X-B3-ParentSpanId:"39db1054a47953b7", X-B3-Sampled:"0", X-ONAP-RequestID:"16f24a4e-5dff-4e2d-ab92-fd7ab881e828", X-RequestID:"16f24a4e-5dff-4e2d-ab92-fd7ab881e828", X-TransactionID:"16f24a4e-5dff-4e2d-ab92-fd7ab881e828", X-ECOMP-RequestID:"16f24a4e-5dff-4e2d-ab92-fd7ab881e828", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aab67ba9-67ee-481b-b939-4cf969d31d3d"]
2022-06-24T04:55:15.376Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Request body: 
2022-06-24T04:55:15.376Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||==========================request end================================================
2022-06-24T04:55:15.402Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:15.403Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:15.404Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status text  : 
2022-06-24T04:55:15.404Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:15.406Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Response body: {
  "requestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "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-06-24T04:54:40.000+00:00",
  "endTime" : "2022-06-24T04:55:05.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    }
  }
}
2022-06-24T04:55:15.406Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:15.407Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||InvokeReturn
2022-06-24T04:55:15.413Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:55:15.414Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:15.414Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:15.414Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:55:15.415Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:15.415Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39db1054a47953b7", X-B3-SpanId:"6f78263d6bea7765", X-B3-ParentSpanId:"39db1054a47953b7", X-B3-Sampled:"0", X-ONAP-RequestID:"16f24a4e-5dff-4e2d-ab92-fd7ab881e828", X-RequestID:"16f24a4e-5dff-4e2d-ab92-fd7ab881e828", X-TransactionID:"16f24a4e-5dff-4e2d-ab92-fd7ab881e828", X-ECOMP-RequestID:"16f24a4e-5dff-4e2d-ab92-fd7ab881e828", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c18c227-ab5e-48ec-b6d4-a7a9bce797db"]
2022-06-24T04:55:15.415Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:15.416Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:15.430Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:15.431Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:15.431Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:15.432Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:15.434Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 16,
  "soRequestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":1656046488000,\"creation_time\":1656046442000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:49.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:55:15.435Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:15.435Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:15.452Z|16f24a4e-5dff-4e2d-ab92-fd7ab881e828|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:15.623Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:15.628Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:55:15.630Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||Invoke
2022-06-24T04:55:15.630Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:15.630Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:55:15.631Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Method      : GET
2022-06-24T04:55:15.631Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a83355768637374", X-B3-SpanId:"46b3726287e260a9", X-B3-ParentSpanId:"3a83355768637374", X-B3-Sampled:"0", X-ONAP-RequestID:"d5b2d31c-8714-4090-b159-32459afe21a8", X-RequestID:"d5b2d31c-8714-4090-b159-32459afe21a8", X-TransactionID:"d5b2d31c-8714-4090-b159-32459afe21a8", X-ECOMP-RequestID:"d5b2d31c-8714-4090-b159-32459afe21a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b9317d0-b257-4968-b376-e1dfde5653e6"]
2022-06-24T04:55:15.632Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Request body: 
2022-06-24T04:55:15.632Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||==========================request end================================================
2022-06-24T04:55:15.655Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:15.655Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:15.656Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status text  : 
2022-06-24T04:55:15.656Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:15.657Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Response body: {
  "requestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "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-06-24T04:54:40.000+00:00",
  "endTime" : "2022-06-24T04:55:05.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    }
  }
}
2022-06-24T04:55:15.658Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:15.658Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||InvokeReturn
2022-06-24T04:55:15.661Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:55:15.662Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:15.662Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:15.662Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:55:15.663Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:15.663Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a83355768637374", X-B3-SpanId:"71cb057895458c76", X-B3-ParentSpanId:"3a83355768637374", X-B3-Sampled:"0", X-ONAP-RequestID:"d5b2d31c-8714-4090-b159-32459afe21a8", X-RequestID:"d5b2d31c-8714-4090-b159-32459afe21a8", X-TransactionID:"d5b2d31c-8714-4090-b159-32459afe21a8", X-ECOMP-RequestID:"d5b2d31c-8714-4090-b159-32459afe21a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"899e0861-79d2-4cee-be27-eee670350663"]
2022-06-24T04:55:15.663Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:15.663Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:15.693Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:15.695Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:15.695Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:15.695Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:15.696Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 16,
  "soRequestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":1656046488000,\"creation_time\":1656046442000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:49.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:55:15.697Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:15.697Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:15.744Z|d5b2d31c-8714-4090-b159-32459afe21a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:15.937Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:15.947Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:55:15.948Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||Invoke
2022-06-24T04:55:15.948Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:15.949Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:55:15.949Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Method      : GET
2022-06-24T04:55:15.949Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc6e674608a1f542", X-B3-SpanId:"b1c39bd5ab457131", X-B3-ParentSpanId:"fc6e674608a1f542", X-B3-Sampled:"0", X-ONAP-RequestID:"84e8aac5-90c7-40c7-a434-f601ad68f220", X-RequestID:"84e8aac5-90c7-40c7-a434-f601ad68f220", X-TransactionID:"84e8aac5-90c7-40c7-a434-f601ad68f220", X-ECOMP-RequestID:"84e8aac5-90c7-40c7-a434-f601ad68f220", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"559e7833-50cc-4dba-96f5-27c9c9ee76bb"]
2022-06-24T04:55:15.950Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Request body: 
2022-06-24T04:55:15.950Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||==========================request end================================================
2022-06-24T04:55:15.973Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:15.974Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:15.974Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status text  : 
2022-06-24T04:55:15.975Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:15.976Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Response body: {
  "requestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "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-06-24T04:54:40.000+00:00",
  "endTime" : "2022-06-24T04:55:05.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    }
  }
}
2022-06-24T04:55:15.977Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:15.977Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||InvokeReturn
2022-06-24T04:55:15.982Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:55:15.984Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:15.986Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:15.989Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:55:15.989Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:15.990Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc6e674608a1f542", X-B3-SpanId:"57e9804b8e7df848", X-B3-ParentSpanId:"fc6e674608a1f542", X-B3-Sampled:"0", X-ONAP-RequestID:"84e8aac5-90c7-40c7-a434-f601ad68f220", X-RequestID:"84e8aac5-90c7-40c7-a434-f601ad68f220", X-TransactionID:"84e8aac5-90c7-40c7-a434-f601ad68f220", X-ECOMP-RequestID:"84e8aac5-90c7-40c7-a434-f601ad68f220", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6ccbad5-e1ad-46a0-8f58-9bb5ac6f373f"]
2022-06-24T04:55:15.991Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:15.991Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:16.013Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:16.013Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:16.014Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:16.015Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:16.016Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 16,
  "soRequestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":1656046488000,\"creation_time\":1656046442000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:49.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:55:16.016Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:16.017Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:16.035Z|84e8aac5-90c7-40c7-a434-f601ad68f220|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:16.229Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:16.239Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:55:16.240Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||Invoke
2022-06-24T04:55:16.240Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:16.241Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7
2022-06-24T04:55:16.244Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Method      : GET
2022-06-24T04:55:16.245Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02512f7e1fd833fb", X-B3-SpanId:"59025c2e97be604d", X-B3-ParentSpanId:"02512f7e1fd833fb", X-B3-Sampled:"0", X-ONAP-RequestID:"2dd20898-37a6-4a53-bb63-390487bd298a", X-RequestID:"2dd20898-37a6-4a53-bb63-390487bd298a", X-TransactionID:"2dd20898-37a6-4a53-bb63-390487bd298a", X-ECOMP-RequestID:"2dd20898-37a6-4a53-bb63-390487bd298a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"527635ad-3ed7-4c3b-b56a-18f142e9f976"]
2022-06-24T04:55:16.245Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Request body: 
2022-06-24T04:55:16.245Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||==========================request end================================================
2022-06-24T04:55:16.275Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:16.275Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:16.276Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Status text  : 
2022-06-24T04:55:16.276Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:16.286Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||Response body: {
  "requestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "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-06-24T04:54:40.000+00:00",
  "endTime" : "2022-06-24T04:55:05.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "networkName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1/networks/8ad1b50c-141b-465a-a92e-3eb12a83f2e8",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7"
    }
  }
}
2022-06-24T04:55:16.287Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:16.287Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e99e414e-d4ca-46e2-af6c-1380152ec5c7|INFO|500||InvokeReturn
2022-06-24T04:55:16.290Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:55:16.291Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:16.291Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:16.292Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false
2022-06-24T04:55:16.292Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:16.292Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02512f7e1fd833fb", X-B3-SpanId:"795d83694be6782e", X-B3-ParentSpanId:"02512f7e1fd833fb", X-B3-Sampled:"0", X-ONAP-RequestID:"2dd20898-37a6-4a53-bb63-390487bd298a", X-RequestID:"2dd20898-37a6-4a53-bb63-390487bd298a", X-TransactionID:"2dd20898-37a6-4a53-bb63-390487bd298a", X-ECOMP-RequestID:"2dd20898-37a6-4a53-bb63-390487bd298a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5f25266-d486-4ac7-9823-c80c115b4465"]
2022-06-24T04:55:16.293Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:16.293Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:16.316Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:16.318Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:16.319Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:16.319Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:16.320Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 16,
  "soRequestId" : "e99e414e-d4ca-46e2-af6c-1380152ec5c7",
  "groupingId" : "30c6eda4-fa13-4dc9-9bc9-a5328be73b3c",
  "name" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0/30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"updated_time\":1656046488000,\"creation_time\":1656046442000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"65e609757fec459aaae18bb169d063ff\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"30c6eda4-fa13-4dc9-9bc9-a5328be73b3c\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"network_name\":\"basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:54:49.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:55:16.321Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:16.322Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e99e414e-d4ca-46e2-af6c-1380152ec5c7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:16.357Z|2dd20898-37a6-4a53-bb63-390487bd298a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e99e414e-d4ca-46e2-af6c-1380152ec5c7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:16.629Z|730eef60-30a9-445b-a44f-01c446279052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:16.629Z|730eef60-30a9-445b-a44f-01c446279052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:16.878Z|a5635c73-876d-4cfb-a360-983eb9989c15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:16.878Z|a5635c73-876d-4cfb-a360-983eb9989c15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:17.057Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:17.066Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||INFO|500||Checking if requestId: acb0bb2e-dc01-46b6-b0da-a5d9f6045c82 already exists in requestDb InfraActiveRequests table
2022-06-24T04:55:17.067Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82
2022-06-24T04:55:17.068Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|INFO|500||Invoke
2022-06-24T04:55:17.068Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:17.068Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82
2022-06-24T04:55:17.068Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Method      : GET
2022-06-24T04:55:17.069Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8254101a2041c157", X-B3-SpanId:"5d5778f4e4154406", X-B3-ParentSpanId:"8254101a2041c157", X-B3-Sampled:"0", X-ONAP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-TransactionID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ECOMP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"978ad0a2-9235-4155-90fc-a807d3fbf9bf"]
2022-06-24T04:55:17.069Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Request body: 
2022-06-24T04:55:17.069Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||==========================request end================================================
2022-06-24T04:55:17.103Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:17.104Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:55:17.104Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Status text  : 
2022-06-24T04:55:17.105Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:55:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:17.105Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Response body: 
2022-06-24T04:55:17.106Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:17.106Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:17.130Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:55:17.204Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:55:17.216Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:17.226Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:55:17.227Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||Invoke
2022-06-24T04:55:17.228Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:17.228Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:55:17.243Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Method      : GET
2022-06-24T04:55:17.244Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86fd0e3acc904deb", X-B3-SpanId:"7a0ba9f5e9a1faae", X-B3-ParentSpanId:"86fd0e3acc904deb", X-B3-Sampled:"0", X-ONAP-RequestID:"326b1578-daa8-47ed-954b-31647d030220", X-RequestID:"326b1578-daa8-47ed-954b-31647d030220", X-TransactionID:"326b1578-daa8-47ed-954b-31647d030220", X-ECOMP-RequestID:"326b1578-daa8-47ed-954b-31647d030220", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0b63e1c-e468-4ff6-9718-bbbf7d0f5f5b"]
2022-06-24T04:55:17.244Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Request body: 
2022-06-24T04:55:17.245Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||==========================request end================================================
2022-06-24T04:55:17.251Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:55:17.252Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed|INFO|500||Invoke
2022-06-24T04:55:17.266Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:17.267Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:17.267Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status text  : 
2022-06-24T04:55:17.267Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:17.271Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Response body: {
  "requestId" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:54:53.000+00:00",
  "endTime" : "2022-06-24T04:55:07.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n    \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    }
  }
}
2022-06-24T04:55:17.272Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:17.272Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||InvokeReturn
2022-06-24T04:55:17.274Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:55:17.276Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:17.276Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:17.276Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:55:17.277Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:17.277Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86fd0e3acc904deb", X-B3-SpanId:"effeeb0e505a7b96", X-B3-ParentSpanId:"86fd0e3acc904deb", X-B3-Sampled:"0", X-ONAP-RequestID:"326b1578-daa8-47ed-954b-31647d030220", X-RequestID:"326b1578-daa8-47ed-954b-31647d030220", X-TransactionID:"326b1578-daa8-47ed-954b-31647d030220", X-ECOMP-RequestID:"326b1578-daa8-47ed-954b-31647d030220", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f946d736-2089-486c-af7c-6328583ff574"]
2022-06-24T04:55:17.278Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:17.278Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:17.298Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:17.299Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:17.305Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:17.305Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:17.306Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:17.307Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:17.307Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:17.339Z|326b1578-daa8-47ed-954b-31647d030220|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:17.339Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed|INFO|500||InvokeReturn
2022-06-24T04:55:17.339Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:55:16:378-14063], vertex-id=[217304], Content-Length=[251], Date=[Fri, 24 Jun 2022 04:55:16 GMT], Content-Type=[application/json]}
2022-06-24T04:55:17.342Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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/036a5c0a-02f1-4707-90de-8863017580a1"}]}

2022-06-24T04:55:17.376Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:55:17.432Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-06-24T04:55:17.433Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1/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/036a5c0a-02f1-4707-90de-8863017580a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[acb0bb2e-dc01-46b6-b0da-a5d9f6045c82], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d8551c14-acbc-40dd-be48-e8dd89117caf], X-ECOMP-RequestID=[acb0bb2e-dc01-46b6-b0da-a5d9f6045c82], X-TransactionId=[], X-ONAP-RequestID=[acb0bb2e-dc01-46b6-b0da-a5d9f6045c82]}
2022-06-24T04:55:17.531Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:17.539Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1/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/036a5c0a-02f1-4707-90de-8863017580a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-04:55:16:538-18832], Content-Length=[613], Date=[Fri, 24 Jun 2022 04:55:16 GMT], Content-Type=[application/json]}
2022-06-24T04:55:17.540Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1/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/036a5c0a-02f1-4707-90de-8863017580a1/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/036a5c0a-02f1-4707-90de-8863017580a1/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-06-24T04:55:17.541Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:17.541Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:55:17.542Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||Invoke
2022-06-24T04:55:17.542Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:17.542Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:55:17.542Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Method      : GET
2022-06-24T04:55:17.543Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76222c817a71fcbd", X-B3-SpanId:"7d1d77843b029487", X-B3-ParentSpanId:"76222c817a71fcbd", X-B3-Sampled:"0", X-ONAP-RequestID:"1186164c-ed97-4799-8a67-c1cc16ef3447", X-RequestID:"1186164c-ed97-4799-8a67-c1cc16ef3447", X-TransactionID:"1186164c-ed97-4799-8a67-c1cc16ef3447", X-ECOMP-RequestID:"1186164c-ed97-4799-8a67-c1cc16ef3447", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2aecabd2-1f30-48b5-bc60-37f692f252e9"]
2022-06-24T04:55:17.543Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Request body: 
2022-06-24T04:55:17.543Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||==========================request end================================================
2022-06-24T04:55:17.544Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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/036a5c0a-02f1-4707-90de-8863017580a1/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-06-24T04:55:17.549Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:55:17.575Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:17.575Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:17.576Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status text  : 
2022-06-24T04:55:17.576Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:17.577Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Response body: {
  "requestId" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:54:53.000+00:00",
  "endTime" : "2022-06-24T04:55:07.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n    \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    }
  }
}
2022-06-24T04:55:17.577Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:17.578Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||InvokeReturn
2022-06-24T04:55:17.580Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:55:17.581Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:17.582Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:17.582Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:55:17.582Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:17.582Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76222c817a71fcbd", X-B3-SpanId:"aa84cef30220f98f", X-B3-ParentSpanId:"76222c817a71fcbd", X-B3-Sampled:"0", X-ONAP-RequestID:"1186164c-ed97-4799-8a67-c1cc16ef3447", X-RequestID:"1186164c-ed97-4799-8a67-c1cc16ef3447", X-TransactionID:"1186164c-ed97-4799-8a67-c1cc16ef3447", X-ECOMP-RequestID:"1186164c-ed97-4799-8a67-c1cc16ef3447", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"778bd8cd-4243-47e7-82e1-fdfd3c9d586f"]
2022-06-24T04:55:17.583Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:17.583Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:17.607Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:17.607Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:17.608Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:17.609Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:17.609Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:17.610Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:17.610Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:17.638Z|1186164c-ed97-4799-8a67-c1cc16ef3447|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:17.656Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed|INFO|500||Invoke
2022-06-24T04:55:17.659Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[acb0bb2e-dc01-46b6-b0da-a5d9f6045c82], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[005f82a1-cde1-4ef7-80be-c2e9e3173193], X-ECOMP-RequestID=[acb0bb2e-dc01-46b6-b0da-a5d9f6045c82], X-TransactionId=[], X-ONAP-RequestID=[acb0bb2e-dc01-46b6-b0da-a5d9f6045c82]}
2022-06-24T04:55:17.760Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:55:16:783-67568], vertex-id=[217304], Content-Length=[251], Date=[Fri, 24 Jun 2022 04:55:16 GMT], Content-Type=[application/json]}
2022-06-24T04:55:17.763Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?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/036a5c0a-02f1-4707-90de-8863017580a1"}]}

2022-06-24T04:55:17.765Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed|INFO|500||InvokeReturn
2022-06-24T04:55:17.778Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:55:17.806Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:17.811Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:55:17.812Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||Invoke
2022-06-24T04:55:17.812Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:17.813Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:55:17.813Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Method      : GET
2022-06-24T04:55:17.813Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5584206af9e009cd", X-B3-SpanId:"bb35ce6ad7774092", X-B3-ParentSpanId:"5584206af9e009cd", X-B3-Sampled:"0", X-ONAP-RequestID:"55d1c560-0891-446f-9111-d469aa47d2e8", X-RequestID:"55d1c560-0891-446f-9111-d469aa47d2e8", X-TransactionID:"55d1c560-0891-446f-9111-d469aa47d2e8", X-ECOMP-RequestID:"55d1c560-0891-446f-9111-d469aa47d2e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3e98177-907a-40b9-9423-0f3ad96aa317"]
2022-06-24T04:55:17.813Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Request body: 
2022-06-24T04:55:17.814Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||==========================request end================================================
2022-06-24T04:55:17.822Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-06-24T04:55:17.823Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1/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/036a5c0a-02f1-4707-90de-8863017580a1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[acb0bb2e-dc01-46b6-b0da-a5d9f6045c82], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[38523fee-7b1e-4e50-9d16-8aa7bf54a6e9], X-ECOMP-RequestID=[acb0bb2e-dc01-46b6-b0da-a5d9f6045c82], X-TransactionId=[], X-ONAP-RequestID=[acb0bb2e-dc01-46b6-b0da-a5d9f6045c82]}
2022-06-24T04:55:17.835Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:17.836Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:17.837Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status text  : 
2022-06-24T04:55:17.837Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:17.838Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Response body: {
  "requestId" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:54:53.000+00:00",
  "endTime" : "2022-06-24T04:55:07.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n    \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    }
  }
}
2022-06-24T04:55:17.839Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:17.839Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||InvokeReturn
2022-06-24T04:55:17.842Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:55:17.843Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:17.843Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:17.844Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:55:17.844Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:17.844Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5584206af9e009cd", X-B3-SpanId:"2dbb5d3fb8fd4155", X-B3-ParentSpanId:"5584206af9e009cd", X-B3-Sampled:"0", X-ONAP-RequestID:"55d1c560-0891-446f-9111-d469aa47d2e8", X-RequestID:"55d1c560-0891-446f-9111-d469aa47d2e8", X-TransactionID:"55d1c560-0891-446f-9111-d469aa47d2e8", X-ECOMP-RequestID:"55d1c560-0891-446f-9111-d469aa47d2e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"704c8212-8dde-4285-83e5-357da243fb05"]
2022-06-24T04:55:17.845Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:17.846Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:17.875Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:17.879Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:17.879Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:17.880Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:17.881Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:17.881Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:17.882Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:17.910Z|55d1c560-0891-446f-9111-d469aa47d2e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:17.949Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1/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/036a5c0a-02f1-4707-90de-8863017580a1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-04:55:16:969-29421], Content-Length=[610], Date=[Fri, 24 Jun 2022 04:55:16 GMT], Content-Type=[application/json]}
2022-06-24T04:55:17.950Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1/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/036a5c0a-02f1-4707-90de-8863017580a1/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/036a5c0a-02f1-4707-90de-8863017580a1/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-06-24T04:55:17.951Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:17.956Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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/036a5c0a-02f1-4707-90de-8863017580a1/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-06-24T04:55:17.963Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:55:18.037Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed|INFO|500||Invoke
2022-06-24T04:55:18.038Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[acb0bb2e-dc01-46b6-b0da-a5d9f6045c82], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5774aa24-8801-4be7-94f7-9d1cc4f16050], X-ECOMP-RequestID=[acb0bb2e-dc01-46b6-b0da-a5d9f6045c82], X-TransactionId=[], X-ONAP-RequestID=[acb0bb2e-dc01-46b6-b0da-a5d9f6045c82]}
2022-06-24T04:55:18.069Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:18.090Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:55:18.091Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||Invoke
2022-06-24T04:55:18.091Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:18.093Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:55:18.093Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Method      : GET
2022-06-24T04:55:18.094Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"709ad8df9b482acf", X-B3-SpanId:"55442ea0198ed48c", X-B3-ParentSpanId:"709ad8df9b482acf", X-B3-Sampled:"0", X-ONAP-RequestID:"47dc7213-6f1f-4ed9-8813-4898d0c3d0aa", X-RequestID:"47dc7213-6f1f-4ed9-8813-4898d0c3d0aa", X-TransactionID:"47dc7213-6f1f-4ed9-8813-4898d0c3d0aa", X-ECOMP-RequestID:"47dc7213-6f1f-4ed9-8813-4898d0c3d0aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"819a2a09-038f-4867-abe3-74a82814999a"]
2022-06-24T04:55:18.094Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Request body: 
2022-06-24T04:55:18.094Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||==========================request end================================================
2022-06-24T04:55:18.099Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:55:17:139-574], vertex-id=[217304], Content-Length=[251], Date=[Fri, 24 Jun 2022 04:55:17 GMT], Content-Type=[application/json]}
2022-06-24T04:55:18.100Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?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/036a5c0a-02f1-4707-90de-8863017580a1"}]}

2022-06-24T04:55:18.100Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1?format=pathed|INFO|500||InvokeReturn
2022-06-24T04:55:18.113Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:55:18.116Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:18.117Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:18.117Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status text  : 
2022-06-24T04:55:18.117Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:18.119Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Response body: {
  "requestId" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:54:53.000+00:00",
  "endTime" : "2022-06-24T04:55:07.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n    \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    }
  }
}
2022-06-24T04:55:18.120Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:18.121Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||InvokeReturn
2022-06-24T04:55:18.123Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:55:18.124Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:18.124Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:18.125Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:55:18.125Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:18.125Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"709ad8df9b482acf", X-B3-SpanId:"c7cce689882d435d", X-B3-ParentSpanId:"709ad8df9b482acf", X-B3-Sampled:"0", X-ONAP-RequestID:"47dc7213-6f1f-4ed9-8813-4898d0c3d0aa", X-RequestID:"47dc7213-6f1f-4ed9-8813-4898d0c3d0aa", X-TransactionID:"47dc7213-6f1f-4ed9-8813-4898d0c3d0aa", X-ECOMP-RequestID:"47dc7213-6f1f-4ed9-8813-4898d0c3d0aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57a0ea8b-1ca6-49de-993f-c872bc1b2b56"]
2022-06-24T04:55:18.126Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:18.126Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:18.153Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:18.154Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:18.155Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:18.155Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:18.156Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:18.170Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:18.171Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:18.180Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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/036a5c0a-02f1-4707-90de-8863017580a1/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:55:18.181Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-06-24T04:55:18.190Z|47dc7213-6f1f-4ed9-8813-4898d0c3d0aa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:18.370Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/036a5c0a-02f1-4707-90de-8863017580a1/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:18.371Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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/036a5c0a-02f1-4707-90de-8863017580a1/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220624-04:55:17:356-2649], Content-Length=[619], Date=[Fri, 24 Jun 2022 04:55:17 GMT], Content-Type=[application/json]}
2022-06-24T04:55:18.371Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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/036a5c0a-02f1-4707-90de-8863017580a1/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/036a5c0a-02f1-4707-90de-8863017580a1/related-to/configurations","ERR.5.4.6114"]}}}

2022-06-24T04:55:18.376Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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/036a5c0a-02f1-4707-90de-8863017580a1/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-06-24T04:55:18.376Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:55:18.377Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:55:18.396Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.396Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:55:18.397Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:18.397Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.397Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:55:18.398Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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:"8254101a2041c157", X-B3-SpanId:"fc5f70f145bf369f", X-B3-ParentSpanId:"8254101a2041c157", X-B3-Sampled:"0", X-ONAP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-TransactionID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ECOMP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ceb3e2ec-180f-4540-aa96-437ff1cacbd7"]
2022-06-24T04:55:18.398Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"036a5c0a-02f1-4707-90de-8863017580a1"},"instanceName":null,"requestScope":"service"}
2022-06-24T04:55:18.398Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:55:18.438Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:18.438Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:18.439Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:55:18.439Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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:"Fri, 24 Jun 2022 04:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:18.440Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:55:18.440Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:18.440Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:55:18.443Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.443Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-06-24T04:55:18.444Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:18.444Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.444Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-06-24T04:55:18.444Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-TransactionID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ECOMP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7cd07a2-879e-4cd6-9bad-d41771f8a6dc"]
2022-06-24T04:55:18.445Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-06-24T04:55:18.445Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-06-24T04:55:18.480Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:18.481Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.481Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-06-24T04:55:18.481Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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:"Fri, 24 Jun 2022 04:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:18.491Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:55:18.492Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:18.492Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-06-24T04:55:18.509Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.511Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.512Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.512Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.513Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.513Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-TransactionID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ECOMP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4fe72eb-6e98-4996-8c6a-c3e5e5421c9b"]
2022-06-24T04:55:18.513Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.514Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.549Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.550Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.550Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.551Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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:"Fri, 24 Jun 2022 04:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:18.551Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2022-06-24T04:55:18.552Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.552Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.556Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.557Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-06-24T04:55:18.558Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:18.559Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.559Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-06-24T04:55:18.559Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-TransactionID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ECOMP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc271180-9521-4e59-bbf2-5215a9a1a4dd"]
2022-06-24T04:55:18.560Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-06-24T04:55:18.560Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-06-24T04:55:18.561Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:18.574Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:55:18.575Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||Invoke
2022-06-24T04:55:18.575Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:18.576Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04
2022-06-24T04:55:18.576Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Method      : GET
2022-06-24T04:55:18.576Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cc58e8ec43eedd6", X-B3-SpanId:"724fe938689ff5b2", X-B3-ParentSpanId:"1cc58e8ec43eedd6", X-B3-Sampled:"0", X-ONAP-RequestID:"85b6f89c-9847-4c9e-b156-3431f60b78da", X-RequestID:"85b6f89c-9847-4c9e-b156-3431f60b78da", X-TransactionID:"85b6f89c-9847-4c9e-b156-3431f60b78da", X-ECOMP-RequestID:"85b6f89c-9847-4c9e-b156-3431f60b78da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a02dee3-ec23-45a6-a01a-e9af8eeb7b67"]
2022-06-24T04:55:18.577Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Request body: 
2022-06-24T04:55:18.577Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||==========================request end================================================
2022-06-24T04:55:18.602Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:18.602Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.603Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-06-24T04:55:18.704Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:18.705Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:18.705Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Status text  : 
2022-06-24T04:55:18.706Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:18.603Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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:"Fri, 24 Jun 2022 04:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:18.718Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||Response body: {
  "requestId" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:54:53.000+00:00",
  "endTime" : "2022-06-24T04:55:07.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n    \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:08.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "998d1314-0619-4731-a1c3-f26d95ae2b04",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04"
    }
  }
}
2022-06-24T04:55:18.722Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:55:18.726Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:18.727Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:18.732Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/998d1314-0619-4731-a1c3-f26d95ae2b04|INFO|500||InvokeReturn
2022-06-24T04:55:18.749Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:55:18.750Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:18.750Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:18.732Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-06-24T04:55:18.751Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false
2022-06-24T04:55:18.751Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:18.752Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cc58e8ec43eedd6", X-B3-SpanId:"e9fd9c9abe7a9c0a", X-B3-ParentSpanId:"1cc58e8ec43eedd6", X-B3-Sampled:"0", X-ONAP-RequestID:"85b6f89c-9847-4c9e-b156-3431f60b78da", X-RequestID:"85b6f89c-9847-4c9e-b156-3431f60b78da", X-TransactionID:"85b6f89c-9847-4c9e-b156-3431f60b78da", X-ECOMP-RequestID:"85b6f89c-9847-4c9e-b156-3431f60b78da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25c84032-0a0c-4e69-9f29-215ed1653157"]
2022-06-24T04:55:18.752Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:18.752Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:18.779Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:55:18.781Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:55:18.782Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:18.782Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:55:18.783Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:55:18.783Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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:"8254101a2041c157", X-B3-SpanId:"d4415fb8fef1bc6d", X-B3-ParentSpanId:"8254101a2041c157", X-B3-Sampled:"0", X-ONAP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-TransactionID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ECOMP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7b26cf8-f892-4547-a29f-6a3206ee3764"]
2022-06-24T04:55:18.783Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82","requestStatus":"IN_PROGRESS","startTime":1656046518376,"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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\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":"036a5c0a-02f1-4707-90de-8863017580a1","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1","cloudApiRequests":[],"requestURI":"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"}
2022-06-24T04:55:18.784Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:55:18.794Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:18.794Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:18.795Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:18.795Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:18.810Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:18.811Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:18.811Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=998d1314-0619-4731-a1c3-f26d95ae2b04&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:18.849Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:18.850Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:55:18.850Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:55:18.851Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:18.852Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "acb0bb2e-dc01-46b6-b0da-a5d9f6045c82",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:55:18.376+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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\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-06-24T04:55:18.028+00:00",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1",
  "cloudApiRequests" : [ ],
  "requestURI" : "acb0bb2e-dc01-46b6-b0da-a5d9f6045c82",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"
    }
  }
}
2022-06-24T04:55:18.857Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:18.878Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:55:18.957Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:18.969Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:55:18.983Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:19.000Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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-06-24T04:55:19.000Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:55:19.001Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|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:"8254101a2041c157", X-B3-SpanId:"3dcd6888050f7328", X-B3-ParentSpanId:"8254101a2041c157", X-B3-Sampled:"0", X-ONAP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-TransactionID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ECOMP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"578e43a8-e62a-4728-af9d-0a1cd4fa7ba6"]
2022-06-24T04:55:18.990Z|85b6f89c-9847-4c9e-b156-3431f60b78da|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/998d1314-0619-4731-a1c3-f26d95ae2b04|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:19.001Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"195ee869-c898-4ede-9f2c-67be69b52f44\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\"modelUuid\":\"f55d3768-4e8e-42a3-b623-601c1a6bf79b\",\"modelInvariantUuid\":\"195ee869-c898-4ede-9f2c-67be69b52f44\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"036a5c0a-02f1-4707-90de-8863017580a1\"}","type":"String"},"requestId":{"value":"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82","type":"String"},"mso-request-id":{"value":"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"036a5c0a-02f1-4707-90de-8863017580a1","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/036a5c0a-02f1-4707-90de-8863017580a1","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:55:19.002Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:55:20.037Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:20.038Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:55:20.041Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:55:20.045Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:55:18 GMT", X-ONAP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-TransactionID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ECOMP-RequestID:"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"578e43a8-e62a-4728-af9d-0a1cd4fa7ba6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:55:20.047Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"acb0bb2e-dc01-46b6-b0da-a5d9f6045c82\",\"instanceId\":\"036a5c0a-02f1-4707-90de-8863017580a1\"}}","message":"Success","processInstanceID":"d7a0ba5f-f379-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:55:20.059Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:20.060Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:55:20.072Z|acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:20.245Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:20.256Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82
2022-06-24T04:55:20.257Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|INFO|500||Invoke
2022-06-24T04:55:20.258Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:20.258Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82
2022-06-24T04:55:20.258Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Method      : GET
2022-06-24T04:55:20.259Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"182062a43d5a0fba", X-B3-SpanId:"648a3292547e09a5", X-B3-ParentSpanId:"182062a43d5a0fba", X-B3-Sampled:"0", X-ONAP-RequestID:"7505c6b1-a3ff-4740-9a20-419b8c1e8b6d", X-RequestID:"7505c6b1-a3ff-4740-9a20-419b8c1e8b6d", X-TransactionID:"7505c6b1-a3ff-4740-9a20-419b8c1e8b6d", X-ECOMP-RequestID:"7505c6b1-a3ff-4740-9a20-419b8c1e8b6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a41bb63-ff3e-4cf8-afbf-8e2018a4ea5a"]
2022-06-24T04:55:20.259Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Request body: 
2022-06-24T04:55:20.260Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||==========================request end================================================
2022-06-24T04:55:20.291Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:20.292Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:20.293Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Status text  : 
2022-06-24T04:55:20.293Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:20.294Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Response body: {
  "requestId" : "acb0bb2e-dc01-46b6-b0da-a5d9f6045c82",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:55:18.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\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\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-06-24T04:55:18.000+00:00",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1",
  "cloudApiRequests" : [ ],
  "requestURI" : "acb0bb2e-dc01-46b6-b0da-a5d9f6045c82",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"
    }
  }
}
2022-06-24T04:55:20.294Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:20.295Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|INFO|500||InvokeReturn
2022-06-24T04:55:20.299Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false
2022-06-24T04:55:20.299Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:20.300Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:20.300Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false
2022-06-24T04:55:20.300Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:20.301Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"182062a43d5a0fba", X-B3-SpanId:"ba56d3144e39c327", X-B3-ParentSpanId:"182062a43d5a0fba", X-B3-Sampled:"0", X-ONAP-RequestID:"7505c6b1-a3ff-4740-9a20-419b8c1e8b6d", X-RequestID:"7505c6b1-a3ff-4740-9a20-419b8c1e8b6d", X-TransactionID:"7505c6b1-a3ff-4740-9a20-419b8c1e8b6d", X-ECOMP-RequestID:"7505c6b1-a3ff-4740-9a20-419b8c1e8b6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc8c7c34-0b52-4334-a361-a8c1a8b898b5"]
2022-06-24T04:55:20.301Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:20.301Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:20.315Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:20.316Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:20.316Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:20.317Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:20.319Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:20.319Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:20.320Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:20.331Z|7505c6b1-a3ff-4740-9a20-419b8c1e8b6d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:20.626Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:20.629Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 9adf6665-555d-4253-8e24-2030ca86b91a already exists in requestDb InfraActiveRequests table
2022-06-24T04:55:20.630Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:55:20.631Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:55:20.631Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:20.631Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:55:20.632Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:55:20.632Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f616986bd2f3cc7a", X-B3-SpanId:"0485615b32c9ba5d", X-B3-ParentSpanId:"f616986bd2f3cc7a", X-B3-Sampled:"0", X-ONAP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-TransactionID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ECOMP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fda7346-055b-48e9-9d62-79085ca6e9da"]
2022-06-24T04:55:20.632Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:55:20.633Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:55:20.709Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:20.710Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:55:20.710Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:55:20.711Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:20.711Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: 
2022-06-24T04:55:20.712Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:20.715Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:20.739Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:55:20.745Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:55:20.812Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|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/7ca649142dca4e53a24c15df5d510963 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:55:20.813Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||Invoke
2022-06-24T04:55:20.961Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||InvokeReturn
2022-06-24T04:55:20.963Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|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/7ca649142dca4e53a24c15df5d510963 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:55:19:938-91175], vertex-id=[196680], Content-Length=[1055], Date=[Fri, 24 Jun 2022 04:55:19 GMT], Content-Type=[application/json]}
2022-06-24T04:55:20.968Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"7ca649142dca4e53a24c15df5d510963","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1656046498765","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0f001e0b-f81c-495a-a658-d28cc48ccdfe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_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-06-24T04:55:20.971Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:55:20.972Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:55:20.977Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:20.981Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:55:20.982Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:20.983Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:20.984Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:55:20.984Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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:"f616986bd2f3cc7a", X-B3-SpanId:"f833007d241e8ac9", X-B3-ParentSpanId:"f616986bd2f3cc7a", X-B3-Sampled:"0", X-ONAP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-TransactionID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ECOMP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecca1ea3-94ae-4c58-8c21-a6f929821d4a"]
2022-06-24T04:55:20.985Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"0f001e0b-f81c-495a-a658-d28cc48ccdfe","serviceInstanceId":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4"},"instanceName":"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94","requestScope":"vfModule"}
2022-06-24T04:55:20.986Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:55:21.010Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:21.011Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:21.011Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:55:21.012Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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:"Fri, 24 Jun 2022 04:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:21.012Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:55:21.012Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:21.013Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:55:21.015Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775
2022-06-24T04:55:21.016Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|INFO|500||Invoke
2022-06-24T04:55:21.016Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:21.017Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775
2022-06-24T04:55:21.017Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|DEBUG|500||Method      : GET
2022-06-24T04:55:21.017Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-TransactionID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ECOMP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"921a5d20-fd7c-47d5-a38a-de71bd90fb40"]
2022-06-24T04:55:21.018Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|DEBUG|500||Request body: 
2022-06-24T04:55:21.018Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|DEBUG|500||==========================request end================================================
2022-06-24T04:55:21.108Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:21.109Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:21.109Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|DEBUG|500||Status text  : 
2022-06-24T04:55:21.110Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:21.123Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|DEBUG|500||Response body: {
  "id" : 12,
  "modelCustomizationUUID" : "43e36f5f-d79d-45ee-89fa-6c6384b39775",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-06-24 04:53:04.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/volumeHeatEnv"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vnfCustomization"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/cvnfcCustomization"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/heatEnvironment"
    }
  }
}
2022-06-24T04:55:21.124Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:21.125Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=43e36f5f-d79d-45ee-89fa-6c6384b39775|INFO|500||InvokeReturn
2022-06-24T04:55:21.145Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule
2022-06-24T04:55:21.146Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|INFO|500||Invoke
2022-06-24T04:55:21.146Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:21.147Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule
2022-06-24T04:55:21.147Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Method      : GET
2022-06-24T04:55:21.147Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-TransactionID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ECOMP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81234d18-707b-4810-bbcc-3c4df686d0bf"]
2022-06-24T04:55:21.148Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Request body: 
2022-06-24T04:55:21.148Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||==========================request end================================================
2022-06-24T04:55:21.221Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:21.222Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:21.222Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Status text  : 
2022-06-24T04:55:21.222Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:21.225Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "11abccee-b74f-4829-a853-283be6bbec17",
  "modelInvariantUUID" : "3ec08851-6bc5-4d12-b418-d6a494fd57bf",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-06-24 04:53:04.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/vnfResources"
    }
  }
}
2022-06-24T04:55:21.226Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:21.226Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|INFO|500||InvokeReturn
2022-06-24T04:55:21.239Z|61cd0cf3-d2a6-4e57-9234-f72861265e85|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:55:21.240Z|61cd0cf3-d2a6-4e57-9234-f72861265e85|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:21.249Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance
2022-06-24T04:55:21.250Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-06-24T04:55:21.251Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:21.251Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance
2022-06-24T04:55:21.252Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-06-24T04:55:21.252Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-TransactionID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ECOMP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"385e5609-32dd-4925-a92a-5b51e553a174"]
2022-06-24T04:55:21.252Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-06-24T04:55:21.253Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-06-24T04:55:21.298Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:21.299Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:55:21.299Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-06-24T04:55:21.300Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&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:"Fri, 24 Jun 2022 04:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:21.302Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-06-24T04:55:21.303Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:21.303Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:21.305Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf
2022-06-24T04:55:21.306Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|INFO|500||Invoke
2022-06-24T04:55:21.306Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:21.307Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf
2022-06-24T04:55:21.307Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|DEBUG|500||Method      : GET
2022-06-24T04:55:21.308Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-TransactionID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ECOMP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7b46c92-def5-4647-ac5e-5a312ff15585"]
2022-06-24T04:55:21.308Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|DEBUG|500||Request body: 
2022-06-24T04:55:21.308Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|DEBUG|500||==========================request end================================================
2022-06-24T04:55:21.350Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:21.351Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:21.351Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|DEBUG|500||Status text  : 
2022-06-24T04:55:21.352Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:21.358Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "11abccee-b74f-4829-a853-283be6bbec17",
      "modelInvariantUUID" : "3ec08851-6bc5-4d12-b418-d6a494fd57bf",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-06-24 04:53:04.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/moduleHeatTemplate"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/vfModuleCustomization"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/volumeHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/vnfResources"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf"
    }
  }
}
2022-06-24T04:55:21.361Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:21.363Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ec08851-6bc5-4d12-b418-d6a494fd57bf|INFO|500||InvokeReturn
2022-06-24T04:55:21.371Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance
2022-06-24T04:55:21.386Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-06-24T04:55:21.387Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:21.387Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance
2022-06-24T04:55:21.387Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-06-24T04:55:21.388Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-TransactionID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ECOMP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4f5a173-835c-44f3-a301-90132fb53263"]
2022-06-24T04:55:21.388Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-06-24T04:55:21.389Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-06-24T04:55:21.414Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:21.415Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:55:21.416Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-06-24T04:55:21.416Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&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:"Fri, 24 Jun 2022 04:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:21.417Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-06-24T04:55:21.417Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:21.424Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=11abccee-b74f-4829-a853-283be6bbec17&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:21.426Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.426Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.427Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.427Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.427Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.428Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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:"9adf6665-555d-4253-8e24-2030ca86b91a", X-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-TransactionID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ECOMP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dbdddff-2d72-4397-b1e1-cb91d97f03ed"]
2022-06-24T04:55:21.428Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.428Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.467Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.468Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.468Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.468Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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:"Fri, 24 Jun 2022 04:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:21.471Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 45,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45"
    }
  }
}
2022-06-24T04:55:21.471Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.472Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.494Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17
2022-06-24T04:55:21.495Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|INFO|500||Invoke
2022-06-24T04:55:21.496Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:21.497Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17
2022-06-24T04:55:21.497Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Method      : GET
2022-06-24T04:55:21.498Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-TransactionID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ECOMP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff655a26-4a93-4836-8648-19584b3961e0"]
2022-06-24T04:55:21.498Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Request body: 
2022-06-24T04:55:21.499Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||==========================request end================================================
2022-06-24T04:55:21.525Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:21.527Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:21.533Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Status text  : 
2022-06-24T04:55:21.536Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:21.541Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Response body: {
  "modelUUID" : "11abccee-b74f-4829-a853-283be6bbec17",
  "modelInvariantUUID" : "3ec08851-6bc5-4d12-b418-d6a494fd57bf",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-06-24 04:53:04.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/vnfResources"
    }
  }
}
2022-06-24T04:55:21.541Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:21.542Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|INFO|500||InvokeReturn
2022-06-24T04:55:21.547Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.548Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:55:21.548Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:21.548Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.549Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:55:21.549Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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:"3403", X-B3-TraceId:"f616986bd2f3cc7a", X-B3-SpanId:"bfe0bf87dfdbf4fc", X-B3-ParentSpanId:"f616986bd2f3cc7a", X-B3-Sampled:"0", X-ONAP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-TransactionID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ECOMP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf29500b-41e9-4289-9691-9c0275d8cabf"]
2022-06-24T04:55:21.549Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9adf6665-555d-4253-8e24-2030ca86b91a","requestStatus":"IN_PROGRESS","startTime":1656046520740,"source":"VID","vnfId":"0f001e0b-f81c-495a-a658-d28cc48ccdfe","vnfType":"","tenantId":"7ca649142dca4e53a24c15df5d510963","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"9adf6665-555d-4253-8e24-2030ca86b91a"}
2022-06-24T04:55:21.550Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:55:21.589Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:21.590Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:55:21.590Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:55:21.590Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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/9adf6665-555d-4253-8e24-2030ca86b91a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:21.591Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:55:20.740+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:55:20.792+00:00",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:55:21.592Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:21.592Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:55:21.609Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.614Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:55:21.616Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:21.616Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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-06-24T04:55:21.616Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:55:21.617Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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:"f616986bd2f3cc7a", X-B3-SpanId:"bbc717a2002e6000", X-B3-ParentSpanId:"f616986bd2f3cc7a", X-B3-Sampled:"0", X-ONAP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-TransactionID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ECOMP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e193b9a-9130-481d-90fc-7316d14702ec"]
2022-06-24T04:55:21.618Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/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\":\"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\"modelVersionId\":\"11abccee-b74f-4829-a853-283be6bbec17\",\"modelCustomizationId\":\"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\"modelUuid\":\"11abccee-b74f-4829-a853-283be6bbec17\",\"modelInvariantUuid\":\"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\"modelInfo\":{\"modelInvariantId\":\"09405c22-4e50-4b68-845a-67d8d7573aa4\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\"modelUuid\":\"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\"modelInvariantUuid\":\"09405c22-4e50-4b68-845a-67d8d7573aa4\"}}},{\"relatedInstance\":{\"instanceId\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"c8898926-8a9f-476e-a770-ad8e2297db88\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"6a55c308-ca14-45cb-846e-86aba42aea42\",\"modelVersionId\":\"577b10ad-7fe3-4a78-81a5-906254bc467d\",\"modelCustomizationId\":\"6a55c308-ca14-45cb-846e-86aba42aea42\",\"modelUuid\":\"577b10ad-7fe3-4a78-81a5-906254bc467d\",\"modelInvariantUuid\":\"c8898926-8a9f-476e-a770-ad8e2297db88\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"7ca649142dca4e53a24c15df5d510963\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\"vnfInstanceId\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\"}","type":"String"},"requestId":{"value":"9adf6665-555d-4253-8e24-2030ca86b91a","type":"String"},"mso-request-id":{"value":"9adf6665-555d-4253-8e24-2030ca86b91a","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"0f001e0b-f81c-495a-a658-d28cc48ccdfe","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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:55:21.618Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:55:21.708Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:21.721Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45
2022-06-24T04:55:21.722Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|INFO|500||Invoke
2022-06-24T04:55:21.723Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:21.723Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45
2022-06-24T04:55:21.723Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Method      : GET
2022-06-24T04:55:21.724Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2278b580e0c192b", X-B3-SpanId:"eee362bc5a1feb5e", X-B3-ParentSpanId:"b2278b580e0c192b", X-B3-Sampled:"0", X-ONAP-RequestID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-RequestID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-TransactionID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-ECOMP-RequestID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74035634-f6f2-40ba-b116-c447b7becad4"]
2022-06-24T04:55:21.724Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Request body: 
2022-06-24T04:55:21.725Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||==========================request end================================================
2022-06-24T04:55:21.766Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:21.767Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:21.768Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Status text  : 
2022-06-24T04:55:21.769Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:21.770Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Response body: {
  "requestId" : "f12c47fc-1f93-40d6-ac92-6295d978cc45",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).",
  "progress" : 86,
  "startTime" : "2022-06-24T04:54:52.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"1b6ac509-831a-4fd9-b6b9-6eb90353465c\",\n            \"modelVersionId\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\n            \"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"f7c996c9-c380-4102-beed-c3fbdc7c59eb\",\n            \"owningEntityName\":\"OE-ETE_Customer-f7c996c9-c380-4102-beed-c3fbdc7c59eb\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_320b1c38-bfae-44d3-a6e4-e1832a5c7b39\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39\",\n            \"productFamilyId\":\"cf713767-d4fe-4ef2-a59a-73e7f9cb8afe\",\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\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\n                            \"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF a99119f9-cdf8 0\",\n                                        \"modelCustomizationId\":\"cf668a7f-6ef9-4245-b649-47561af4cf7a\",\n                                        \"modelInvariantId\":\"1b6ac509-831a-4fd9-b6b9-6eb90353465c\",\n                                        \"modelVersionId\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\n                                        \"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\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\":\"cf713767-d4fe-4ef2-a59a-73e7f9cb8afe\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"S58Kx16VeqWI16uZUZig\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:19.000+00:00",
  "serviceInstanceId" : "a4a80ba8-1691-44cf-bee7-80aa6fa1cc62",
  "serviceInstanceName" : "Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "f12c47fc-1f93-40d6-ac92-6295d978cc45",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45"
    }
  }
}
2022-06-24T04:55:21.770Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:21.771Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|INFO|500||InvokeReturn
2022-06-24T04:55:21.774Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false
2022-06-24T04:55:21.775Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:21.775Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:21.776Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false
2022-06-24T04:55:21.776Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:21.777Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2278b580e0c192b", X-B3-SpanId:"2458f3eda6300014", X-B3-ParentSpanId:"b2278b580e0c192b", X-B3-Sampled:"0", X-ONAP-RequestID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-RequestID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-TransactionID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-ECOMP-RequestID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4a48b08-347a-420e-8416-d31d7d58f03a"]
2022-06-24T04:55:21.778Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:21.779Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:21.799Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:21.801Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:21.803Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:21.803Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:21.806Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:21.807Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:21.807Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:21.898Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:55:21.899Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:55:21.904Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:21.905Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:55:21.905Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:55:21.906Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-RequestID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-TransactionID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-ECOMP-RequestID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"874aa2df-774a-4040-a658-5c1d188b2a51"]
2022-06-24T04:55:21.906Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:55:21.907Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:55:22.047Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:22.049Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:22.050Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:55:22.050Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8A471A7146589784411023B755946E9B; 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:"Fri, 24 Jun 2022 04:55:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:22.051Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d81fd561-f379-11ec-975a-5e62e9825eb9","businessKey":"f12c47fc-1f93-40d6-ac92-6295d978cc45","processDefinitionId":"ActivatePnfBB:1:96380b75-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2022-06-24T04:55:18.420+0000","endTime":"2022-06-24T04:55:18.598+0000","removalTime":null,"durationInMillis":178,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"c8aee459-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"d7b0c047-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:55:22.052Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:22.052Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f12c47fc-1f93-40d6-ac92-6295d978cc45&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:55:22.099Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:55:22.100Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:55:22.101Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:22.101Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:55:22.101Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:55:22.102Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-RequestID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-TransactionID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-ECOMP-RequestID:"ea05593a-02b9-488e-87f0-4928dc1213fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"053c8b2f-5398-4317-b551-7e412f820fe8"]
2022-06-24T04:55:22.102Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:55:22.102Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:55:22.262Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:22.263Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:22.263Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:55:22.264Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A5A030930E87C96F8670874AB69755A4; 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:"Fri, 24 Jun 2022 04:55:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:22.264Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"AssignPnf_StartEvent:d81ffc7d-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"d81fd561-f379-11ec-975a-5e62e9825eb9","activityId":"AssignPnf_StartEvent","activityName":null,"activityType":"startEvent","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:96380b75-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"d81fd561-f379-11ec-975a-5e62e9825eb9","executionId":"d81fd561-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:55:18.421+0000","endTime":"2022-06-24T04:55:18.422+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c8aee459-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:55:22.265Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:22.265Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d81fd561-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:55:22.274Z|ea05593a-02b9-488e-87f0-4928dc1213fb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:22.631Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:22.632Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:55:22.632Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:55:22.633Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:55:21 GMT", X-ONAP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-TransactionID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ECOMP-RequestID:"9adf6665-555d-4253-8e24-2030ca86b91a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2e193b9a-9130-481d-90fc-7316d14702ec", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:55:22.634Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9adf6665-555d-4253-8e24-2030ca86b91a\",\"instanceId\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\"}}","message":"Success","processInstanceID":"d92e870f-f379-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:55:22.634Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:22.635Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:55:22.643Z|9adf6665-555d-4253-8e24-2030ca86b91a|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:22.846Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:22.863Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:55:22.863Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:55:22.864Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:22.864Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:55:22.864Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:55:22.865Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16062aefd9473cef", X-B3-SpanId:"05720144ec3423f0", X-B3-ParentSpanId:"16062aefd9473cef", X-B3-Sampled:"0", X-ONAP-RequestID:"0c94e369-2bc3-4c90-a65c-4177c4ddacec", X-RequestID:"0c94e369-2bc3-4c90-a65c-4177c4ddacec", X-TransactionID:"0c94e369-2bc3-4c90-a65c-4177c4ddacec", X-ECOMP-RequestID:"0c94e369-2bc3-4c90-a65c-4177c4ddacec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0f34aa8-4b43-4c02-97b8-23f998a8b77e"]
2022-06-24T04:55:22.866Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:55:22.866Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:55:22.888Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:22.889Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:22.890Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:55:22.890Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:22.891Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:21.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:55:22.892Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:22.892Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:55:22.895Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:55:22.895Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:22.895Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:22.896Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:55:22.896Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:22.896Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16062aefd9473cef", X-B3-SpanId:"86b092b1f60aa20b", X-B3-ParentSpanId:"16062aefd9473cef", X-B3-Sampled:"0", X-ONAP-RequestID:"0c94e369-2bc3-4c90-a65c-4177c4ddacec", X-RequestID:"0c94e369-2bc3-4c90-a65c-4177c4ddacec", X-TransactionID:"0c94e369-2bc3-4c90-a65c-4177c4ddacec", X-ECOMP-RequestID:"0c94e369-2bc3-4c90-a65c-4177c4ddacec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdd94c54-9c27-4af8-88b8-eab47fba8284"]
2022-06-24T04:55:22.896Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:22.897Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:22.918Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:22.919Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:22.920Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:22.921Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:22.922Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:22.922Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:22.923Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:22.936Z|0c94e369-2bc3-4c90-a65c-4177c4ddacec|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:22.959Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:22.962Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 5099df25-6806-4acc-ac28-f2cdd1169874 already exists in requestDb InfraActiveRequests table
2022-06-24T04:55:22.963Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:22.963Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||Invoke
2022-06-24T04:55:22.964Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:22.964Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:22.964Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Method      : GET
2022-06-24T04:55:22.964Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60332fc074447f5b", X-B3-SpanId:"0622020c29c46503", X-B3-ParentSpanId:"60332fc074447f5b", X-B3-Sampled:"0", X-ONAP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-TransactionID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ECOMP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2394dafd-c39f-4433-9181-459cbba09e4d"]
2022-06-24T04:55:22.965Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Request body: 
2022-06-24T04:55:22.965Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||==========================request end================================================
2022-06-24T04:55:22.983Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:22.984Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:55:22.984Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status text  : 
2022-06-24T04:55:22.985Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:55:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:22.985Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Response body: 
2022-06-24T04:55:22.985Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:22.986Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:22.999Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:55:23.016Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:55:23.039Z|d55a4beb-a267-4f75-b9fc-074f65bbad69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:23.040Z|d55a4beb-a267-4f75-b9fc-074f65bbad69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:23.111Z|5099df25-6806-4acc-ac28-f2cdd1169874|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/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:55:23.112Z|5099df25-6806-4acc-ac28-f2cdd1169874|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/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-06-24T04:55:23.241Z|5099df25-6806-4acc-ac28-f2cdd1169874|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/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-06-24T04:55:23.242Z|5099df25-6806-4acc-ac28-f2cdd1169874|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/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220624-04:55:22:249-87846], vertex-id=[258256], Content-Length=[573], Date=[Fri, 24 Jun 2022 04:55:22 GMT], Content-Type=[application/json]}
2022-06-24T04:55:23.243Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1656046219443","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-06-24T04:55:23.246Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:55:23.247Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:55:23.249Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.250Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.250Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.250Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.251Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.251Z|5099df25-6806-4acc-ac28-f2cdd1169874|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:"111", X-B3-TraceId:"60332fc074447f5b", X-B3-SpanId:"096a786d252af45d", X-B3-ParentSpanId:"60332fc074447f5b", X-B3-Sampled:"0", X-ONAP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-TransactionID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ECOMP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75777c6e-8c0d-4385-a1b8-8ac436b2b375"]
2022-06-24T04:55:23.251Z|5099df25-6806-4acc-ac28-f2cdd1169874|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_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11","requestScope":"service"}
2022-06-24T04:55:23.251Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.282Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.283Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.283Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.284Z|5099df25-6806-4acc-ac28-f2cdd1169874|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:"Fri, 24 Jun 2022 04:55:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:23.284Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.285Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.285Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.286Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.287Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.287Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.288Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.288Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.290Z|5099df25-6806-4acc-ac28-f2cdd1169874|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:"5099df25-6806-4acc-ac28-f2cdd1169874", X-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-TransactionID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ECOMP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"628d2c42-d35e-47f6-b4e2-74b70ebb200f"]
2022-06-24T04:55:23.290Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.291Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.326Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.327Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.328Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.328Z|5099df25-6806-4acc-ac28-f2cdd1169874|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:"Fri, 24 Jun 2022 04:55:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:23.332Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:55:23.333Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.334Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.340Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.341Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.341Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.342Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.342Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.342Z|5099df25-6806-4acc-ac28-f2cdd1169874|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:"5099df25-6806-4acc-ac28-f2cdd1169874", X-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-TransactionID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ECOMP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d270ce1-bb87-4f78-b282-ff93be0ed0e6"]
2022-06-24T04:55:23.343Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.343Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.366Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.367Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.368Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.368Z|5099df25-6806-4acc-ac28-f2cdd1169874|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:"Fri, 24 Jun 2022 04:55:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:23.369Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-06-24T04:55:23.369Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.370Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.372Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.373Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.373Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.374Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.374Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.375Z|5099df25-6806-4acc-ac28-f2cdd1169874|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:"5099df25-6806-4acc-ac28-f2cdd1169874", X-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-TransactionID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ECOMP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3932c049-6cda-4659-bd01-c45199a08c3d"]
2022-06-24T04:55:23.375Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.375Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.407Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.413Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.413Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.414Z|5099df25-6806-4acc-ac28-f2cdd1169874|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:"Fri, 24 Jun 2022 04:55:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:23.415Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:55:23.418Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.418Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.423Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.424Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.424Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.425Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.425Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.425Z|5099df25-6806-4acc-ac28-f2cdd1169874|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:"1783", X-B3-TraceId:"60332fc074447f5b", X-B3-SpanId:"c1a84ea677dd1508", X-B3-ParentSpanId:"60332fc074447f5b", X-B3-Sampled:"0", X-ONAP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-TransactionID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ECOMP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"628ab04e-6ff7-4270-8bb4-57ebbb53e808"]
2022-06-24T04:55:23.426Z|5099df25-6806-4acc-ac28-f2cdd1169874|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":"5099df25-6806-4acc-ac28-f2cdd1169874","requestStatus":"IN_PROGRESS","startTime":1656046523000,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n\t\t\t\"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\",\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\": \"9e401aa0-0847-4940-a298-305ffd327ce9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11","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":"5099df25-6806-4acc-ac28-f2cdd1169874"}
2022-06-24T04:55:23.426Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.458Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.459Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.461Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.463Z|5099df25-6806-4acc-ac28-f2cdd1169874|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/5099df25-6806-4acc-ac28-f2cdd1169874", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:23.464Z|5099df25-6806-4acc-ac28-f2cdd1169874|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" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:55:23.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n\t\t\t\"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\",\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\": \"9e401aa0-0847-4940-a298-305ffd327ce9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:55:22.664+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "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" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    }
  }
}
2022-06-24T04:55:23.464Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.465Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.530Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.532Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.532Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.532Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.533Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:23.533Z|5099df25-6806-4acc-ac28-f2cdd1169874|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:"2225", X-B3-TraceId:"60332fc074447f5b", X-B3-SpanId:"2b386b813640cd6a", X-B3-ParentSpanId:"60332fc074447f5b", X-B3-Sampled:"0", X-ONAP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-TransactionID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ECOMP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88187b6e-d353-452b-abca-f8245443f63a"]
2022-06-24T04:55:23.533Z|5099df25-6806-4acc-ac28-f2cdd1169874|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\":\"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"87a81601-59ce-4105-898a-2774a47be6a9\",\"modelUuid\":\"87a81601-59ce-4105-898a-2774a47be6a9\",\"modelInvariantUuid\":\"efe0ef52-c292-4f9d-b0d4-c2578fa78865\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\"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\":\"9e401aa0-0847-4940-a298-305ffd327ce9\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"5099df25-6806-4acc-ac28-f2cdd1169874","type":"String"},"mso-request-id":{"value":"5099df25-6806-4acc-ac28-f2cdd1169874","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-06-24T04:55:23.534Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:24.550Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:24.552Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:24.553Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:24.554Z|5099df25-6806-4acc-ac28-f2cdd1169874|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:"Fri, 24 Jun 2022 04:55:23 GMT", X-ONAP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-TransactionID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ECOMP-RequestID:"5099df25-6806-4acc-ac28-f2cdd1169874", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"88187b6e-d353-452b-abca-f8245443f63a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:55:24.554Z|5099df25-6806-4acc-ac28-f2cdd1169874|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\":\"5099df25-6806-4acc-ac28-f2cdd1169874\",\"instanceId\":\"8607b7a8-eaa7-40ed-81c8-85475c948b2e\"}}","message":"Success","processInstanceID":"da535797-f379-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:55:24.557Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:24.558Z|5099df25-6806-4acc-ac28-f2cdd1169874|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-06-24T04:55:24.567Z|5099df25-6806-4acc-ac28-f2cdd1169874|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:24.798Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:24.814Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:24.816Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||Invoke
2022-06-24T04:55:24.816Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:24.816Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:24.817Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Method      : GET
2022-06-24T04:55:24.817Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6158fa4ad608dca7", X-B3-SpanId:"407b41d81b662833", X-B3-ParentSpanId:"6158fa4ad608dca7", X-B3-Sampled:"0", X-ONAP-RequestID:"a63255e2-3c9f-4e2f-a930-a747e0f528c7", X-RequestID:"a63255e2-3c9f-4e2f-a930-a747e0f528c7", X-TransactionID:"a63255e2-3c9f-4e2f-a930-a747e0f528c7", X-ECOMP-RequestID:"a63255e2-3c9f-4e2f-a930-a747e0f528c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16103b12-bf1c-4ebf-bc83-7cf0492a11f7"]
2022-06-24T04:55:24.818Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Request body: 
2022-06-24T04:55:24.818Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||==========================request end================================================
2022-06-24T04:55:24.843Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:24.844Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:24.844Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status text  : 
2022-06-24T04:55:24.845Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:24.852Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Response body: {
  "requestId" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:55:23.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n\t\t\t\"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\",\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\": \"9e401aa0-0847-4940-a298-305ffd327ce9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:23.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "serviceInstanceName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "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" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    }
  }
}
2022-06-24T04:55:24.853Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:24.854Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||InvokeReturn
2022-06-24T04:55:24.859Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false
2022-06-24T04:55:24.860Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:24.860Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:24.860Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false
2022-06-24T04:55:24.861Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:24.861Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6158fa4ad608dca7", X-B3-SpanId:"edf0a6cb5e771b01", X-B3-ParentSpanId:"6158fa4ad608dca7", X-B3-Sampled:"0", X-ONAP-RequestID:"a63255e2-3c9f-4e2f-a930-a747e0f528c7", X-RequestID:"a63255e2-3c9f-4e2f-a930-a747e0f528c7", X-TransactionID:"a63255e2-3c9f-4e2f-a930-a747e0f528c7", X-ECOMP-RequestID:"a63255e2-3c9f-4e2f-a930-a747e0f528c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88c29fe6-e02a-4b0e-9ba8-f4ec92b17748"]
2022-06-24T04:55:24.861Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:24.862Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:24.883Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:24.884Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:24.884Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:24.884Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:24.885Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:24.886Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:24.886Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:24.904Z|a63255e2-3c9f-4e2f-a930-a747e0f528c7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:26.676Z|bf728f55-1c31-4158-8150-2546a7946da2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:26.684Z|bf728f55-1c31-4158-8150-2546a7946da2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:26.912Z|777f09ed-979a-47bb-9b3f-64102b35b0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:26.913Z|777f09ed-979a-47bb-9b3f-64102b35b0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:29.911Z|b278e5d8-cc51-4e0e-9334-15a02b104fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:55:29.912Z|b278e5d8-cc51-4e0e-9334-15a02b104fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:55:30.519Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:30.532Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82
2022-06-24T04:55:30.534Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|INFO|500||Invoke
2022-06-24T04:55:30.535Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:30.536Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82
2022-06-24T04:55:30.536Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Method      : GET
2022-06-24T04:55:30.536Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd8587615b509d40", X-B3-SpanId:"cdf9ae52c12add75", X-B3-ParentSpanId:"dd8587615b509d40", X-B3-Sampled:"0", X-ONAP-RequestID:"828c358c-a990-4db3-94e6-18a369e4e4ce", X-RequestID:"828c358c-a990-4db3-94e6-18a369e4e4ce", X-TransactionID:"828c358c-a990-4db3-94e6-18a369e4e4ce", X-ECOMP-RequestID:"828c358c-a990-4db3-94e6-18a369e4e4ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bd59fd8-1248-46e3-a26c-2dee0e94b4c7"]
2022-06-24T04:55:30.537Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Request body: 
2022-06-24T04:55:30.537Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||==========================request end================================================
2022-06-24T04:55:30.557Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:30.558Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:30.559Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Status text  : 
2022-06-24T04:55:30.559Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:30.560Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Response body: {
  "requestId" : "acb0bb2e-dc01-46b6-b0da-a5d9f6045c82",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:18.000+00:00",
  "endTime" : "2022-06-24T04:55: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\": \"basic_network\",\n            \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\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-06-24T04:55:23.000+00:00",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1",
  "cloudApiRequests" : [ ],
  "requestURI" : "acb0bb2e-dc01-46b6-b0da-a5d9f6045c82",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"
    }
  }
}
2022-06-24T04:55:30.560Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:30.561Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|INFO|500||InvokeReturn
2022-06-24T04:55:30.564Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false
2022-06-24T04:55:30.565Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:30.565Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:30.566Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false
2022-06-24T04:55:30.566Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:30.566Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd8587615b509d40", X-B3-SpanId:"b5386c8f171c9b62", X-B3-ParentSpanId:"dd8587615b509d40", X-B3-Sampled:"0", X-ONAP-RequestID:"828c358c-a990-4db3-94e6-18a369e4e4ce", X-RequestID:"828c358c-a990-4db3-94e6-18a369e4e4ce", X-TransactionID:"828c358c-a990-4db3-94e6-18a369e4e4ce", X-ECOMP-RequestID:"828c358c-a990-4db3-94e6-18a369e4e4ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89597c35-3183-4a38-ba7e-18f3c3d9e5dd"]
2022-06-24T04:55:30.567Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:30.567Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:30.587Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:30.588Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:30.589Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:30.589Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:30.590Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:30.591Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:30.592Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:30.612Z|828c358c-a990-4db3-94e6-18a369e4e4ce|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:30.781Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:30.790Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82
2022-06-24T04:55:30.790Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|INFO|500||Invoke
2022-06-24T04:55:30.791Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:30.791Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82
2022-06-24T04:55:30.791Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Method      : GET
2022-06-24T04:55:30.792Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8522db7398a2d9a4", X-B3-SpanId:"517effe2c17628a5", X-B3-ParentSpanId:"8522db7398a2d9a4", X-B3-Sampled:"0", X-ONAP-RequestID:"7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468", X-RequestID:"7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468", X-TransactionID:"7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468", X-ECOMP-RequestID:"7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"118e7a22-61bb-4155-8202-3411de4e7c1a"]
2022-06-24T04:55:30.792Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Request body: 
2022-06-24T04:55:30.792Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||==========================request end================================================
2022-06-24T04:55:30.817Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:30.818Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:30.818Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Status text  : 
2022-06-24T04:55:30.819Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:30.820Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Response body: {
  "requestId" : "acb0bb2e-dc01-46b6-b0da-a5d9f6045c82",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:18.000+00:00",
  "endTime" : "2022-06-24T04:55: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\": \"basic_network\",\n            \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\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-06-24T04:55:23.000+00:00",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1",
  "cloudApiRequests" : [ ],
  "requestURI" : "acb0bb2e-dc01-46b6-b0da-a5d9f6045c82",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"
    }
  }
}
2022-06-24T04:55:30.820Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:30.822Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|INFO|500||InvokeReturn
2022-06-24T04:55:30.828Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false
2022-06-24T04:55:30.829Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:30.829Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:30.829Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false
2022-06-24T04:55:30.829Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:30.829Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8522db7398a2d9a4", X-B3-SpanId:"07a91fbe5ee7d2fd", X-B3-ParentSpanId:"8522db7398a2d9a4", X-B3-Sampled:"0", X-ONAP-RequestID:"7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468", X-RequestID:"7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468", X-TransactionID:"7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468", X-ECOMP-RequestID:"7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b738480-88c2-4eff-8529-877e6e80ad4d"]
2022-06-24T04:55:30.830Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:30.830Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:30.843Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:30.844Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:30.845Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:30.845Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:30.846Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:30.847Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:30.847Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:30.881Z|babe01f0-b380-49db-ad39-6204f9307fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:55:30.889Z|babe01f0-b380-49db-ad39-6204f9307fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:55:30.899Z|7bce1d5c-8c1c-49c9-bb6b-8d1b1db38468|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:31.090Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:31.126Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82
2022-06-24T04:55:31.127Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|INFO|500||Invoke
2022-06-24T04:55:31.127Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:31.128Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82
2022-06-24T04:55:31.128Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Method      : GET
2022-06-24T04:55:31.128Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88c727ca4f95881f", X-B3-SpanId:"d59c4bab1c84dbb9", X-B3-ParentSpanId:"88c727ca4f95881f", X-B3-Sampled:"0", X-ONAP-RequestID:"9ef0bf97-0191-4180-8f4e-500508a8f8b3", X-RequestID:"9ef0bf97-0191-4180-8f4e-500508a8f8b3", X-TransactionID:"9ef0bf97-0191-4180-8f4e-500508a8f8b3", X-ECOMP-RequestID:"9ef0bf97-0191-4180-8f4e-500508a8f8b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b1515e2-dbb3-4581-9f33-a1288c302380"]
2022-06-24T04:55:31.128Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Request body: 
2022-06-24T04:55:31.129Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||==========================request end================================================
2022-06-24T04:55:31.154Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:31.156Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:31.156Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Status text  : 
2022-06-24T04:55:31.156Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:31.158Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Response body: {
  "requestId" : "acb0bb2e-dc01-46b6-b0da-a5d9f6045c82",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:18.000+00:00",
  "endTime" : "2022-06-24T04:55: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\": \"basic_network\",\n            \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\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-06-24T04:55:23.000+00:00",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1",
  "cloudApiRequests" : [ ],
  "requestURI" : "acb0bb2e-dc01-46b6-b0da-a5d9f6045c82",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"
    }
  }
}
2022-06-24T04:55:31.158Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:31.160Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|INFO|500||InvokeReturn
2022-06-24T04:55:31.186Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false
2022-06-24T04:55:31.187Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:31.188Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:31.188Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false
2022-06-24T04:55:31.189Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:31.189Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88c727ca4f95881f", X-B3-SpanId:"95654cdc533b0bef", X-B3-ParentSpanId:"88c727ca4f95881f", X-B3-Sampled:"0", X-ONAP-RequestID:"9ef0bf97-0191-4180-8f4e-500508a8f8b3", X-RequestID:"9ef0bf97-0191-4180-8f4e-500508a8f8b3", X-TransactionID:"9ef0bf97-0191-4180-8f4e-500508a8f8b3", X-ECOMP-RequestID:"9ef0bf97-0191-4180-8f4e-500508a8f8b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9617030c-59e0-4d49-9df0-e5659c92ee61"]
2022-06-24T04:55:31.190Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:31.190Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:31.217Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:31.218Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:31.219Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:31.219Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:31.220Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:31.221Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:31.225Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:31.251Z|9ef0bf97-0191-4180-8f4e-500508a8f8b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:31.466Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:31.504Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82
2022-06-24T04:55:31.505Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|INFO|500||Invoke
2022-06-24T04:55:31.506Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:31.506Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82
2022-06-24T04:55:31.506Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Method      : GET
2022-06-24T04:55:31.507Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77c121120ef698c0", X-B3-SpanId:"3fac5e22b8f9c565", X-B3-ParentSpanId:"77c121120ef698c0", X-B3-Sampled:"0", X-ONAP-RequestID:"7fe5e826-1957-4d12-a9de-b331dfa5da55", X-RequestID:"7fe5e826-1957-4d12-a9de-b331dfa5da55", X-TransactionID:"7fe5e826-1957-4d12-a9de-b331dfa5da55", X-ECOMP-RequestID:"7fe5e826-1957-4d12-a9de-b331dfa5da55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46c3b4de-dad2-4bf0-a0c2-a4f86b27c229"]
2022-06-24T04:55:31.507Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Request body: 
2022-06-24T04:55:31.507Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||==========================request end================================================
2022-06-24T04:55:31.527Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:31.528Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:31.528Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Status text  : 
2022-06-24T04:55:31.529Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:31.532Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||Response body: {
  "requestId" : "acb0bb2e-dc01-46b6-b0da-a5d9f6045c82",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:18.000+00:00",
  "endTime" : "2022-06-24T04:55: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\": \"basic_network\",\n            \"modelInvariantId\": \"195ee869-c898-4ede-9f2c-67be69b52f44\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f55d3768-4e8e-42a3-b623-601c1a6bf79b\"\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-06-24T04:55:23.000+00:00",
  "serviceInstanceId" : "036a5c0a-02f1-4707-90de-8863017580a1",
  "serviceInstanceName" : "basic_network-00fe749a-3eb9-4d10-bacb-6bebc27044b7",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/036a5c0a-02f1-4707-90de-8863017580a1",
  "cloudApiRequests" : [ ],
  "requestURI" : "acb0bb2e-dc01-46b6-b0da-a5d9f6045c82",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82"
    }
  }
}
2022-06-24T04:55:31.536Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:31.539Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|INFO|500||InvokeReturn
2022-06-24T04:55:31.541Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false
2022-06-24T04:55:31.542Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:31.542Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:31.542Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false
2022-06-24T04:55:31.542Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:31.543Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77c121120ef698c0", X-B3-SpanId:"b3d270af323b5b1d", X-B3-ParentSpanId:"77c121120ef698c0", X-B3-Sampled:"0", X-ONAP-RequestID:"7fe5e826-1957-4d12-a9de-b331dfa5da55", X-RequestID:"7fe5e826-1957-4d12-a9de-b331dfa5da55", X-TransactionID:"7fe5e826-1957-4d12-a9de-b331dfa5da55", X-ECOMP-RequestID:"7fe5e826-1957-4d12-a9de-b331dfa5da55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9bf7233-27f6-4247-a647-2ed80ee66d0e"]
2022-06-24T04:55:31.543Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:31.543Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:31.554Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:31.555Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:31.555Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:31.556Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:31.557Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:31.558Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:31.558Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=acb0bb2e-dc01-46b6-b0da-a5d9f6045c82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:31.577Z|7fe5e826-1957-4d12-a9de-b331dfa5da55|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/acb0bb2e-dc01-46b6-b0da-a5d9f6045c82|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:32.548Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:32.555Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45
2022-06-24T04:55:32.556Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|INFO|500||Invoke
2022-06-24T04:55:32.556Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:32.557Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45
2022-06-24T04:55:32.557Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Method      : GET
2022-06-24T04:55:32.557Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88ffec60eed81324", X-B3-SpanId:"ebf7488e4c532c55", X-B3-ParentSpanId:"88ffec60eed81324", X-B3-Sampled:"0", X-ONAP-RequestID:"7035eeef-1ae1-4b2c-9c64-5e6cca16eea7", X-RequestID:"7035eeef-1ae1-4b2c-9c64-5e6cca16eea7", X-TransactionID:"7035eeef-1ae1-4b2c-9c64-5e6cca16eea7", X-ECOMP-RequestID:"7035eeef-1ae1-4b2c-9c64-5e6cca16eea7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24808463-a511-44c1-a2ef-6b225efeaee8"]
2022-06-24T04:55:32.558Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Request body: 
2022-06-24T04:55:32.558Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||==========================request end================================================
2022-06-24T04:55:32.590Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:32.591Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:32.591Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Status text  : 
2022-06-24T04:55:32.591Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:32.592Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||Response body: {
  "requestId" : "f12c47fc-1f93-40d6-ac92-6295d978cc45",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:54:52.000+00:00",
  "endTime" : "2022-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"1b6ac509-831a-4fd9-b6b9-6eb90353465c\",\n            \"modelVersionId\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\n            \"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"f7c996c9-c380-4102-beed-c3fbdc7c59eb\",\n            \"owningEntityName\":\"OE-ETE_Customer-f7c996c9-c380-4102-beed-c3fbdc7c59eb\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_320b1c38-bfae-44d3-a6e4-e1832a5c7b39\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39\",\n            \"productFamilyId\":\"cf713767-d4fe-4ef2-a59a-73e7f9cb8afe\",\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\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\n                            \"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF a99119f9-cdf8 0\",\n                                        \"modelCustomizationId\":\"cf668a7f-6ef9-4245-b649-47561af4cf7a\",\n                                        \"modelInvariantId\":\"1b6ac509-831a-4fd9-b6b9-6eb90353465c\",\n                                        \"modelVersionId\":\"dd7c4c7b-6f07-4455-bccc-f0fd7d370e3d\",\n                                        \"modelName\":\"Demo_pNF_S58Kx16VeqWI16uZUZig\",\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\":\"cf713767-d4fe-4ef2-a59a-73e7f9cb8afe\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"S58Kx16VeqWI16uZUZig\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:21.000+00:00",
  "serviceInstanceId" : "a4a80ba8-1691-44cf-bee7-80aa6fa1cc62",
  "serviceInstanceName" : "Service_Ete_Name320b1c38-bfae-44d3-a6e4-e1832a5c7b39",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "f12c47fc-1f93-40d6-ac92-6295d978cc45",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45"
    }
  }
}
2022-06-24T04:55:32.593Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:32.594Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f12c47fc-1f93-40d6-ac92-6295d978cc45|INFO|500||InvokeReturn
2022-06-24T04:55:32.596Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false
2022-06-24T04:55:32.597Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:32.598Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:32.598Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false
2022-06-24T04:55:32.598Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:32.598Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88ffec60eed81324", X-B3-SpanId:"c4d6d90aa6a287be", X-B3-ParentSpanId:"88ffec60eed81324", X-B3-Sampled:"0", X-ONAP-RequestID:"7035eeef-1ae1-4b2c-9c64-5e6cca16eea7", X-RequestID:"7035eeef-1ae1-4b2c-9c64-5e6cca16eea7", X-TransactionID:"7035eeef-1ae1-4b2c-9c64-5e6cca16eea7", X-ECOMP-RequestID:"7035eeef-1ae1-4b2c-9c64-5e6cca16eea7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3c193c8-e82a-4ea4-a285-4fc875a00a32"]
2022-06-24T04:55:32.599Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:32.599Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:32.669Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:32.670Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:32.670Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:32.671Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:32.672Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:32.672Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:32.672Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f12c47fc-1f93-40d6-ac92-6295d978cc45&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:32.691Z|7035eeef-1ae1-4b2c-9c64-5e6cca16eea7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f12c47fc-1f93-40d6-ac92-6295d978cc45|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:33.088Z|a3a1447f-5404-4ec1-80f9-8616a94293c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:33.089Z|a3a1447f-5404-4ec1-80f9-8616a94293c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:33.128Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:33.141Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:55:33.143Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:55:33.144Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:33.145Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:55:33.149Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:55:33.150Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539ebf353d11fa73", X-B3-SpanId:"b6f0c421d409d60d", X-B3-ParentSpanId:"539ebf353d11fa73", X-B3-Sampled:"0", X-ONAP-RequestID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-RequestID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-TransactionID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-ECOMP-RequestID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b97053c0-cf7e-40ee-9ce6-b578325cc5a9"]
2022-06-24T04:55:33.150Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:55:33.151Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:55:33.207Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:33.208Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:33.208Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:55:33.209Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:33.209Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:28.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:55:33.210Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:33.211Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:55:33.219Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:55:33.220Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:33.221Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:33.221Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:55:33.221Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:33.222Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539ebf353d11fa73", X-B3-SpanId:"17e6d49ef9488117", X-B3-ParentSpanId:"539ebf353d11fa73", X-B3-Sampled:"0", X-ONAP-RequestID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-RequestID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-TransactionID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-ECOMP-RequestID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c6aa5a7-6198-42be-9be7-f3eb7a70ca7b"]
2022-06-24T04:55:33.222Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:33.223Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:33.259Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:33.259Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:33.260Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:33.260Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:33.262Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:33.262Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:33.263Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:33.343Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:55:33.344Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:55:33.344Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:33.345Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:55:33.345Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:55:33.346Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-RequestID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-TransactionID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-ECOMP-RequestID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fd2f226-5109-46d9-a9f1-22e88971fa6e"]
2022-06-24T04:55:33.346Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:55:33.347Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:55:33.491Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:33.492Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:33.493Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:55:33.493Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DE6E13B84C47B9F8C0953FC12C58AD2C; 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:"Fri, 24 Jun 2022 04:55:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:33.494Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfa1d563-f379-11ec-975a-5e62e9825eb9","businessKey":"9adf6665-555d-4253-8e24-2030ca86b91a","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:55:31.016+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"dfa09ca2-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T04:55:33.494Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:33.495Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:55:33.546Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:55:33.547Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:55:33.548Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:33.548Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:55:33.548Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:55:33.549Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-RequestID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-TransactionID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-ECOMP-RequestID:"8fba3ccf-0879-4c0a-ba82-e6b409c284e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d042162f-ede7-4bf9-9b49-592ea984b47f"]
2022-06-24T04:55:33.549Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:55:33.550Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:55:33.674Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:33.675Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:33.676Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:55:33.676Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FEAB109A0756FE9D387585815D552190; 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:"Fri, 24 Jun 2022 04:55:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:33.677Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:dfa1fc7a-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","executionId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:55:31.017+0000","endTime":"2022-06-24T04:55:31.017+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:55:33.677Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:33.678Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:55:33.696Z|8fba3ccf-0879-4c0a-ba82-e6b409c284e8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:35.113Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:35.139Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:35.140Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||Invoke
2022-06-24T04:55:35.141Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:35.141Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:35.142Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Method      : GET
2022-06-24T04:55:35.142Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27618650e9cabe11", X-B3-SpanId:"4f13140560b6a864", X-B3-ParentSpanId:"27618650e9cabe11", X-B3-Sampled:"0", X-ONAP-RequestID:"4633a29e-c417-4ebf-984a-07e85b613791", X-RequestID:"4633a29e-c417-4ebf-984a-07e85b613791", X-TransactionID:"4633a29e-c417-4ebf-984a-07e85b613791", X-ECOMP-RequestID:"4633a29e-c417-4ebf-984a-07e85b613791", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"289fe206-ab92-4627-a1ba-43cfb4b27aa9"]
2022-06-24T04:55:35.143Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Request body: 
2022-06-24T04:55:35.143Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||==========================request end================================================
2022-06-24T04:55:35.181Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:35.184Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:35.185Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status text  : 
2022-06-24T04:55:35.185Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:35.186Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Response body: {
  "requestId" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:23.000+00:00",
  "endTime" : "2022-06-24T04:55:27.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n\t\t\t\"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\",\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\": \"9e401aa0-0847-4940-a298-305ffd327ce9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:28.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "serviceInstanceName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "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" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    }
  }
}
2022-06-24T04:55:35.191Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:35.191Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||InvokeReturn
2022-06-24T04:55:35.200Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false
2022-06-24T04:55:35.201Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:35.207Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:35.207Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false
2022-06-24T04:55:35.208Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:35.208Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27618650e9cabe11", X-B3-SpanId:"b91108a09d91e117", X-B3-ParentSpanId:"27618650e9cabe11", X-B3-Sampled:"0", X-ONAP-RequestID:"4633a29e-c417-4ebf-984a-07e85b613791", X-RequestID:"4633a29e-c417-4ebf-984a-07e85b613791", X-TransactionID:"4633a29e-c417-4ebf-984a-07e85b613791", X-ECOMP-RequestID:"4633a29e-c417-4ebf-984a-07e85b613791", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d567ba7-2ecf-407b-afb8-4964d44ff3f2"]
2022-06-24T04:55:35.208Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:35.209Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:35.266Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:35.267Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:35.267Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:35.268Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:35.268Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:35.268Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:35.277Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:35.311Z|4633a29e-c417-4ebf-984a-07e85b613791|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:35.515Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:35.523Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:35.524Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||Invoke
2022-06-24T04:55:35.524Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:35.525Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:35.525Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Method      : GET
2022-06-24T04:55:35.526Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c40698031fd08dab", X-B3-SpanId:"dad6584f2ca4176f", X-B3-ParentSpanId:"c40698031fd08dab", X-B3-Sampled:"0", X-ONAP-RequestID:"07599f85-5901-4c35-a075-a40242b9d0f4", X-RequestID:"07599f85-5901-4c35-a075-a40242b9d0f4", X-TransactionID:"07599f85-5901-4c35-a075-a40242b9d0f4", X-ECOMP-RequestID:"07599f85-5901-4c35-a075-a40242b9d0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"280b0826-67f1-4ee3-bd52-5afd9832f90a"]
2022-06-24T04:55:35.527Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Request body: 
2022-06-24T04:55:35.528Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||==========================request end================================================
2022-06-24T04:55:35.555Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:35.556Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:35.556Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status text  : 
2022-06-24T04:55:35.557Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:35.558Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Response body: {
  "requestId" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:23.000+00:00",
  "endTime" : "2022-06-24T04:55:27.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n\t\t\t\"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\",\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\": \"9e401aa0-0847-4940-a298-305ffd327ce9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:28.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "serviceInstanceName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "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" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    }
  }
}
2022-06-24T04:55:35.559Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:35.559Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||InvokeReturn
2022-06-24T04:55:35.562Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false
2022-06-24T04:55:35.565Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:35.565Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:35.567Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false
2022-06-24T04:55:35.568Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:35.569Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c40698031fd08dab", X-B3-SpanId:"383845f2609bc9f7", X-B3-ParentSpanId:"c40698031fd08dab", X-B3-Sampled:"0", X-ONAP-RequestID:"07599f85-5901-4c35-a075-a40242b9d0f4", X-RequestID:"07599f85-5901-4c35-a075-a40242b9d0f4", X-TransactionID:"07599f85-5901-4c35-a075-a40242b9d0f4", X-ECOMP-RequestID:"07599f85-5901-4c35-a075-a40242b9d0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4889950-c640-423c-ab98-073dc227735a"]
2022-06-24T04:55:35.570Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:35.571Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:35.591Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:35.594Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:35.595Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:35.595Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:34 GMT", Connection:"close"]
2022-06-24T04:55:35.598Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:35.599Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:35.600Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:35.620Z|07599f85-5901-4c35-a075-a40242b9d0f4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:35.788Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:35.800Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:35.802Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||Invoke
2022-06-24T04:55:35.802Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:35.803Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:35.804Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Method      : GET
2022-06-24T04:55:35.805Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5c9cd74b193f0f3", X-B3-SpanId:"43131deb67807414", X-B3-ParentSpanId:"b5c9cd74b193f0f3", X-B3-Sampled:"0", X-ONAP-RequestID:"9c4644f1-931c-4c6a-9de9-857dc9c3a102", X-RequestID:"9c4644f1-931c-4c6a-9de9-857dc9c3a102", X-TransactionID:"9c4644f1-931c-4c6a-9de9-857dc9c3a102", X-ECOMP-RequestID:"9c4644f1-931c-4c6a-9de9-857dc9c3a102", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fde24cac-54dc-4e58-bd35-745c0ae1492a"]
2022-06-24T04:55:35.805Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Request body: 
2022-06-24T04:55:35.806Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||==========================request end================================================
2022-06-24T04:55:35.838Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:35.839Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:35.839Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status text  : 
2022-06-24T04:55:35.839Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:35.840Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Response body: {
  "requestId" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:23.000+00:00",
  "endTime" : "2022-06-24T04:55:27.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n\t\t\t\"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\",\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\": \"9e401aa0-0847-4940-a298-305ffd327ce9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:28.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "serviceInstanceName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "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" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    }
  }
}
2022-06-24T04:55:35.840Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:35.841Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||InvokeReturn
2022-06-24T04:55:35.842Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false
2022-06-24T04:55:35.843Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:35.843Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:35.844Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false
2022-06-24T04:55:35.844Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:35.844Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5c9cd74b193f0f3", X-B3-SpanId:"9a94a07c95809b4e", X-B3-ParentSpanId:"b5c9cd74b193f0f3", X-B3-Sampled:"0", X-ONAP-RequestID:"9c4644f1-931c-4c6a-9de9-857dc9c3a102", X-RequestID:"9c4644f1-931c-4c6a-9de9-857dc9c3a102", X-TransactionID:"9c4644f1-931c-4c6a-9de9-857dc9c3a102", X-ECOMP-RequestID:"9c4644f1-931c-4c6a-9de9-857dc9c3a102", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6db1b81-156f-42c5-9f8c-908f1cff388d"]
2022-06-24T04:55:35.845Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:35.845Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:35.859Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:35.860Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:35.860Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:35.861Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:35.861Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:35.862Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:35.863Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:35.887Z|9c4644f1-931c-4c6a-9de9-857dc9c3a102|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:36.066Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:36.087Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:36.088Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||Invoke
2022-06-24T04:55:36.088Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:36.088Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:36.089Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Method      : GET
2022-06-24T04:55:36.089Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8040c73dc1d2c521", X-B3-SpanId:"21946bbf5d9b8de1", X-B3-ParentSpanId:"8040c73dc1d2c521", X-B3-Sampled:"0", X-ONAP-RequestID:"c3300b45-c01b-4206-8772-a6d32c10d6cd", X-RequestID:"c3300b45-c01b-4206-8772-a6d32c10d6cd", X-TransactionID:"c3300b45-c01b-4206-8772-a6d32c10d6cd", X-ECOMP-RequestID:"c3300b45-c01b-4206-8772-a6d32c10d6cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3567576-d244-44b5-a89e-f060a2dff661"]
2022-06-24T04:55:36.093Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Request body: 
2022-06-24T04:55:36.093Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||==========================request end================================================
2022-06-24T04:55:36.114Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:36.115Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:36.115Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status text  : 
2022-06-24T04:55:36.116Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:36.116Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Response body: {
  "requestId" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:23.000+00:00",
  "endTime" : "2022-06-24T04:55:27.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n\t\t\t\"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\",\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\": \"9e401aa0-0847-4940-a298-305ffd327ce9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:28.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "serviceInstanceName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "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" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    }
  }
}
2022-06-24T04:55:36.117Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:36.118Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||InvokeReturn
2022-06-24T04:55:36.123Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false
2022-06-24T04:55:36.127Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:36.127Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:36.127Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false
2022-06-24T04:55:36.127Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:36.128Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8040c73dc1d2c521", X-B3-SpanId:"9f6a1f7f3f726734", X-B3-ParentSpanId:"8040c73dc1d2c521", X-B3-Sampled:"0", X-ONAP-RequestID:"c3300b45-c01b-4206-8772-a6d32c10d6cd", X-RequestID:"c3300b45-c01b-4206-8772-a6d32c10d6cd", X-TransactionID:"c3300b45-c01b-4206-8772-a6d32c10d6cd", X-ECOMP-RequestID:"c3300b45-c01b-4206-8772-a6d32c10d6cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ea22103-3822-409f-8084-ffcdd10914e5"]
2022-06-24T04:55:36.128Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:36.129Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:36.143Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:36.145Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:36.146Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:36.146Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:36.147Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:36.147Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:36.147Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:36.164Z|c3300b45-c01b-4206-8772-a6d32c10d6cd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:36.336Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:36.345Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:36.346Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||Invoke
2022-06-24T04:55:36.346Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:36.347Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874
2022-06-24T04:55:36.347Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Method      : GET
2022-06-24T04:55:36.348Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49c3150356ecc22f", X-B3-SpanId:"a3e5f35c56c54c76", X-B3-ParentSpanId:"49c3150356ecc22f", X-B3-Sampled:"0", X-ONAP-RequestID:"5875ebdf-8105-4047-b987-7578e9fb2dbf", X-RequestID:"5875ebdf-8105-4047-b987-7578e9fb2dbf", X-TransactionID:"5875ebdf-8105-4047-b987-7578e9fb2dbf", X-ECOMP-RequestID:"5875ebdf-8105-4047-b987-7578e9fb2dbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3558d31-3a6c-465e-abbb-531edc943675"]
2022-06-24T04:55:36.348Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Request body: 
2022-06-24T04:55:36.349Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||==========================request end================================================
2022-06-24T04:55:36.394Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:36.394Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:36.395Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Status text  : 
2022-06-24T04:55:36.395Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:36.396Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||Response body: {
  "requestId" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:23.000+00:00",
  "endTime" : "2022-06-24T04:55:27.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n\t\t\t\"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\",\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\": \"9e401aa0-0847-4940-a298-305ffd327ce9\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:28.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "serviceInstanceName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "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" : "5099df25-6806-4acc-ac28-f2cdd1169874",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874"
    }
  }
}
2022-06-24T04:55:36.396Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:36.396Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5099df25-6806-4acc-ac28-f2cdd1169874|INFO|500||InvokeReturn
2022-06-24T04:55:36.398Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false
2022-06-24T04:55:36.399Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:36.399Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:36.399Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false
2022-06-24T04:55:36.400Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:36.400Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49c3150356ecc22f", X-B3-SpanId:"6852d2e6d186e08f", X-B3-ParentSpanId:"49c3150356ecc22f", X-B3-Sampled:"0", X-ONAP-RequestID:"5875ebdf-8105-4047-b987-7578e9fb2dbf", X-RequestID:"5875ebdf-8105-4047-b987-7578e9fb2dbf", X-TransactionID:"5875ebdf-8105-4047-b987-7578e9fb2dbf", X-ECOMP-RequestID:"5875ebdf-8105-4047-b987-7578e9fb2dbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72d92cc5-8838-47da-b62b-6ebbd9e883de"]
2022-06-24T04:55:36.400Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:36.401Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:36.421Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:36.422Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:36.422Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:36.423Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:36.426Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:36.427Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:36.427Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5099df25-6806-4acc-ac28-f2cdd1169874&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:36.446Z|5875ebdf-8105-4047-b987-7578e9fb2dbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5099df25-6806-4acc-ac28-f2cdd1169874|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:36.709Z|15af7d9e-f229-432d-a9c4-19869f260576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:36.710Z|15af7d9e-f229-432d-a9c4-19869f260576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:36.944Z|148f5440-b109-4976-b2a1-8153c1c7c340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:36.946Z|148f5440-b109-4976-b2a1-8153c1c7c340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:38.097Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:38.100Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 27220770-3ddb-4e92-a3f9-beac933778ff already exists in requestDb InfraActiveRequests table
2022-06-24T04:55:38.101Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:38.112Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||Invoke
2022-06-24T04:55:38.113Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:38.114Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:38.114Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Method      : GET
2022-06-24T04:55:38.114Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce5dd378843a1c87", X-B3-SpanId:"618f6006c51d4c4d", X-B3-ParentSpanId:"ce5dd378843a1c87", X-B3-Sampled:"0", X-ONAP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-TransactionID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ECOMP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12ba75a4-cc45-4815-8d3c-4a0e2d370b2f"]
2022-06-24T04:55:38.115Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Request body: 
2022-06-24T04:55:38.116Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||==========================request end================================================
2022-06-24T04:55:38.159Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:38.159Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:55:38.160Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status text  : 
2022-06-24T04:55:38.160Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:55:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:38.161Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Response body: 
2022-06-24T04:55:38.161Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:38.162Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:38.183Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:55:38.185Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-06-24T04:55:38.190Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:55:38.249Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865|INFO|500||Invoke
2022-06-24T04:55:38.256Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865 with request headers:{Authorization=[***REDACTED***], X-RequestID=[27220770-3ddb-4e92-a3f9-beac933778ff], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3f77a69d-5105-429d-9cc7-4debb5d7b713], X-ECOMP-RequestID=[27220770-3ddb-4e92-a3f9-beac933778ff], X-TransactionId=[], X-ONAP-RequestID=[27220770-3ddb-4e92-a3f9-beac933778ff]}
2022-06-24T04:55:38.407Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:55:37:454-2927], Content-Length=[377], Date=[Fri, 24 Jun 2022 04:55:37 GMT], Content-Type=[application/json]}
2022-06-24T04:55:38.414Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865|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/efe0ef52-c292-4f9d-b0d4-c2578fa78865","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865","ERR.5.4.6114"]}}}

2022-06-24T04:55:38.416Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:38.419Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865
2022-06-24T04:55:38.420Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: efe0ef52-c292-4f9d-b0d4-c2578fa78865
2022-06-24T04:55:38.429Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:55:38.484Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865|INFO|500||Invoke
2022-06-24T04:55:38.485Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865 with request headers:{Authorization=[***REDACTED***], X-RequestID=[27220770-3ddb-4e92-a3f9-beac933778ff], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d461e47e-4f34-4251-93fe-a99d099fb3f9], X-ECOMP-RequestID=[27220770-3ddb-4e92-a3f9-beac933778ff], X-TransactionId=[], X-ONAP-RequestID=[27220770-3ddb-4e92-a3f9-beac933778ff]}
2022-06-24T04:55:38.547Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:55:37:591-75384], Content-Length=[377], Date=[Fri, 24 Jun 2022 04:55:37 GMT], Content-Type=[application/json]}
2022-06-24T04:55:38.548Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865|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/efe0ef52-c292-4f9d-b0d4-c2578fa78865","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865","ERR.5.4.6114"]}}}

2022-06-24T04:55:38.548Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:38.553Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/efe0ef52-c292-4f9d-b0d4-c2578fa78865
2022-06-24T04:55:38.553Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: efe0ef52-c292-4f9d-b0d4-c2578fa78865
2022-06-24T04:55:38.558Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:55:38.683Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.684Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.767Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.768Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-04:55:37:801-43799], vertex-id=[258256], Content-Length=[573], Date=[Fri, 24 Jun 2022 04:55:37 GMT], Content-Type=[application/json]}
2022-06-24T04:55:38.769Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1656046219443","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-06-24T04:55:38.771Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:55:38.771Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:55:38.773Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.774Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:55:38.790Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:38.790Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.791Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:55:38.791Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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:"ce5dd378843a1c87", X-B3-SpanId:"01ad073274a42ef6", X-B3-ParentSpanId:"ce5dd378843a1c87", X-B3-Sampled:"0", X-ONAP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-TransactionID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ECOMP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"414509b9-ee49-486e-86cb-45e0f69282d0"]
2022-06-24T04:55:38.792Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"8607b7a8-eaa7-40ed-81c8-85475c948b2e"},"instanceName":"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0","requestScope":"vnf"}
2022-06-24T04:55:38.792Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:55:38.814Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:38.815Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:38.815Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:55:38.816Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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:"Fri, 24 Jun 2022 04:55:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:38.817Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:55:38.817Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:38.818Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:55:38.819Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4
2022-06-24T04:55:38.820Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|INFO|500||Invoke
2022-06-24T04:55:38.820Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:38.821Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4
2022-06-24T04:55:38.822Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|DEBUG|500||Method      : GET
2022-06-24T04:55:38.822Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-TransactionID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ECOMP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56a3e964-092c-47d1-b974-f7dbbf8bc658"]
2022-06-24T04:55:38.823Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|DEBUG|500||Request body: 
2022-06-24T04:55:38.824Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|DEBUG|500||==========================request end================================================
2022-06-24T04:55:38.864Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:38.865Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:38.865Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|DEBUG|500||Status text  : 
2022-06-24T04:55:38.866Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:55:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:38.867Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 15,
      "modelCustomizationUUID" : "cb9de984-91f3-4385-9331-8ac6bf41dfb4",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2022-06-24 04:53:58.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"vf_module_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_image_name\\\":\\\"dummy\\\",\\\"vnf_name\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_name_0\\\":\\\"dummy_1_0\\\",\\\"dummy_flavor_name\\\":\\\"dummy.default\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-06-24T04:53:58.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfcInstanceGroupCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/service"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4"
    }
  }
}
2022-06-24T04:55:38.867Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:38.868Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=cb9de984-91f3-4385-9331-8ac6bf41dfb4|INFO|500||InvokeReturn
2022-06-24T04:55:38.885Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources
2022-06-24T04:55:38.886Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|INFO|500||Invoke
2022-06-24T04:55:38.887Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:38.887Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources
2022-06-24T04:55:38.887Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Method      : GET
2022-06-24T04:55:38.889Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-TransactionID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ECOMP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e052bad6-70e8-404d-8662-dc458b9ea588"]
2022-06-24T04:55:38.889Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Request body: 
2022-06-24T04:55:38.891Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||==========================request end================================================
2022-06-24T04:55:38.929Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:38.930Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:38.931Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Status text  : 
2022-06-24T04:55:38.931Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/829b3891-8926-43df-9e02-4a5d4e75d176", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:55:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:38.932Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "829b3891-8926-43df-9e02-4a5d4e75d176",
  "modelInvariantUUID" : "9dab2af5-cd1f-4a2e-8b39-1854572a11d8",
  "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-06-24T04:53:58.000+00:00",
  "modelInvariantId" : "9dab2af5-cd1f-4a2e-8b39-1854572a11d8",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/829b3891-8926-43df-9e02-4a5d4e75d176"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/829b3891-8926-43df-9e02-4a5d4e75d176"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/829b3891-8926-43df-9e02-4a5d4e75d176/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/829b3891-8926-43df-9e02-4a5d4e75d176/vnfResourceWorkflow"
    }
  }
}
2022-06-24T04:55:38.932Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:38.933Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|INFO|500||InvokeReturn
2022-06-24T04:55:38.935Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.936Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.940Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.941Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.941Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.942Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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:"27220770-3ddb-4e92-a3f9-beac933778ff", X-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-TransactionID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ECOMP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3df9d4f5-04d4-4161-a3cc-be0eff06612d"]
2022-06-24T04:55:38.942Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.942Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.966Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.967Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.967Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.968Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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:"Fri, 24 Jun 2022 04:55:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:38.973Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10032,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10032"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10032"
    }
  }
}
2022-06-24T04:55:38.974Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.974Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.977Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.979Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:55:38.979Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:38.979Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:38.980Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:55:38.980Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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:"ce5dd378843a1c87", X-B3-SpanId:"7890d1b173da9974", X-B3-ParentSpanId:"ce5dd378843a1c87", X-B3-Sampled:"0", X-ONAP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-TransactionID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ECOMP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2976430-216d-4a58-9a15-a006e69b1482"]
2022-06-24T04:55:38.981Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"27220770-3ddb-4e92-a3f9-beac933778ff","requestStatus":"IN_PROGRESS","startTime":1656046538185,"source":"VID","vnfName":"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n    \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"8607b7a8-eaa7-40ed-81c8-85475c948b2e","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"27220770-3ddb-4e92-a3f9-beac933778ff"}
2022-06-24T04:55:38.981Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:55:39.012Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:39.013Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:55:39.014Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:55:39.014Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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/27220770-3ddb-4e92-a3f9-beac933778ff", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:39.018Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:55:38.185+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n    \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:55:38.217+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    }
  }
}
2022-06-24T04:55:39.019Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:39.019Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:55:39.037Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:39.051Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:55:39.061Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:39.063Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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-06-24T04:55:39.063Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:55:39.064Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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:"ce5dd378843a1c87", X-B3-SpanId:"36de5d129468407c", X-B3-ParentSpanId:"ce5dd378843a1c87", X-B3-Sampled:"0", X-ONAP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-TransactionID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ECOMP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b97eb03-2f30-4c8f-bd38-3ac820e81410"]
2022-06-24T04:55:39.064Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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\":\"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\"modelVersionId\":\"829b3891-8926-43df-9e02-4a5d4e75d176\",\"modelCustomizationId\":\"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\"modelUuid\":\"829b3891-8926-43df-9e02-4a5d4e75d176\",\"modelInvariantUuid\":\"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\"modelInfo\":{\"modelInvariantId\":\"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"87a81601-59ce-4105-898a-2774a47be6a9\",\"modelUuid\":\"87a81601-59ce-4105-898a-2774a47be6a9\",\"modelInvariantUuid\":\"efe0ef52-c292-4f9d-b0d4-c2578fa78865\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"8607b7a8-eaa7-40ed-81c8-85475c948b2e\"}","type":"String"},"requestId":{"value":"27220770-3ddb-4e92-a3f9-beac933778ff","type":"String"},"mso-request-id":{"value":"27220770-3ddb-4e92-a3f9-beac933778ff","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"8607b7a8-eaa7-40ed-81c8-85475c948b2e","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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:55:39.064Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:55:40.080Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:40.081Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:55:40.082Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:55:40.083Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:55:38 GMT", X-ONAP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-TransactionID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ECOMP-RequestID:"27220770-3ddb-4e92-a3f9-beac933778ff", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1b97eb03-2f30-4c8f-bd38-3ac820e81410", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:55:40.084Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"27220770-3ddb-4e92-a3f9-beac933778ff\",\"instanceId\":\"fc33d355-3704-4ad7-bf3b-8664339aeac5\"}}","message":"Success","processInstanceID":"e39507c4-f379-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:55:40.084Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:40.084Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:55:40.090Z|27220770-3ddb-4e92-a3f9-beac933778ff|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:40.268Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:40.288Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:40.289Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||Invoke
2022-06-24T04:55:40.290Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:40.290Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:40.291Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Method      : GET
2022-06-24T04:55:40.291Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc033d1c04444a27", X-B3-SpanId:"ba2e8e6cc6233f5a", X-B3-ParentSpanId:"fc033d1c04444a27", X-B3-Sampled:"0", X-ONAP-RequestID:"a0a3c183-e2da-4197-a416-b08d7ce04a25", X-RequestID:"a0a3c183-e2da-4197-a416-b08d7ce04a25", X-TransactionID:"a0a3c183-e2da-4197-a416-b08d7ce04a25", X-ECOMP-RequestID:"a0a3c183-e2da-4197-a416-b08d7ce04a25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4722bef-6d40-4db2-81af-07713c91717c"]
2022-06-24T04:55:40.291Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Request body: 
2022-06-24T04:55:40.292Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||==========================request end================================================
2022-06-24T04:55:40.313Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:40.314Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:40.315Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status text  : 
2022-06-24T04:55:40.315Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:40.318Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Response body: {
  "requestId" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:55:38.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n    \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:38.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    }
  }
}
2022-06-24T04:55:40.318Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:40.319Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||InvokeReturn
2022-06-24T04:55:40.324Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false
2022-06-24T04:55:40.325Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:40.325Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:40.326Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false
2022-06-24T04:55:40.326Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:40.327Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc033d1c04444a27", X-B3-SpanId:"efc75f5f1fda6edd", X-B3-ParentSpanId:"fc033d1c04444a27", X-B3-Sampled:"0", X-ONAP-RequestID:"a0a3c183-e2da-4197-a416-b08d7ce04a25", X-RequestID:"a0a3c183-e2da-4197-a416-b08d7ce04a25", X-TransactionID:"a0a3c183-e2da-4197-a416-b08d7ce04a25", X-ECOMP-RequestID:"a0a3c183-e2da-4197-a416-b08d7ce04a25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1845026-756e-4b87-bf4b-4259c9887a01"]
2022-06-24T04:55:40.328Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:40.328Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:40.354Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:40.355Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:40.355Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:40.355Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:40.358Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:40.359Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:40.361Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:40.374Z|a0a3c183-e2da-4197-a416-b08d7ce04a25|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:43.119Z|41788297-f65d-4969-9693-aca940d556ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:43.120Z|41788297-f65d-4969-9693-aca940d556ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:43.907Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:43.932Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:55:43.933Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:55:43.934Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:43.934Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:55:43.935Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:55:43.935Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89af577c55015c27", X-B3-SpanId:"fe50721afd1b9264", X-B3-ParentSpanId:"89af577c55015c27", X-B3-Sampled:"0", X-ONAP-RequestID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-RequestID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-TransactionID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-ECOMP-RequestID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba1c7ddc-da24-47c7-b4a9-9916e8b5f136"]
2022-06-24T04:55:43.936Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:55:43.936Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:55:43.968Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:43.975Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:43.976Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:55:43.979Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:43.980Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:36.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:55:43.983Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:43.984Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:55:43.987Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:55:43.988Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:43.988Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:43.988Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:55:43.989Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:43.990Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89af577c55015c27", X-B3-SpanId:"700c25dd1b08328a", X-B3-ParentSpanId:"89af577c55015c27", X-B3-Sampled:"0", X-ONAP-RequestID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-RequestID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-TransactionID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-ECOMP-RequestID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13ac410f-9fc7-452b-9d2b-5b987a2e4160"]
2022-06-24T04:55:43.990Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:43.991Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:44.008Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:44.009Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:44.010Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:44.010Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:44.011Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:55:44.012Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:44.012Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:44.086Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:55:44.087Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:55:44.088Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:44.088Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:55:44.089Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:55:44.090Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-RequestID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-TransactionID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-ECOMP-RequestID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74d313e3-a90b-40a7-a127-503fbc5bb297"]
2022-06-24T04:55:44.090Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:55:44.091Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:55:44.223Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:44.224Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:44.225Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:55:44.226Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=43C9D238BEFFF1CF412EBC958035F8E2; 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:"Fri, 24 Jun 2022 04:55:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:44.227Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfa1d563-f379-11ec-975a-5e62e9825eb9","businessKey":"9adf6665-555d-4253-8e24-2030ca86b91a","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:55:31.016+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"dfa09ca2-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T04:55:44.227Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:44.227Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:55:44.304Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:55:44.306Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:55:44.306Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:44.306Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:55:44.307Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:55:44.308Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-RequestID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-TransactionID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-ECOMP-RequestID:"8b52349f-76cc-4a55-b266-1b55e462a55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"472ec9b1-9b4b-43bc-8372-97b488a9d259"]
2022-06-24T04:55:44.309Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:55:44.310Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:55:44.438Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:44.439Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:44.439Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:55:44.439Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5C0A1F8D916E76FC109E5A1C6F5D1343; 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:"Fri, 24 Jun 2022 04:55:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:44.440Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e2b83c4b-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","executionId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:55:36.196+0000","endTime":"2022-06-24T04:55:36.200+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:55:44.440Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:44.441Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:55:44.485Z|8b52349f-76cc-4a55-b266-1b55e462a55d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:44.911Z|ccdeef18-bf7b-4b4f-8a41-29f48be45d29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:55:44.916Z|ccdeef18-bf7b-4b4f-8a41-29f48be45d29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:55:46.740Z|b337cb1c-660d-494e-84db-24873459eb6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:46.742Z|b337cb1c-660d-494e-84db-24873459eb6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:46.988Z|804b7872-7479-4494-947e-6e45cba1e66a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:46.989Z|804b7872-7479-4494-947e-6e45cba1e66a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:50.571Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:50.586Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:50.589Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||Invoke
2022-06-24T04:55:50.590Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:50.591Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:50.591Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Method      : GET
2022-06-24T04:55:50.591Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"139bd4bfcaeb14db", X-B3-SpanId:"acacf837388173c7", X-B3-ParentSpanId:"139bd4bfcaeb14db", X-B3-Sampled:"0", X-ONAP-RequestID:"d687e365-b517-43b8-a969-ac40ea32b65d", X-RequestID:"d687e365-b517-43b8-a969-ac40ea32b65d", X-TransactionID:"d687e365-b517-43b8-a969-ac40ea32b65d", X-ECOMP-RequestID:"d687e365-b517-43b8-a969-ac40ea32b65d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55b67452-e237-4ea9-96de-bb2d8a73714a"]
2022-06-24T04:55:50.592Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Request body: 
2022-06-24T04:55:50.593Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||==========================request end================================================
2022-06-24T04:55:50.622Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:50.623Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:50.624Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status text  : 
2022-06-24T04:55:50.624Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:50.625Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Response body: {
  "requestId" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:38.000+00:00",
  "endTime" : "2022-06-24T04:55:46.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n    \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    }
  }
}
2022-06-24T04:55:50.626Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:50.626Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||InvokeReturn
2022-06-24T04:55:50.630Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false
2022-06-24T04:55:50.631Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:50.631Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:50.632Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false
2022-06-24T04:55:50.633Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:50.633Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"139bd4bfcaeb14db", X-B3-SpanId:"9bd613e6ce52f478", X-B3-ParentSpanId:"139bd4bfcaeb14db", X-B3-Sampled:"0", X-ONAP-RequestID:"d687e365-b517-43b8-a969-ac40ea32b65d", X-RequestID:"d687e365-b517-43b8-a969-ac40ea32b65d", X-TransactionID:"d687e365-b517-43b8-a969-ac40ea32b65d", X-ECOMP-RequestID:"d687e365-b517-43b8-a969-ac40ea32b65d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d064643e-675f-4b51-9fcd-e405637d6cdf"]
2022-06-24T04:55:50.633Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:50.634Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:50.658Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:50.659Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:50.660Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:50.660Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:50.661Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:50.662Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:50.663Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:50.680Z|d687e365-b517-43b8-a969-ac40ea32b65d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:50.841Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:50.848Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:50.849Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||Invoke
2022-06-24T04:55:50.850Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:50.850Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:50.850Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Method      : GET
2022-06-24T04:55:50.851Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2dc187c0402f049e", X-B3-SpanId:"00aaff24ddf40fdc", X-B3-ParentSpanId:"2dc187c0402f049e", X-B3-Sampled:"0", X-ONAP-RequestID:"8122cb32-8162-4bbc-bbb0-41479fbfca98", X-RequestID:"8122cb32-8162-4bbc-bbb0-41479fbfca98", X-TransactionID:"8122cb32-8162-4bbc-bbb0-41479fbfca98", X-ECOMP-RequestID:"8122cb32-8162-4bbc-bbb0-41479fbfca98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28428d27-695a-4f60-8d7c-505bc6f8a671"]
2022-06-24T04:55:50.851Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Request body: 
2022-06-24T04:55:50.852Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||==========================request end================================================
2022-06-24T04:55:50.884Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:50.885Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:50.886Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status text  : 
2022-06-24T04:55:50.886Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:50.889Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Response body: {
  "requestId" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:38.000+00:00",
  "endTime" : "2022-06-24T04:55:46.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n    \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    }
  }
}
2022-06-24T04:55:50.889Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:50.890Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||InvokeReturn
2022-06-24T04:55:50.892Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false
2022-06-24T04:55:50.893Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:50.893Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:50.894Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false
2022-06-24T04:55:50.894Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:50.894Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2dc187c0402f049e", X-B3-SpanId:"9d09ecce95f622a1", X-B3-ParentSpanId:"2dc187c0402f049e", X-B3-Sampled:"0", X-ONAP-RequestID:"8122cb32-8162-4bbc-bbb0-41479fbfca98", X-RequestID:"8122cb32-8162-4bbc-bbb0-41479fbfca98", X-TransactionID:"8122cb32-8162-4bbc-bbb0-41479fbfca98", X-ECOMP-RequestID:"8122cb32-8162-4bbc-bbb0-41479fbfca98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7abfa1cb-224d-42a8-9739-e10770d71f46"]
2022-06-24T04:55:50.895Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:50.895Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:50.916Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:50.917Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:50.918Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:50.918Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:50.919Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:50.919Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:50.920Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:50.951Z|8122cb32-8162-4bbc-bbb0-41479fbfca98|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:51.165Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:51.170Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:51.171Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||Invoke
2022-06-24T04:55:51.172Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:51.172Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:51.173Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Method      : GET
2022-06-24T04:55:51.173Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94e39f0199b72234", X-B3-SpanId:"3aec7fe5f6168b48", X-B3-ParentSpanId:"94e39f0199b72234", X-B3-Sampled:"0", X-ONAP-RequestID:"8008d92f-e105-484e-9dce-e85bb66357a4", X-RequestID:"8008d92f-e105-484e-9dce-e85bb66357a4", X-TransactionID:"8008d92f-e105-484e-9dce-e85bb66357a4", X-ECOMP-RequestID:"8008d92f-e105-484e-9dce-e85bb66357a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0af4047a-fae0-47fe-9516-ea491b9f7359"]
2022-06-24T04:55:51.174Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Request body: 
2022-06-24T04:55:51.175Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||==========================request end================================================
2022-06-24T04:55:51.209Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:51.210Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:51.210Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status text  : 
2022-06-24T04:55:51.211Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:51.215Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Response body: {
  "requestId" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:38.000+00:00",
  "endTime" : "2022-06-24T04:55:46.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n    \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    }
  }
}
2022-06-24T04:55:51.218Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:51.219Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||InvokeReturn
2022-06-24T04:55:51.221Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false
2022-06-24T04:55:51.222Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:51.222Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:51.222Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false
2022-06-24T04:55:51.223Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:51.223Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94e39f0199b72234", X-B3-SpanId:"8c1a0ee8cae5b12d", X-B3-ParentSpanId:"94e39f0199b72234", X-B3-Sampled:"0", X-ONAP-RequestID:"8008d92f-e105-484e-9dce-e85bb66357a4", X-RequestID:"8008d92f-e105-484e-9dce-e85bb66357a4", X-TransactionID:"8008d92f-e105-484e-9dce-e85bb66357a4", X-ECOMP-RequestID:"8008d92f-e105-484e-9dce-e85bb66357a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edac6d5d-4027-4496-b7f9-71b93c5f61aa"]
2022-06-24T04:55:51.229Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:51.230Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:51.251Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:51.252Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:51.252Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:51.253Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:51.254Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:51.255Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:51.259Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:51.291Z|8008d92f-e105-484e-9dce-e85bb66357a4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:51.528Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:51.540Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:51.542Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||Invoke
2022-06-24T04:55:51.542Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:51.543Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:51.545Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Method      : GET
2022-06-24T04:55:51.546Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79214eb12ff48c5f", X-B3-SpanId:"a1b9131031862163", X-B3-ParentSpanId:"79214eb12ff48c5f", X-B3-Sampled:"0", X-ONAP-RequestID:"8f6f72ba-0029-456b-a01a-ec4ff2257410", X-RequestID:"8f6f72ba-0029-456b-a01a-ec4ff2257410", X-TransactionID:"8f6f72ba-0029-456b-a01a-ec4ff2257410", X-ECOMP-RequestID:"8f6f72ba-0029-456b-a01a-ec4ff2257410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55259e80-b636-4c2f-8bc9-561ab3a44245"]
2022-06-24T04:55:51.547Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Request body: 
2022-06-24T04:55:51.548Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||==========================request end================================================
2022-06-24T04:55:51.570Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:51.573Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:51.574Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status text  : 
2022-06-24T04:55:51.574Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:51.575Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Response body: {
  "requestId" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:38.000+00:00",
  "endTime" : "2022-06-24T04:55:46.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n    \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    }
  }
}
2022-06-24T04:55:51.575Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:51.576Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||InvokeReturn
2022-06-24T04:55:51.579Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false
2022-06-24T04:55:51.580Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:51.580Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:51.580Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false
2022-06-24T04:55:51.581Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:51.581Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79214eb12ff48c5f", X-B3-SpanId:"8e15193501a6453c", X-B3-ParentSpanId:"79214eb12ff48c5f", X-B3-Sampled:"0", X-ONAP-RequestID:"8f6f72ba-0029-456b-a01a-ec4ff2257410", X-RequestID:"8f6f72ba-0029-456b-a01a-ec4ff2257410", X-TransactionID:"8f6f72ba-0029-456b-a01a-ec4ff2257410", X-ECOMP-RequestID:"8f6f72ba-0029-456b-a01a-ec4ff2257410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44582011-1c3f-4b56-a20e-56241e0b5b65"]
2022-06-24T04:55:51.582Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:51.582Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:51.603Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:51.604Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:51.605Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:51.605Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:51.611Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:51.612Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:51.613Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:51.634Z|8f6f72ba-0029-456b-a01a-ec4ff2257410|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:51.941Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:51.953Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:51.955Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||Invoke
2022-06-24T04:55:51.955Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:51.955Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff
2022-06-24T04:55:51.956Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Method      : GET
2022-06-24T04:55:51.956Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c0e45e32dddc77c", X-B3-SpanId:"42848241dc3e6326", X-B3-ParentSpanId:"3c0e45e32dddc77c", X-B3-Sampled:"0", X-ONAP-RequestID:"40d202fb-3141-48e3-951a-e503a1b8e034", X-RequestID:"40d202fb-3141-48e3-951a-e503a1b8e034", X-TransactionID:"40d202fb-3141-48e3-951a-e503a1b8e034", X-ECOMP-RequestID:"40d202fb-3141-48e3-951a-e503a1b8e034", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f54bf811-53ca-4293-b36c-a0f7082687db"]
2022-06-24T04:55:51.957Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Request body: 
2022-06-24T04:55:51.957Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||==========================request end================================================
2022-06-24T04:55:51.982Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:51.983Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:51.983Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Status text  : 
2022-06-24T04:55:51.984Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:51.984Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||Response body: {
  "requestId" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:38.000+00:00",
  "endTime" : "2022-06-24T04:55:46.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n    \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "27220770-3ddb-4e92-a3f9-beac933778ff",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff"
    }
  }
}
2022-06-24T04:55:51.985Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:51.985Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27220770-3ddb-4e92-a3f9-beac933778ff|INFO|500||InvokeReturn
2022-06-24T04:55:51.989Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false
2022-06-24T04:55:51.994Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:51.995Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:51.995Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false
2022-06-24T04:55:51.995Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:51.996Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c0e45e32dddc77c", X-B3-SpanId:"97d6e2b535771a5b", X-B3-ParentSpanId:"3c0e45e32dddc77c", X-B3-Sampled:"0", X-ONAP-RequestID:"40d202fb-3141-48e3-951a-e503a1b8e034", X-RequestID:"40d202fb-3141-48e3-951a-e503a1b8e034", X-TransactionID:"40d202fb-3141-48e3-951a-e503a1b8e034", X-ECOMP-RequestID:"40d202fb-3141-48e3-951a-e503a1b8e034", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e97f8560-6f33-4750-b5ba-8ada41ae0253"]
2022-06-24T04:55:51.996Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:51.996Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:52.018Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:52.018Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:52.019Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:52.019Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:52.020Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:52.021Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:52.022Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27220770-3ddb-4e92-a3f9-beac933778ff&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:52.045Z|40d202fb-3141-48e3-951a-e503a1b8e034|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27220770-3ddb-4e92-a3f9-beac933778ff|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:53.148Z|db2bb9ef-1382-4c60-9ea0-0fa41fccfede|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:53.150Z|db2bb9ef-1382-4c60-9ea0-0fa41fccfede|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:54.659Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:54.680Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:55:54.681Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:55:54.681Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:54.682Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:55:54.682Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:55:54.682Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b6fd0ed3361c061", X-B3-SpanId:"e161d4f1d68b68c2", X-B3-ParentSpanId:"2b6fd0ed3361c061", X-B3-Sampled:"0", X-ONAP-RequestID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-RequestID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-TransactionID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-ECOMP-RequestID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adb9ba5b-42e4-4e36-8e19-d6d25d78f34b"]
2022-06-24T04:55:54.683Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:55:54.683Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:55:54.709Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:54.710Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:54.711Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:55:54.711Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:54.712Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:36.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:55:54.712Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:54.713Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:55:54.715Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:55:54.716Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:54.716Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:54.717Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:55:54.718Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:54.718Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b6fd0ed3361c061", X-B3-SpanId:"392cb1e6fec99931", X-B3-ParentSpanId:"2b6fd0ed3361c061", X-B3-Sampled:"0", X-ONAP-RequestID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-RequestID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-TransactionID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-ECOMP-RequestID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc3e8d03-1587-42f8-95e1-bf6074088f1d"]
2022-06-24T04:55:54.724Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:54.727Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: fa9ee395-73b6-455e-8cfa-f500330354eb already exists in requestDb InfraActiveRequests table
2022-06-24T04:55:54.728Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:55:54.729Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||Invoke
2022-06-24T04:55:54.729Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:54.730Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:55:54.730Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Method      : GET
2022-06-24T04:55:54.731Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acc253a7a2c81793", X-B3-SpanId:"ee0db21b42068ffb", X-B3-ParentSpanId:"acc253a7a2c81793", X-B3-Sampled:"0", X-ONAP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-TransactionID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ECOMP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f894b8a-211d-4cd3-8e44-1c6ff86d740b"]
2022-06-24T04:55:54.731Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Request body: 
2022-06-24T04:55:54.719Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:54.731Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||==========================request end================================================
2022-06-24T04:55:54.732Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:54.755Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:54.756Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:55:54.756Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status text  : 
2022-06-24T04:55:54.756Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:55:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:54.757Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Response body: 
2022-06-24T04:55:54.758Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:54.759Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:54.785Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:55:54.791Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:55:54.790Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:54.811Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:54.812Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:54.812Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:54.813Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:55:54.813Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:54.814Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:54.853Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:54.854Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fa9ee395-73b6-455e-8cfa-f500330354eb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[45a8f5a5-ffcb-4f2a-98c7-6288ed5b0ecd], X-ECOMP-RequestID=[fa9ee395-73b6-455e-8cfa-f500330354eb], X-TransactionId=[], X-ONAP-RequestID=[fa9ee395-73b6-455e-8cfa-f500330354eb]}
2022-06-24T04:55:54.898Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:55:54.899Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:55:54.899Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:54.900Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:55:54.900Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:55:54.900Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-RequestID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-TransactionID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-ECOMP-RequestID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ee1f90d-3438-4f2d-9f43-19c1f8ba7e5b"]
2022-06-24T04:55:54.901Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:55:54.902Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:55:55.026Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:55.027Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:55.027Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:55:55.028Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=54BCDDBFB02B1688D356B918272F8CA8; 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:"Fri, 24 Jun 2022 04:55:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:55.028Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfa1d563-f379-11ec-975a-5e62e9825eb9","businessKey":"9adf6665-555d-4253-8e24-2030ca86b91a","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:55:31.016+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"dfa09ca2-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T04:55:55.029Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:55.029Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:55:55.039Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:55:54:008-26093], vertex-id=[258256], Content-Length=[1024], Date=[Fri, 24 Jun 2022 04:55:54 GMT], Content-Type=[application/json]}
2022-06-24T04:55:55.042Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1656046541062","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fc33d355-3704-4ad7-bf3b-8664339aeac5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_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-06-24T04:55:55.043Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.044Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:55:55.044Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:55:55.048Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.049Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:55:55.050Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:55.050Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.061Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:55:55.062Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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:"acc253a7a2c81793", X-B3-SpanId:"357d4f8e604c7824", X-B3-ParentSpanId:"acc253a7a2c81793", X-B3-Sampled:"0", X-ONAP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-TransactionID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ECOMP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95c5e1eb-9fc5-414d-8214-421ba7d87077"]
2022-06-24T04:55:55.063Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"fc33d355-3704-4ad7-bf3b-8664339aeac5","serviceInstanceId":"8607b7a8-eaa7-40ed-81c8-85475c948b2e"},"instanceName":"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11","requestScope":"vfModule"}
2022-06-24T04:55:55.063Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:55:55.146Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:55.147Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:55.148Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:55:55.150Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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:"Fri, 24 Jun 2022 04:55:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:55.151Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:55:55.151Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:55.152Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:55:55.154Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f
2022-06-24T04:55:55.166Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|INFO|500||Invoke
2022-06-24T04:55:55.166Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:55.167Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f
2022-06-24T04:55:55.169Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|DEBUG|500||Method      : GET
2022-06-24T04:55:55.170Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-TransactionID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ECOMP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71693b85-e4e5-4300-abb7-a59bd538cd4b"]
2022-06-24T04:55:55.170Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|DEBUG|500||Request body: 
2022-06-24T04:55:55.171Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|DEBUG|500||==========================request end================================================
2022-06-24T04:55:55.234Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:55.235Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:55.235Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|DEBUG|500||Status text  : 
2022-06-24T04:55:55.236Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:55:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:55.244Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|DEBUG|500||Response body: {
  "id" : 15,
  "modelCustomizationUUID" : "a2670660-b69a-4a63-b254-5cb837bea45f",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-06-24 04:53:58.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/volumeHeatEnv"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vnfCustomization"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/cvnfcCustomization"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/heatEnvironment"
    }
  }
}
2022-06-24T04:55:55.245Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:55.245Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a2670660-b69a-4a63-b254-5cb837bea45f|INFO|500||InvokeReturn
2022-06-24T04:55:55.280Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule
2022-06-24T04:55:55.282Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|INFO|500||Invoke
2022-06-24T04:55:55.282Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:55.283Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule
2022-06-24T04:55:55.283Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Method      : GET
2022-06-24T04:55:55.283Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-TransactionID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ECOMP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cff64809-f5de-4935-a83e-0295fba2880f"]
2022-06-24T04:55:55.284Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Request body: 
2022-06-24T04:55:55.285Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||==========================request end================================================
2022-06-24T04:55:55.327Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:55.328Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:55.328Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Status text  : 
2022-06-24T04:55:55.329Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:55:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:55.330Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "62763595-fb33-418e-bbad-065f08a923df",
  "modelInvariantUUID" : "a2667bb9-28a4-4dd3-8e86-584708b63dc5",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-06-24 04:53:58.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/vnfResources"
    }
  }
}
2022-06-24T04:55:55.330Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:55.331Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|INFO|500||InvokeReturn
2022-06-24T04:55:55.410Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance
2022-06-24T04:55:55.424Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-06-24T04:55:55.425Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:55.434Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance
2022-06-24T04:55:55.435Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-06-24T04:55:55.435Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-TransactionID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ECOMP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1429dcc-52f3-4944-a129-ecbc8206bdd5"]
2022-06-24T04:55:55.436Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-06-24T04:55:55.436Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-06-24T04:55:55.438Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:55:55.440Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:55:55.440Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:55.441Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:55:55.452Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:55:55.452Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-RequestID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-TransactionID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-ECOMP-RequestID:"1c52dd32-ea03-407c-9500-5ef53f49e881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d28939cd-440d-4aec-93a2-446e2bcd482e"]
2022-06-24T04:55:55.453Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:55:55.457Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:55:55.460Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:55.463Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:55:55.464Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-06-24T04:55:55.464Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&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:"Fri, 24 Jun 2022 04:55:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:55.465Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-06-24T04:55:55.470Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:55.472Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:55.473Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5
2022-06-24T04:55:55.475Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|INFO|500||Invoke
2022-06-24T04:55:55.480Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:55.481Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5
2022-06-24T04:55:55.481Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|DEBUG|500||Method      : GET
2022-06-24T04:55:55.482Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-TransactionID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ECOMP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cebb5090-8526-4611-b176-b95fd211ca1a"]
2022-06-24T04:55:55.483Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|DEBUG|500||Request body: 
2022-06-24T04:55:55.484Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|DEBUG|500||==========================request end================================================
2022-06-24T04:55:55.524Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:55.525Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:55.527Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|DEBUG|500||Status text  : 
2022-06-24T04:55:55.528Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:55:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:55.528Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "62763595-fb33-418e-bbad-065f08a923df",
      "modelInvariantUUID" : "a2667bb9-28a4-4dd3-8e86-584708b63dc5",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-06-24 04:53:58.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/moduleHeatTemplate"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/vfModuleCustomization"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/volumeHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/vnfResources"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5"
    }
  }
}
2022-06-24T04:55:55.529Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:55.531Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a2667bb9-28a4-4dd3-8e86-584708b63dc5|INFO|500||InvokeReturn
2022-06-24T04:55:55.535Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance
2022-06-24T04:55:55.536Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-06-24T04:55:55.536Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:55.537Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance
2022-06-24T04:55:55.537Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-06-24T04:55:55.537Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-TransactionID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ECOMP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b46fa1b8-0d1f-42fb-a0ae-834badffc8a8"]
2022-06-24T04:55:55.538Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-06-24T04:55:55.538Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-06-24T04:55:55.568Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:55.569Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:55:55.569Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-06-24T04:55:55.570Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&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:"Fri, 24 Jun 2022 04:55:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:55.570Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-06-24T04:55:55.571Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:55.571Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=62763595-fb33-418e-bbad-065f08a923df&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T04:55:55.572Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.573Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.575Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.575Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.576Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.576Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-TransactionID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ECOMP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a6ca25a-b4b9-4eb3-a8d8-b53d50d71ad7"]
2022-06-24T04:55:55.576Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.577Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.584Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:55.586Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:55.588Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:55:55.588Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BFB44229E289A95C4463019CDFFA2BFB; 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:"Fri, 24 Jun 2022 04:55:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:55.589Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e2b83c4b-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","executionId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:55:36.196+0000","endTime":"2022-06-24T04:55:36.200+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:55:55.589Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:55.590Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:55:55.599Z|1c52dd32-ea03-407c-9500-5ef53f49e881|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:55.598Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.606Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.607Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.608Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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:"Fri, 24 Jun 2022 04:55:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:55.609Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 45,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45"
    }
  }
}
2022-06-24T04:55:55.609Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.610Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.622Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df
2022-06-24T04:55:55.624Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|INFO|500||Invoke
2022-06-24T04:55:55.624Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:55.625Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df
2022-06-24T04:55:55.625Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Method      : GET
2022-06-24T04:55:55.626Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-TransactionID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ECOMP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b182856-ca08-44c1-b40a-fafff041c887"]
2022-06-24T04:55:55.626Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Request body: 
2022-06-24T04:55:55.627Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||==========================request end================================================
2022-06-24T04:55:55.654Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:55.662Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:55.663Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Status text  : 
2022-06-24T04:55:55.664Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:55:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:55.665Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Response body: {
  "modelUUID" : "62763595-fb33-418e-bbad-065f08a923df",
  "modelInvariantUUID" : "a2667bb9-28a4-4dd3-8e86-584708b63dc5",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-06-24 04:53:58.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/vnfResources"
    }
  }
}
2022-06-24T04:55:55.666Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:55.666Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|INFO|500||InvokeReturn
2022-06-24T04:55:55.672Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.673Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:55:55.674Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:55.674Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.674Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:55:55.674Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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:"acc253a7a2c81793", X-B3-SpanId:"3739d78fd12b4fe0", X-B3-ParentSpanId:"acc253a7a2c81793", X-B3-Sampled:"0", X-ONAP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-TransactionID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ECOMP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e2d1d38-5325-4e5f-aac7-b83663488a77"]
2022-06-24T04:55:55.675Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fa9ee395-73b6-455e-8cfa-f500330354eb","requestStatus":"IN_PROGRESS","startTime":1656046554786,"source":"VID","vnfId":"fc33d355-3704-4ad7-bf3b-8664339aeac5","vnfType":"","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"8607b7a8-eaa7-40ed-81c8-85475c948b2e","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"fa9ee395-73b6-455e-8cfa-f500330354eb"}
2022-06-24T04:55:55.675Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:55:55.718Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:55.719Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:55:55.719Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:55:55.719Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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/fa9ee395-73b6-455e-8cfa-f500330354eb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:55.720Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:55:54.786+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:55:54.915+00:00",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    }
  }
}
2022-06-24T04:55:55.721Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:55.722Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:55:55.737Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.738Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:55:55.738Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:55.739Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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-06-24T04:55:55.739Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:55:55.739Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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:"acc253a7a2c81793", X-B3-SpanId:"9d47390671aad0ec", X-B3-ParentSpanId:"acc253a7a2c81793", X-B3-Sampled:"0", X-ONAP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-TransactionID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ECOMP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6630c8d3-795c-49c5-85da-5481c7642016"]
2022-06-24T04:55:55.740Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/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\":\"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"a2670660-b69a-4a63-b254-5cb837bea45f\",\"modelVersionId\":\"62763595-fb33-418e-bbad-065f08a923df\",\"modelCustomizationId\":\"a2670660-b69a-4a63-b254-5cb837bea45f\",\"modelUuid\":\"62763595-fb33-418e-bbad-065f08a923df\",\"modelInvariantUuid\":\"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\"modelInfo\":{\"modelInvariantId\":\"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"87a81601-59ce-4105-898a-2774a47be6a9\",\"modelUuid\":\"87a81601-59ce-4105-898a-2774a47be6a9\",\"modelInvariantUuid\":\"efe0ef52-c292-4f9d-b0d4-c2578fa78865\"}}},{\"relatedInstance\":{\"instanceId\":\"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\"modelVersionId\":\"829b3891-8926-43df-9e02-4a5d4e75d176\",\"modelCustomizationId\":\"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\"modelUuid\":\"829b3891-8926-43df-9e02-4a5d4e75d176\",\"modelInvariantUuid\":\"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\"vnfInstanceId\":\"fc33d355-3704-4ad7-bf3b-8664339aeac5\"}","type":"String"},"requestId":{"value":"fa9ee395-73b6-455e-8cfa-f500330354eb","type":"String"},"mso-request-id":{"value":"fa9ee395-73b6-455e-8cfa-f500330354eb","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"8607b7a8-eaa7-40ed-81c8-85475c948b2e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"fc33d355-3704-4ad7-bf3b-8664339aeac5","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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:55:55.746Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:55:56.762Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:56.763Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:55:56.764Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:55:56.765Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:55:55 GMT", X-ONAP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-TransactionID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ECOMP-RequestID:"fa9ee395-73b6-455e-8cfa-f500330354eb", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6630c8d3-795c-49c5-85da-5481c7642016", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:55:56.766Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fa9ee395-73b6-455e-8cfa-f500330354eb\",\"instanceId\":\"d8c0da96-3932-4d2a-92aa-48971792fc7a\"}}","message":"Success","processInstanceID":"ed865a0a-f379-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:55:56.766Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:56.767Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:55:56.788Z|580f1f28-f91f-48ff-b6a8-fc10a98976dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:56.789Z|580f1f28-f91f-48ff-b6a8-fc10a98976dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:56.789Z|fa9ee395-73b6-455e-8cfa-f500330354eb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:56.985Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:55:56.999Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:55:57.001Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||Invoke
2022-06-24T04:55:57.001Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:57.001Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:55:57.002Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Method      : GET
2022-06-24T04:55:57.002Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78a74301e7205d57", X-B3-SpanId:"a9bf4b8150983ce8", X-B3-ParentSpanId:"78a74301e7205d57", X-B3-Sampled:"0", X-ONAP-RequestID:"bfa8fe92-d7ee-4641-8cd1-1e325d50e223", X-RequestID:"bfa8fe92-d7ee-4641-8cd1-1e325d50e223", X-TransactionID:"bfa8fe92-d7ee-4641-8cd1-1e325d50e223", X-ECOMP-RequestID:"bfa8fe92-d7ee-4641-8cd1-1e325d50e223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bd81e20-8c6c-4383-abc7-5cfbb2cdd564"]
2022-06-24T04:55:57.003Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Request body: 
2022-06-24T04:55:57.003Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||==========================request end================================================
2022-06-24T04:55:57.024Z|67fa9887-7112-4c78-8c39-1f0783a204c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:55:57.025Z|67fa9887-7112-4c78-8c39-1f0783a204c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:55:57.028Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:57.028Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:57.029Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status text  : 
2022-06-24T04:55:57.029Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:57.030Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Response body: {
  "requestId" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:55:54.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:55.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    }
  }
}
2022-06-24T04:55:57.031Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:57.031Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||InvokeReturn
2022-06-24T04:55:57.034Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:55:57.035Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:55:57.035Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:55:57.035Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:55:57.036Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:55:57.036Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78a74301e7205d57", X-B3-SpanId:"2341b9c1557bbc9e", X-B3-ParentSpanId:"78a74301e7205d57", X-B3-Sampled:"0", X-ONAP-RequestID:"bfa8fe92-d7ee-4641-8cd1-1e325d50e223", X-RequestID:"bfa8fe92-d7ee-4641-8cd1-1e325d50e223", X-TransactionID:"bfa8fe92-d7ee-4641-8cd1-1e325d50e223", X-ECOMP-RequestID:"bfa8fe92-d7ee-4641-8cd1-1e325d50e223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd3a61fc-9c72-4566-ba40-373dccbbedc2"]
2022-06-24T04:55:57.037Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:55:57.037Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:55:57.051Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:55:57.052Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:55:57.052Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:55:57.053Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:55:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:55:57.054Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:55:57.054Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:55:57.055Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:55:57.087Z|bfa8fe92-d7ee-4641-8cd1-1e325d50e223|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:55:59.911Z|267c76cb-a73b-43b8-b823-320a86d10676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:55:59.912Z|267c76cb-a73b-43b8-b823-320a86d10676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:56:00.896Z|2321f1eb-972b-40d3-bdbf-b3ac8021626b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:56:00.897Z|2321f1eb-972b-40d3-bdbf-b3ac8021626b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:56:03.181Z|8774b869-446c-41f3-8855-30d948d446c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:03.185Z|8774b869-446c-41f3-8855-30d948d446c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:05.792Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:56:05.803Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:56:05.810Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:56:05.811Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:05.811Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:56:05.812Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:56:05.812Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c40f33779d11dce3", X-B3-SpanId:"8cda0b338b2c443a", X-B3-ParentSpanId:"c40f33779d11dce3", X-B3-Sampled:"0", X-ONAP-RequestID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-RequestID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-TransactionID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-ECOMP-RequestID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c22ac22b-7cf9-4050-aece-6690c720bb04"]
2022-06-24T04:56:05.813Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:56:05.814Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:56:05.846Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:05.847Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:05.848Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:56:05.848Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:05.852Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:36.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:56:05.853Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:05.853Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:56:05.863Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:56:05.865Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:56:05.865Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:05.866Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:56:05.866Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:56:05.867Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c40f33779d11dce3", X-B3-SpanId:"0ae33b3bfb4e86ed", X-B3-ParentSpanId:"c40f33779d11dce3", X-B3-Sampled:"0", X-ONAP-RequestID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-RequestID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-TransactionID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-ECOMP-RequestID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"121df66a-412e-42bb-bed2-0de36d82fb95"]
2022-06-24T04:56:05.867Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:56:05.868Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:56:05.906Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:05.908Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:05.908Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:56:05.909Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:05.922Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:56:05.923Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:05.924Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:56:06.023Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:06.024Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:06.025Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:06.025Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:06.025Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:06.026Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-RequestID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-TransactionID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-ECOMP-RequestID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a23250e8-3c4a-41d1-9645-46f5f19ba9b7"]
2022-06-24T04:56:06.026Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:06.026Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:06.166Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:06.177Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:06.178Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:06.179Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8DF9DF1FC37BA2902AEDB7E51D086D52; 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:"Fri, 24 Jun 2022 04:56:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:06.180Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfa1d563-f379-11ec-975a-5e62e9825eb9","businessKey":"9adf6665-555d-4253-8e24-2030ca86b91a","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:55:31.016+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"dfa09ca2-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T04:56:06.180Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:06.181Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:06.236Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:06.237Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:06.238Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:06.239Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:06.239Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:06.239Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-RequestID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-TransactionID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-ECOMP-RequestID:"61bf445d-9d78-4e56-87a8-710edd0432e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7eeb642d-459a-434f-8a4e-d62dd8011057"]
2022-06-24T04:56:06.240Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:06.240Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:06.407Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:06.407Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:06.408Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:06.408Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=566B96EA95C177033BB870D6BF3620CE; 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:"Fri, 24 Jun 2022 04:56:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:06.409Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e2b83c4b-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","executionId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:55:36.196+0000","endTime":"2022-06-24T04:55:36.200+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:56:06.409Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:06.410Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:06.414Z|61bf445d-9d78-4e56-87a8-710edd0432e4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:56:06.817Z|d479aa83-517d-4dac-b0a9-2bf29ed6634e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:06.819Z|d479aa83-517d-4dac-b0a9-2bf29ed6634e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:07.068Z|e0fe9157-8a3e-44fe-922d-a288bf4aac25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:07.074Z|e0fe9157-8a3e-44fe-922d-a288bf4aac25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:07.379Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:56:07.400Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:56:07.401Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||Invoke
2022-06-24T04:56:07.401Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:07.402Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:56:07.402Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Method      : GET
2022-06-24T04:56:07.403Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8afdc8768a1f0efb", X-B3-SpanId:"1e39d30d36c8b17a", X-B3-ParentSpanId:"8afdc8768a1f0efb", X-B3-Sampled:"0", X-ONAP-RequestID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-RequestID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-TransactionID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-ECOMP-RequestID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a03a9346-5c85-4ce1-85c5-b9a6a4f593fc"]
2022-06-24T04:56:07.404Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Request body: 
2022-06-24T04:56:07.404Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||==========================request end================================================
2022-06-24T04:56:07.612Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:07.613Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:07.613Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status text  : 
2022-06-24T04:56:07.615Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:07.616Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Response body: {
  "requestId" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "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-06-24T04:55:54.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:59.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    }
  }
}
2022-06-24T04:56:07.616Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:07.619Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||InvokeReturn
2022-06-24T04:56:07.627Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:56:07.628Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:56:07.628Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:07.628Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:56:07.629Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:56:07.629Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8afdc8768a1f0efb", X-B3-SpanId:"d5416df1e549bb88", X-B3-ParentSpanId:"8afdc8768a1f0efb", X-B3-Sampled:"0", X-ONAP-RequestID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-RequestID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-TransactionID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-ECOMP-RequestID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b4e45f3-dcfd-4b0f-beb7-8656727f0e14"]
2022-06-24T04:56:07.630Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:56:07.630Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:56:07.650Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:07.661Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:07.666Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:56:07.667Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:07.668Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:56:07.679Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:07.680Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:56:07.729Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:07.730Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:07.731Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:07.732Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:07.732Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:07.732Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-RequestID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-TransactionID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-ECOMP-RequestID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95defbbe-8bb3-4827-beb5-b69355aea0f9"]
2022-06-24T04:56:07.733Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:07.734Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:07.878Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:07.885Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:07.886Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:07.886Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DAED8505A925242717F427C39A4473F8; 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:"Fri, 24 Jun 2022 04:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:07.887Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f1791785-f379-11ec-975a-5e62e9825eb9","businessKey":"fa9ee395-73b6-455e-8cfa-f500330354eb","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:56:00.948+0000","endTime":"2022-06-24T04:56:05.359+0000","removalTime":null,"durationInMillis":4411,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ed865a0a-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"f1774284-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:56:07.887Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:07.888Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:07.926Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:07.927Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:07.927Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:07.927Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:07.927Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:07.928Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-RequestID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-TransactionID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-ECOMP-RequestID:"67b0a004-8739-40fb-9c98-ad3fc0af7a77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17b2cc26-a175-4543-87a9-ef1cf1dbcfc5"]
2022-06-24T04:56:07.928Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:07.928Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:08.051Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:08.053Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:08.054Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:08.054Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=081102521311E2EE1928076E6932789B; 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:"Fri, 24 Jun 2022 04:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:08.055Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f419da50-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"f1791785-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"f1791785-f379-11ec-975a-5e62e9825eb9","executionId":"f1791785-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:56:05.357+0000","endTime":"2022-06-24T04:56:05.357+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ed865a0a-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:56:08.056Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:08.056Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:08.080Z|67b0a004-8739-40fb-9c98-ad3fc0af7a77|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:56:13.218Z|40e349bd-d080-4dec-80d4-9904340e4b0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:13.220Z|40e349bd-d080-4dec-80d4-9904340e4b0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:14.911Z|81755d38-9605-44f3-bcdb-f6fcb19fa84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:56:14.912Z|81755d38-9605-44f3-bcdb-f6fcb19fa84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:56:16.583Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:56:16.601Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:56:16.602Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:56:16.603Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:16.603Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:56:16.604Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:56:16.605Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a37a052f1adbb0ca", X-B3-SpanId:"459cf4fc78b39e9e", X-B3-ParentSpanId:"a37a052f1adbb0ca", X-B3-Sampled:"0", X-ONAP-RequestID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-RequestID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-TransactionID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-ECOMP-RequestID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f000037-0a33-4164-bd40-542b6e149edb"]
2022-06-24T04:56:16.605Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:56:16.606Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:56:16.633Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:16.634Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:16.635Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:56:16.635Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:16.642Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:36.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:56:16.643Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:16.644Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:56:16.646Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:56:16.647Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:56:16.647Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:16.647Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:56:16.648Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:56:16.648Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a37a052f1adbb0ca", X-B3-SpanId:"b3fa426f5b28864a", X-B3-ParentSpanId:"a37a052f1adbb0ca", X-B3-Sampled:"0", X-ONAP-RequestID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-RequestID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-TransactionID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-ECOMP-RequestID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32622ec3-77f7-4fdd-b13c-0897f2a2d73c"]
2022-06-24T04:56:16.649Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:56:16.649Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:56:16.665Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:16.666Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:16.667Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:56:16.667Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:16.669Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:56:16.670Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:16.670Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:56:16.718Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:16.719Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:16.719Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:16.721Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:16.725Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:16.728Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-RequestID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-TransactionID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-ECOMP-RequestID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f8762d7-25f3-4b94-9f52-a02511598b4e"]
2022-06-24T04:56:16.728Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:16.729Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:16.852Z|7ff9eaf5-5c75-43c5-bbbd-6f8744e81c9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:16.853Z|7ff9eaf5-5c75-43c5-bbbd-6f8744e81c9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:16.867Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:16.868Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:16.869Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:16.870Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C2FFDD6AB4A5559727062868DBB9BBB2; 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:"Fri, 24 Jun 2022 04:56:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:16.870Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfa1d563-f379-11ec-975a-5e62e9825eb9","businessKey":"9adf6665-555d-4253-8e24-2030ca86b91a","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:55:31.016+0000","endTime":"2022-06-24T04:56:07.925+0000","removalTime":null,"durationInMillis":36909,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"dfa09ca2-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:56:16.871Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:16.871Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:16.908Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:16.909Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:16.910Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:16.911Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:16.911Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:16.911Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-RequestID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-TransactionID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-ECOMP-RequestID:"496ee466-3af8-41b3-9fd0-1eb3e1fd1767", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"415c5b11-dec5-46c2-8f43-17e8e74708e8"]
2022-06-24T04:56:16.912Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:16.912Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:17.033Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:17.034Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:17.034Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:17.035Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1E2E124EEA22E437358364123D796FA2; 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:"Fri, 24 Jun 2022 04:56:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:17.040Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f5a18c02-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","executionId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:56:07.924+0000","endTime":"2022-06-24T04:56:07.924+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:56:17.041Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:17.041Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:17.058Z|496ee466-3af8-41b3-9fd0-1eb3e1fd1767|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:56:17.100Z|8ebdfd76-3a19-4ab5-9989-2f35108d7130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:17.101Z|8ebdfd76-3a19-4ab5-9989-2f35108d7130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:18.227Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:56:18.246Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:56:18.247Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||Invoke
2022-06-24T04:56:18.248Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:18.248Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:56:18.249Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Method      : GET
2022-06-24T04:56:18.249Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49f9ead12eb0050f", X-B3-SpanId:"55d021e6b43b3483", X-B3-ParentSpanId:"49f9ead12eb0050f", X-B3-Sampled:"0", X-ONAP-RequestID:"018f5235-1d80-408d-ae84-401454e218d2", X-RequestID:"018f5235-1d80-408d-ae84-401454e218d2", X-TransactionID:"018f5235-1d80-408d-ae84-401454e218d2", X-ECOMP-RequestID:"018f5235-1d80-408d-ae84-401454e218d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3649bdbd-7cdb-4e59-b5d9-7e129b445685"]
2022-06-24T04:56:18.250Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Request body: 
2022-06-24T04:56:18.250Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||==========================request end================================================
2022-06-24T04:56:18.275Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:18.276Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:18.276Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status text  : 
2022-06-24T04:56:18.276Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:18.277Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Response body: {
  "requestId" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "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-06-24T04:55:54.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:59.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    }
  }
}
2022-06-24T04:56:18.277Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:18.278Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||InvokeReturn
2022-06-24T04:56:18.280Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:56:18.280Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:56:18.281Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:18.281Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:56:18.282Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:56:18.282Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49f9ead12eb0050f", X-B3-SpanId:"62e45ee0664d86ed", X-B3-ParentSpanId:"49f9ead12eb0050f", X-B3-Sampled:"0", X-ONAP-RequestID:"018f5235-1d80-408d-ae84-401454e218d2", X-RequestID:"018f5235-1d80-408d-ae84-401454e218d2", X-TransactionID:"018f5235-1d80-408d-ae84-401454e218d2", X-ECOMP-RequestID:"018f5235-1d80-408d-ae84-401454e218d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dbb782d-b373-4b02-bd24-0f7214a64902"]
2022-06-24T04:56:18.282Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:56:18.283Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:56:18.310Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:18.311Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:18.312Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:56:18.312Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:18.313Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:56:18.314Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:18.315Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:56:18.364Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:18.365Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:18.365Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:18.366Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:18.366Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:18.366Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"018f5235-1d80-408d-ae84-401454e218d2", X-RequestID:"018f5235-1d80-408d-ae84-401454e218d2", X-TransactionID:"018f5235-1d80-408d-ae84-401454e218d2", X-ECOMP-RequestID:"018f5235-1d80-408d-ae84-401454e218d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8434392-557b-45c3-8160-9fb06065e8ec"]
2022-06-24T04:56:18.367Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:18.369Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:18.538Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:18.539Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:18.539Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:18.540Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7C53D68018A6BC36299B2B7A380010E0; 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:"Fri, 24 Jun 2022 04:56:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:18.540Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f1791785-f379-11ec-975a-5e62e9825eb9","businessKey":"fa9ee395-73b6-455e-8cfa-f500330354eb","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:56:00.948+0000","endTime":"2022-06-24T04:56:05.359+0000","removalTime":null,"durationInMillis":4411,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ed865a0a-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"f1774284-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:56:18.541Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:18.541Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:18.638Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:18.639Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:18.640Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:18.640Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:18.640Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:18.641Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"018f5235-1d80-408d-ae84-401454e218d2", X-RequestID:"018f5235-1d80-408d-ae84-401454e218d2", X-TransactionID:"018f5235-1d80-408d-ae84-401454e218d2", X-ECOMP-RequestID:"018f5235-1d80-408d-ae84-401454e218d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d121e5b-4369-49ed-a45c-47c70a9d7b7e"]
2022-06-24T04:56:18.641Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:18.642Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:18.790Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:18.791Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:18.791Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:18.792Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6CB507E596478ABBEC73C1B3ED1503E2; 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:"Fri, 24 Jun 2022 04:56:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:18.793Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f419da50-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"f1791785-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"f1791785-f379-11ec-975a-5e62e9825eb9","executionId":"f1791785-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:56:05.357+0000","endTime":"2022-06-24T04:56:05.357+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ed865a0a-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:56:18.793Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:18.794Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:18.809Z|018f5235-1d80-408d-ae84-401454e218d2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:56:21.207Z|7d59ca0f-9da9-4556-a77d-9cbb5a475258|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:56:21.208Z|7d59ca0f-9da9-4556-a77d-9cbb5a475258|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:23.252Z|2a51c78d-d0a0-4ef0-a6d2-1a6c68ecfcb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:23.254Z|2a51c78d-d0a0-4ef0-a6d2-1a6c68ecfcb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:26.910Z|f6744080-375b-4c77-b236-285f2d7f5392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:26.911Z|f6744080-375b-4c77-b236-285f2d7f5392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:27.133Z|4fd37d76-6046-43ee-a54a-79a12c8188c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:27.135Z|4fd37d76-6046-43ee-a54a-79a12c8188c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:27.287Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:56:27.294Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:56:27.295Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:56:27.295Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:27.296Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:56:27.296Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:56:27.296Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39f137cb61f6a867", X-B3-SpanId:"050240dd5b4a417b", X-B3-ParentSpanId:"39f137cb61f6a867", X-B3-Sampled:"0", X-ONAP-RequestID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-RequestID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-TransactionID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-ECOMP-RequestID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8c8cc2a-8a11-4497-bb6a-6b0c76a25893"]
2022-06-24T04:56:27.297Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:56:27.297Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:56:27.322Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:27.323Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:27.324Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:56:27.325Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:27.326Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:36.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:56:27.326Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:27.328Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:56:27.333Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:56:27.335Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:56:27.335Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:27.336Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:56:27.336Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:56:27.337Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39f137cb61f6a867", X-B3-SpanId:"03de238e1e59dd6d", X-B3-ParentSpanId:"39f137cb61f6a867", X-B3-Sampled:"0", X-ONAP-RequestID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-RequestID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-TransactionID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-ECOMP-RequestID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1dd28b2-2a45-4fbf-ae8c-de6f265f16c0"]
2022-06-24T04:56:27.338Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:56:27.339Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:56:27.360Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:27.361Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:27.361Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:56:27.361Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:27.362Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:56:27.363Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:27.363Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:56:27.418Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:27.420Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:27.421Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:27.422Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:27.422Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:27.422Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-RequestID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-TransactionID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-ECOMP-RequestID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d34765d3-9a63-4099-85f3-7c506c5932ae"]
2022-06-24T04:56:27.423Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:27.423Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:27.542Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:27.543Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:27.543Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:27.544Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=74F9E6AD544415D684C47BD81529AE67; 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:"Fri, 24 Jun 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:27.544Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfa1d563-f379-11ec-975a-5e62e9825eb9","businessKey":"9adf6665-555d-4253-8e24-2030ca86b91a","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:55:31.016+0000","endTime":"2022-06-24T04:56:07.925+0000","removalTime":null,"durationInMillis":36909,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"dfa09ca2-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:56:27.545Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:27.545Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:27.628Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:27.630Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:27.630Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:27.631Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:27.631Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:27.632Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-RequestID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-TransactionID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-ECOMP-RequestID:"61d00427-ed0d-4aea-a77d-565c126c8355", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c9edb14-8f08-456d-8764-6c29b2f0097d"]
2022-06-24T04:56:27.632Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:27.633Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:27.750Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:27.751Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:27.751Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:27.752Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=31BC9BF8E4C1674C2C768E0E4B0B450C; 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:"Fri, 24 Jun 2022 04:56:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:27.753Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f5a18c02-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","executionId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:56:07.924+0000","endTime":"2022-06-24T04:56:07.924+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:56:27.753Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:27.754Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:27.767Z|61d00427-ed0d-4aea-a77d-565c126c8355|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:56:29.041Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:56:29.063Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:56:29.064Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||Invoke
2022-06-24T04:56:29.064Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:29.075Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:56:29.075Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Method      : GET
2022-06-24T04:56:29.093Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"618bb3b8bb10160b", X-B3-SpanId:"ffdc86c16a581697", X-B3-ParentSpanId:"618bb3b8bb10160b", X-B3-Sampled:"0", X-ONAP-RequestID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-RequestID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-TransactionID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-ECOMP-RequestID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a152168f-0dad-4ca6-9b00-846122e16e73"]
2022-06-24T04:56:29.094Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Request body: 
2022-06-24T04:56:29.095Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||==========================request end================================================
2022-06-24T04:56:29.130Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:29.131Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:29.132Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status text  : 
2022-06-24T04:56:29.132Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:29.139Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Response body: {
  "requestId" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "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-06-24T04:55:54.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:59.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    }
  }
}
2022-06-24T04:56:29.140Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:29.141Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||InvokeReturn
2022-06-24T04:56:29.145Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:56:29.147Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:56:29.147Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:29.147Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:56:29.147Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:56:29.148Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"618bb3b8bb10160b", X-B3-SpanId:"25f9f32892ed8d12", X-B3-ParentSpanId:"618bb3b8bb10160b", X-B3-Sampled:"0", X-ONAP-RequestID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-RequestID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-TransactionID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-ECOMP-RequestID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b8a7b6e-93b7-4202-9d53-4a26ea056c55"]
2022-06-24T04:56:29.148Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:56:29.148Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:56:29.175Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:29.179Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:29.181Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:56:29.183Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:29.185Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:56:29.188Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:29.188Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:56:29.271Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:29.272Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:29.272Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:29.272Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:29.273Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:29.273Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-RequestID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-TransactionID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-ECOMP-RequestID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb28e696-9dbf-4eb3-9ddd-92a4eb6772d5"]
2022-06-24T04:56:29.273Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:29.274Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:29.391Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:29.392Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:29.393Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:29.397Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2FA7A3E44B06456D683F3E3ECC78164B; 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:"Fri, 24 Jun 2022 04:56:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:29.404Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f1791785-f379-11ec-975a-5e62e9825eb9","businessKey":"fa9ee395-73b6-455e-8cfa-f500330354eb","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:56:00.948+0000","endTime":"2022-06-24T04:56:05.359+0000","removalTime":null,"durationInMillis":4411,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ed865a0a-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"f1774284-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:56:29.405Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:29.406Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:29.467Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:29.468Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:29.468Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:29.469Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:29.469Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:29.470Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-RequestID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-TransactionID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-ECOMP-RequestID:"8f827aaa-bf1e-47cb-8890-22b507a050b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9ecbf2a-198f-4ea1-b7c2-475063b98464"]
2022-06-24T04:56:29.470Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:29.470Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:29.598Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:29.599Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:29.599Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:29.599Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5045961313EACB59BADD516841AA52EA; 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:"Fri, 24 Jun 2022 04:56:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:29.600Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f419da50-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"f1791785-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"f1791785-f379-11ec-975a-5e62e9825eb9","executionId":"f1791785-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:56:05.357+0000","endTime":"2022-06-24T04:56:05.357+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ed865a0a-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:56:29.600Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:29.601Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:29.611Z|8f827aaa-bf1e-47cb-8890-22b507a050b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:56:29.911Z|b23a9f26-5ff2-4466-98bc-285f8ac7212a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:56:29.919Z|b23a9f26-5ff2-4466-98bc-285f8ac7212a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:56:30.898Z|4f312d05-3f82-41a6-b8eb-046fbfb5545c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:56:30.899Z|4f312d05-3f82-41a6-b8eb-046fbfb5545c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:56:33.278Z|a062b327-e99b-4e00-a41a-44adeda095d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:33.279Z|a062b327-e99b-4e00-a41a-44adeda095d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:36.943Z|50674510-da21-43a2-8cfd-ff9796aa0fc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:36.945Z|50674510-da21-43a2-8cfd-ff9796aa0fc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:37.176Z|9bf87d07-3a9c-44d8-b1e8-a8e8dd54e3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:37.177Z|9bf87d07-3a9c-44d8-b1e8-a8e8dd54e3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:37.971Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:56:37.979Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:56:37.981Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:56:37.981Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:37.982Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:56:37.982Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:56:37.982Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0620f9f9e991eb4", X-B3-SpanId:"d91d2e8762deb05f", X-B3-ParentSpanId:"a0620f9f9e991eb4", X-B3-Sampled:"0", X-ONAP-RequestID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-RequestID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-TransactionID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-ECOMP-RequestID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dff3d9a3-24fd-481f-8e1f-8d1c7a12a05c"]
2022-06-24T04:56:37.983Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:56:37.983Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:56:38.012Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:38.013Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:38.014Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:56:38.014Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:38.015Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:36.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:56:38.016Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:38.016Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:56:38.020Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:56:38.021Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:56:38.022Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:38.022Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:56:38.023Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:56:38.023Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0620f9f9e991eb4", X-B3-SpanId:"881a6ddacc4e0b3d", X-B3-ParentSpanId:"a0620f9f9e991eb4", X-B3-Sampled:"0", X-ONAP-RequestID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-RequestID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-TransactionID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-ECOMP-RequestID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80adf01c-1600-406f-ad92-83ac97985186"]
2022-06-24T04:56:38.023Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:56:38.024Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:56:38.045Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:38.046Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:38.046Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:56:38.046Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:38.047Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:56:38.047Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:38.048Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:56:38.103Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:38.104Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:38.105Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:38.105Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:38.106Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:38.106Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-RequestID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-TransactionID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-ECOMP-RequestID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a785162-fd1d-46d6-ad53-75c6257e3c38"]
2022-06-24T04:56:38.107Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:38.107Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:38.246Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:38.247Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:38.248Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:38.248Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FC8CD0B177F332FAD1009EDA193B2E48; 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:"Fri, 24 Jun 2022 04:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:38.249Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfa1d563-f379-11ec-975a-5e62e9825eb9","businessKey":"9adf6665-555d-4253-8e24-2030ca86b91a","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:55:31.016+0000","endTime":"2022-06-24T04:56:07.925+0000","removalTime":null,"durationInMillis":36909,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"dfa09ca2-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:56:38.249Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:38.250Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:38.309Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:38.310Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:38.311Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:38.311Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:38.311Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:38.312Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-RequestID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-TransactionID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-ECOMP-RequestID:"e0ea96a9-c240-471e-b67d-721f429b2aab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9873355d-b35a-47cf-8657-3afd1177c657"]
2022-06-24T04:56:38.312Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:38.313Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:38.454Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:38.455Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:38.455Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:38.456Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EA5B660C94553B6AF311C08ADA570327; 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:"Fri, 24 Jun 2022 04:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:38.457Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f5a18c02-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","executionId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:56:07.924+0000","endTime":"2022-06-24T04:56:07.924+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:56:38.458Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:38.458Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:38.486Z|e0ea96a9-c240-471e-b67d-721f429b2aab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:56:39.780Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:56:39.787Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:56:39.789Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||Invoke
2022-06-24T04:56:39.789Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:39.789Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:56:39.790Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Method      : GET
2022-06-24T04:56:39.790Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fc07e250cfc277f", X-B3-SpanId:"16ba87dc1198e630", X-B3-ParentSpanId:"9fc07e250cfc277f", X-B3-Sampled:"0", X-ONAP-RequestID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-RequestID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-TransactionID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-ECOMP-RequestID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdbca376-972d-406a-b234-29461d1a54a4"]
2022-06-24T04:56:39.791Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Request body: 
2022-06-24T04:56:39.791Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||==========================request end================================================
2022-06-24T04:56:39.812Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:39.813Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:39.813Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status text  : 
2022-06-24T04:56:39.814Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:39.815Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Response body: {
  "requestId" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "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-06-24T04:55:54.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:59.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    }
  }
}
2022-06-24T04:56:39.815Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:39.816Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||InvokeReturn
2022-06-24T04:56:39.819Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:56:39.820Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:56:39.821Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:39.821Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:56:39.821Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:56:39.822Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fc07e250cfc277f", X-B3-SpanId:"3358572d943e2ef7", X-B3-ParentSpanId:"9fc07e250cfc277f", X-B3-Sampled:"0", X-ONAP-RequestID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-RequestID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-TransactionID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-ECOMP-RequestID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7f01e20-7cc9-4912-9176-00a8c51632ab"]
2022-06-24T04:56:39.822Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:56:39.823Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:56:39.845Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:39.845Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:39.846Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:56:39.846Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:39.847Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:56:39.847Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:39.848Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:56:39.895Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:39.896Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:39.897Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:39.898Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:39.899Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:39.899Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-RequestID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-TransactionID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-ECOMP-RequestID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"beb6f264-7de8-45ca-ab00-bb81060b8a07"]
2022-06-24T04:56:39.900Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:39.900Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:40.017Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:40.018Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:40.019Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:40.019Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=305FE5867C88D1EF72007DABD67F2ED2; 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:"Fri, 24 Jun 2022 04:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:40.019Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f1791785-f379-11ec-975a-5e62e9825eb9","businessKey":"fa9ee395-73b6-455e-8cfa-f500330354eb","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:56:00.948+0000","endTime":"2022-06-24T04:56:05.359+0000","removalTime":null,"durationInMillis":4411,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ed865a0a-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"f1774284-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:56:40.020Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:40.021Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:40.060Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:40.060Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:40.061Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:40.061Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:40.062Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:40.062Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-RequestID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-TransactionID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-ECOMP-RequestID:"e739cfa2-fa3c-4b76-943d-e7beeff4ff51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef110c0c-dc34-4a6e-b8b6-c8f03caded1d"]
2022-06-24T04:56:40.062Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:40.063Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:40.174Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:40.175Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:40.175Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:40.176Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BDFD83C3A09B42F2988DEB376971BC72; 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:"Fri, 24 Jun 2022 04:56:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:40.176Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f419da50-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"f1791785-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"f1791785-f379-11ec-975a-5e62e9825eb9","executionId":"f1791785-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:56:05.357+0000","endTime":"2022-06-24T04:56:05.357+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ed865a0a-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:56:40.179Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:40.183Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:40.189Z|e739cfa2-fa3c-4b76-943d-e7beeff4ff51|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:56:43.304Z|d5e20349-3d75-4662-819c-94cf225c77f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:43.306Z|d5e20349-3d75-4662-819c-94cf225c77f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:44.916Z|51474767-e7fe-4eaf-8ef5-16ff419fc838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:56:44.918Z|51474767-e7fe-4eaf-8ef5-16ff419fc838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:56:46.996Z|44e18540-29b6-4715-9fb5-0dab73938d2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:47.000Z|44e18540-29b6-4715-9fb5-0dab73938d2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:47.211Z|65c23c9c-0bf1-4a76-aa23-8046f814c1e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:47.213Z|65c23c9c-0bf1-4a76-aa23-8046f814c1e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:48.712Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:56:48.736Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:56:48.737Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:56:48.737Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:48.738Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:56:48.739Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:56:48.739Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f74c40fa702e39df", X-B3-SpanId:"9967169cca39373a", X-B3-ParentSpanId:"f74c40fa702e39df", X-B3-Sampled:"0", X-ONAP-RequestID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-RequestID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-TransactionID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-ECOMP-RequestID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07debfa6-dd64-4048-b409-d8909b3208d0"]
2022-06-24T04:56:48.740Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:56:48.740Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:56:48.774Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:48.775Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:48.776Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:56:48.776Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:48.777Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:36.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:56:48.777Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:48.778Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:56:48.782Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:56:48.783Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:56:48.783Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:48.784Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:56:48.784Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:56:48.784Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f74c40fa702e39df", X-B3-SpanId:"e5971c8efc8c7c5c", X-B3-ParentSpanId:"f74c40fa702e39df", X-B3-Sampled:"0", X-ONAP-RequestID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-RequestID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-TransactionID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-ECOMP-RequestID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"162b7d88-1cbb-43b5-bdc0-2c1df13b1d46"]
2022-06-24T04:56:48.785Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:56:48.785Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:56:48.807Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:48.808Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:48.808Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:56:48.809Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:48.810Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:56:48.811Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:48.811Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:56:48.947Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:48.948Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:48.949Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:48.949Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:48.949Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:48.950Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-RequestID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-TransactionID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-ECOMP-RequestID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b082afce-03e3-424f-a463-0563d2df400f"]
2022-06-24T04:56:48.950Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:48.950Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:49.080Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:49.103Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:49.104Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:49.106Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DF7DE8C417C69B44B5272557621D8DE0; 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:"Fri, 24 Jun 2022 04:56:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:49.107Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfa1d563-f379-11ec-975a-5e62e9825eb9","businessKey":"9adf6665-555d-4253-8e24-2030ca86b91a","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:55:31.016+0000","endTime":"2022-06-24T04:56:07.925+0000","removalTime":null,"durationInMillis":36909,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"dfa09ca2-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:56:49.107Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:49.108Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:49.204Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:49.206Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:49.206Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:49.207Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:49.207Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:49.208Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-RequestID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-TransactionID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-ECOMP-RequestID:"eeacb68c-0768-4bfe-9aeb-61200c8949ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4115817-00de-4243-8043-b82db29c9c6a"]
2022-06-24T04:56:49.208Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:49.209Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:49.340Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:49.340Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:49.341Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:49.342Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FE77781F4DC49E138E269AD7DE554CDF; 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:"Fri, 24 Jun 2022 04:56:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:49.343Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f5a18c02-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","executionId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:56:07.924+0000","endTime":"2022-06-24T04:56:07.924+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:56:49.343Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:49.343Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:49.362Z|eeacb68c-0768-4bfe-9aeb-61200c8949ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:56:50.393Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:56:50.406Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:56:50.407Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||Invoke
2022-06-24T04:56:50.408Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:50.409Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:56:50.411Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Method      : GET
2022-06-24T04:56:50.411Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b7b4dd39db2d4fb", X-B3-SpanId:"eadd6107fe53742c", X-B3-ParentSpanId:"0b7b4dd39db2d4fb", X-B3-Sampled:"0", X-ONAP-RequestID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-RequestID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-TransactionID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-ECOMP-RequestID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38bfd029-6076-4fee-8574-cc6715fdf785"]
2022-06-24T04:56:50.412Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Request body: 
2022-06-24T04:56:50.413Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||==========================request end================================================
2022-06-24T04:56:50.433Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:50.434Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:50.435Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status text  : 
2022-06-24T04:56:50.435Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:50.447Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Response body: {
  "requestId" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "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-06-24T04:55:54.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:59.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    }
  }
}
2022-06-24T04:56:50.448Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:50.449Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||InvokeReturn
2022-06-24T04:56:50.451Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:56:50.452Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:56:50.453Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:50.453Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:56:50.454Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:56:50.455Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b7b4dd39db2d4fb", X-B3-SpanId:"084e91734357e230", X-B3-ParentSpanId:"0b7b4dd39db2d4fb", X-B3-Sampled:"0", X-ONAP-RequestID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-RequestID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-TransactionID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-ECOMP-RequestID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3a2e354-56fc-4196-a379-5f53fb73220c"]
2022-06-24T04:56:50.455Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:56:50.456Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:56:50.488Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:50.490Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:50.490Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:56:50.491Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:50.492Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:56:50.492Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:50.502Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:56:50.622Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:50.623Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:50.624Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:50.624Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:50.624Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:50.624Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-RequestID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-TransactionID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-ECOMP-RequestID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a820181-4a47-4c9a-9bec-0a1811bb878b"]
2022-06-24T04:56:50.625Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:50.625Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:50.746Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:50.747Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:50.748Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:50.753Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D274BF2405804C452D0AD2A20C4D994E; 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:"Fri, 24 Jun 2022 04:56:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:50.755Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f1791785-f379-11ec-975a-5e62e9825eb9","businessKey":"fa9ee395-73b6-455e-8cfa-f500330354eb","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:56:00.948+0000","endTime":"2022-06-24T04:56:05.359+0000","removalTime":null,"durationInMillis":4411,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ed865a0a-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"f1774284-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:56:50.755Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:50.756Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa9ee395-73b6-455e-8cfa-f500330354eb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:50.847Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:50.848Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:50.849Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:50.849Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:56:50.850Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:50.850Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-RequestID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-TransactionID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-ECOMP-RequestID:"e6422f01-1b23-4303-a80c-123f2740cd63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"053011bf-060e-40ee-ae22-20b475749970"]
2022-06-24T04:56:50.851Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:50.851Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:50.971Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:50.973Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:50.973Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:50.974Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A7E3595E78BF45ACED815337B2E7ECD3; 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:"Fri, 24 Jun 2022 04:56:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:50.975Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f419da50-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"f1791785-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"f1791785-f379-11ec-975a-5e62e9825eb9","executionId":"f1791785-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:56:05.357+0000","endTime":"2022-06-24T04:56:05.357+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ed865a0a-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:56:50.975Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:50.976Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f1791785-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:50.986Z|e6422f01-1b23-4303-a80c-123f2740cd63|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:56:53.336Z|83477bd5-081c-4cfc-a187-a004a1a9ab25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:53.340Z|83477bd5-081c-4cfc-a187-a004a1a9ab25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:57.060Z|4bdcdba9-5f3a-4dfd-818a-38b0904af826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:57.062Z|4bdcdba9-5f3a-4dfd-818a-38b0904af826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:57.239Z|a51d3adc-6eb2-48dc-adf2-1f66d21d53d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:56:57.240Z|a51d3adc-6eb2-48dc-adf2-1f66d21d53d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:56:59.547Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:56:59.560Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:56:59.561Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:56:59.562Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:59.562Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:56:59.562Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:56:59.563Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0c04eb34c24fa35", X-B3-SpanId:"d19a20506682cf5f", X-B3-ParentSpanId:"a0c04eb34c24fa35", X-B3-Sampled:"0", X-ONAP-RequestID:"f964984f-3472-43b8-a3c9-34090381bfab", X-RequestID:"f964984f-3472-43b8-a3c9-34090381bfab", X-TransactionID:"f964984f-3472-43b8-a3c9-34090381bfab", X-ECOMP-RequestID:"f964984f-3472-43b8-a3c9-34090381bfab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7aa8d2f-045f-45be-b81e-197831a989a4"]
2022-06-24T04:56:59.563Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:56:59.564Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:56:59.586Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:59.587Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:59.588Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:56:59.588Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:59.589Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:36.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:56:59.590Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:59.590Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:56:59.599Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:56:59.600Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:56:59.602Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:59.602Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:56:59.602Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:56:59.603Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0c04eb34c24fa35", X-B3-SpanId:"b6e7241b6b0e5a4d", X-B3-ParentSpanId:"a0c04eb34c24fa35", X-B3-Sampled:"0", X-ONAP-RequestID:"f964984f-3472-43b8-a3c9-34090381bfab", X-RequestID:"f964984f-3472-43b8-a3c9-34090381bfab", X-TransactionID:"f964984f-3472-43b8-a3c9-34090381bfab", X-ECOMP-RequestID:"f964984f-3472-43b8-a3c9-34090381bfab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bbdc930-4b33-410b-9202-60bdd4be00c3"]
2022-06-24T04:56:59.603Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:56:59.604Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:56:59.618Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:59.619Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:59.619Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:56:59.620Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:59.621Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:56:59.621Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:59.622Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:56:59.698Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:59.699Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:56:59.700Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:56:59.700Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:56:59.700Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:56:59.701Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f964984f-3472-43b8-a3c9-34090381bfab", X-RequestID:"f964984f-3472-43b8-a3c9-34090381bfab", X-TransactionID:"f964984f-3472-43b8-a3c9-34090381bfab", X-ECOMP-RequestID:"f964984f-3472-43b8-a3c9-34090381bfab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d22f210-c886-4fd4-85b8-bedcbf7f125c"]
2022-06-24T04:56:59.701Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:56:59.702Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:56:59.829Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:56:59.829Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:56:59.830Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:56:59.830Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=64415BDE48366BD1A5D89E3DF522A3B6; 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:"Fri, 24 Jun 2022 04:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:56:59.831Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfa1d563-f379-11ec-975a-5e62e9825eb9","businessKey":"9adf6665-555d-4253-8e24-2030ca86b91a","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:55:31.016+0000","endTime":"2022-06-24T04:56:07.925+0000","removalTime":null,"durationInMillis":36909,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"dfa09ca2-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:56:59.835Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:56:59.835Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:56:59.943Z|a888b00d-1216-4d43-986d-309b10256a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:56:59.948Z|a888b00d-1216-4d43-986d-309b10256a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:57:00.027Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:57:00.028Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:57:00.028Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:00.029Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:57:00.031Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:57:00.031Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f964984f-3472-43b8-a3c9-34090381bfab", X-RequestID:"f964984f-3472-43b8-a3c9-34090381bfab", X-TransactionID:"f964984f-3472-43b8-a3c9-34090381bfab", X-ECOMP-RequestID:"f964984f-3472-43b8-a3c9-34090381bfab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57b5a594-4f43-419f-805b-1f01796d57cc"]
2022-06-24T04:57:00.032Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:57:00.032Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:57:00.192Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:00.194Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:00.194Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:57:00.194Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AFC637DD39A0204A96BAC63528F85841; 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:"Fri, 24 Jun 2022 04:56:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:00.195Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f5a18c02-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","executionId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:56:07.924+0000","endTime":"2022-06-24T04:56:07.924+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:57:00.195Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:00.196Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:57:00.208Z|f964984f-3472-43b8-a3c9-34090381bfab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:00.899Z|fd1bdd18-fee3-470d-9c50-7131332c5678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:57:00.900Z|fd1bdd18-fee3-470d-9c50-7131332c5678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:57:01.166Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:01.176Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:57:01.177Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||Invoke
2022-06-24T04:57:01.177Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:01.178Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:57:01.178Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Method      : GET
2022-06-24T04:57:01.179Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f04c6d55d912be0", X-B3-SpanId:"f6df359fae852faf", X-B3-ParentSpanId:"9f04c6d55d912be0", X-B3-Sampled:"0", X-ONAP-RequestID:"d6746f41-ab22-4916-996e-8a7203cd1aa0", X-RequestID:"d6746f41-ab22-4916-996e-8a7203cd1aa0", X-TransactionID:"d6746f41-ab22-4916-996e-8a7203cd1aa0", X-ECOMP-RequestID:"d6746f41-ab22-4916-996e-8a7203cd1aa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82802dae-1adc-41fa-8cf5-6a447ad43599"]
2022-06-24T04:57:01.179Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Request body: 
2022-06-24T04:57:01.181Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||==========================request end================================================
2022-06-24T04:57:01.212Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:01.222Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:01.227Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status text  : 
2022-06-24T04:57:01.227Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:01.230Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Response body: {
  "requestId" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:54.000+00:00",
  "endTime" : "2022-06-24T04:56:58.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:56:59.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    }
  }
}
2022-06-24T04:57:01.231Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:01.232Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||InvokeReturn
2022-06-24T04:57:01.236Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:57:01.237Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:01.238Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:01.238Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:57:01.239Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:01.239Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f04c6d55d912be0", X-B3-SpanId:"52a835ffb0b6f1bf", X-B3-ParentSpanId:"9f04c6d55d912be0", X-B3-Sampled:"0", X-ONAP-RequestID:"d6746f41-ab22-4916-996e-8a7203cd1aa0", X-RequestID:"d6746f41-ab22-4916-996e-8a7203cd1aa0", X-TransactionID:"d6746f41-ab22-4916-996e-8a7203cd1aa0", X-ECOMP-RequestID:"d6746f41-ab22-4916-996e-8a7203cd1aa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1b98d51-82d4-437b-9621-96999345bb66"]
2022-06-24T04:57:01.240Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:01.241Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:01.253Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:01.254Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:01.255Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:01.255Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:01.261Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:01.262Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:01.262Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:01.283Z|d6746f41-ab22-4916-996e-8a7203cd1aa0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:01.435Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:01.444Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:57:01.445Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||Invoke
2022-06-24T04:57:01.446Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:01.447Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:57:01.447Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Method      : GET
2022-06-24T04:57:01.448Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0812575742b9c91e", X-B3-SpanId:"85e36f921931ae1b", X-B3-ParentSpanId:"0812575742b9c91e", X-B3-Sampled:"0", X-ONAP-RequestID:"20c828e3-0de2-4a72-ac8a-c75578e588c7", X-RequestID:"20c828e3-0de2-4a72-ac8a-c75578e588c7", X-TransactionID:"20c828e3-0de2-4a72-ac8a-c75578e588c7", X-ECOMP-RequestID:"20c828e3-0de2-4a72-ac8a-c75578e588c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4c31680-8c9c-45b9-aa20-191ba5e5f06b"]
2022-06-24T04:57:01.448Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Request body: 
2022-06-24T04:57:01.459Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||==========================request end================================================
2022-06-24T04:57:01.494Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:01.495Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:01.495Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status text  : 
2022-06-24T04:57:01.495Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:01.496Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Response body: {
  "requestId" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:54.000+00:00",
  "endTime" : "2022-06-24T04:56:58.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:56:59.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    }
  }
}
2022-06-24T04:57:01.496Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:01.497Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||InvokeReturn
2022-06-24T04:57:01.498Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:57:01.499Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:01.499Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:01.499Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:57:01.499Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:01.500Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0812575742b9c91e", X-B3-SpanId:"58cc7fb486ca6251", X-B3-ParentSpanId:"0812575742b9c91e", X-B3-Sampled:"0", X-ONAP-RequestID:"20c828e3-0de2-4a72-ac8a-c75578e588c7", X-RequestID:"20c828e3-0de2-4a72-ac8a-c75578e588c7", X-TransactionID:"20c828e3-0de2-4a72-ac8a-c75578e588c7", X-ECOMP-RequestID:"20c828e3-0de2-4a72-ac8a-c75578e588c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43f7c265-e676-438e-b6ae-7ca63ddcbdf4"]
2022-06-24T04:57:01.500Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:01.501Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:01.513Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:01.514Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:01.515Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:01.515Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:01.516Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:01.516Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:01.517Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:01.529Z|20c828e3-0de2-4a72-ac8a-c75578e588c7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:01.712Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:01.720Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:57:01.721Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||Invoke
2022-06-24T04:57:01.722Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:01.722Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:57:01.723Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Method      : GET
2022-06-24T04:57:01.724Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3d47ac86cf9233d", X-B3-SpanId:"de737805ceb94297", X-B3-ParentSpanId:"b3d47ac86cf9233d", X-B3-Sampled:"0", X-ONAP-RequestID:"cb530a40-bd90-46f5-9fa4-821adc15e51f", X-RequestID:"cb530a40-bd90-46f5-9fa4-821adc15e51f", X-TransactionID:"cb530a40-bd90-46f5-9fa4-821adc15e51f", X-ECOMP-RequestID:"cb530a40-bd90-46f5-9fa4-821adc15e51f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23c68975-b33a-4fdd-8dfd-2eff7041fd81"]
2022-06-24T04:57:01.724Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Request body: 
2022-06-24T04:57:01.725Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||==========================request end================================================
2022-06-24T04:57:01.766Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:01.767Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:01.768Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status text  : 
2022-06-24T04:57:01.768Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:01.769Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Response body: {
  "requestId" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:54.000+00:00",
  "endTime" : "2022-06-24T04:56:58.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:56:59.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    }
  }
}
2022-06-24T04:57:01.770Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:01.770Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||InvokeReturn
2022-06-24T04:57:01.774Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:57:01.775Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:01.775Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:01.775Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:57:01.776Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:01.776Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3d47ac86cf9233d", X-B3-SpanId:"0c85fa7fdfb0dd8b", X-B3-ParentSpanId:"b3d47ac86cf9233d", X-B3-Sampled:"0", X-ONAP-RequestID:"cb530a40-bd90-46f5-9fa4-821adc15e51f", X-RequestID:"cb530a40-bd90-46f5-9fa4-821adc15e51f", X-TransactionID:"cb530a40-bd90-46f5-9fa4-821adc15e51f", X-ECOMP-RequestID:"cb530a40-bd90-46f5-9fa4-821adc15e51f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8aec4cd7-e49f-45c6-9641-cbc7bb6aeb52"]
2022-06-24T04:57:01.778Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:01.778Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:01.798Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:01.799Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:01.799Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:01.799Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:01.805Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:01.806Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:01.808Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:01.833Z|cb530a40-bd90-46f5-9fa4-821adc15e51f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:02.036Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:02.041Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:57:02.042Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||Invoke
2022-06-24T04:57:02.043Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:02.043Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:57:02.043Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Method      : GET
2022-06-24T04:57:02.044Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80bf34fb5b9e180e", X-B3-SpanId:"24d061c68aed1f92", X-B3-ParentSpanId:"80bf34fb5b9e180e", X-B3-Sampled:"0", X-ONAP-RequestID:"c93c830a-f789-4134-9385-0ef5ef9e16d2", X-RequestID:"c93c830a-f789-4134-9385-0ef5ef9e16d2", X-TransactionID:"c93c830a-f789-4134-9385-0ef5ef9e16d2", X-ECOMP-RequestID:"c93c830a-f789-4134-9385-0ef5ef9e16d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dafd5fce-2af2-4758-90dc-3df836280c78"]
2022-06-24T04:57:02.044Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Request body: 
2022-06-24T04:57:02.045Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||==========================request end================================================
2022-06-24T04:57:02.076Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:02.077Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:02.077Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status text  : 
2022-06-24T04:57:02.078Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:02.087Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Response body: {
  "requestId" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:54.000+00:00",
  "endTime" : "2022-06-24T04:56:58.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:56:59.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    }
  }
}
2022-06-24T04:57:02.088Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:02.089Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||InvokeReturn
2022-06-24T04:57:02.091Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:57:02.091Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:02.092Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:02.092Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:57:02.092Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:02.101Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80bf34fb5b9e180e", X-B3-SpanId:"e658bc1ad2597243", X-B3-ParentSpanId:"80bf34fb5b9e180e", X-B3-Sampled:"0", X-ONAP-RequestID:"c93c830a-f789-4134-9385-0ef5ef9e16d2", X-RequestID:"c93c830a-f789-4134-9385-0ef5ef9e16d2", X-TransactionID:"c93c830a-f789-4134-9385-0ef5ef9e16d2", X-ECOMP-RequestID:"c93c830a-f789-4134-9385-0ef5ef9e16d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c35ec15-a46f-4711-befb-6e1d746729e1"]
2022-06-24T04:57:02.102Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:02.102Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:02.116Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:02.117Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:02.117Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:02.118Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:02.138Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:02.138Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:02.139Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:02.172Z|c93c830a-f789-4134-9385-0ef5ef9e16d2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:02.347Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:02.363Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:57:02.366Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||Invoke
2022-06-24T04:57:02.367Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:02.367Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb
2022-06-24T04:57:02.368Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Method      : GET
2022-06-24T04:57:02.368Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29660772d31699fa", X-B3-SpanId:"0071382f433b51ab", X-B3-ParentSpanId:"29660772d31699fa", X-B3-Sampled:"0", X-ONAP-RequestID:"7e13e8ce-8afd-4c93-9523-5b596c91bab6", X-RequestID:"7e13e8ce-8afd-4c93-9523-5b596c91bab6", X-TransactionID:"7e13e8ce-8afd-4c93-9523-5b596c91bab6", X-ECOMP-RequestID:"7e13e8ce-8afd-4c93-9523-5b596c91bab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f534cf08-3de7-4c7a-92e9-71d8a2574d08"]
2022-06-24T04:57:02.368Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Request body: 
2022-06-24T04:57:02.369Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||==========================request end================================================
2022-06-24T04:57:02.386Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:02.387Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:02.387Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Status text  : 
2022-06-24T04:57:02.388Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:02.389Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||Response body: {
  "requestId" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:55:54.000+00:00",
  "endTime" : "2022-06-24T04:56:58.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\",\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\": \"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n                        \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:56:59.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa9ee395-73b6-455e-8cfa-f500330354eb",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb"
    }
  }
}
2022-06-24T04:57:02.390Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:02.392Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa9ee395-73b6-455e-8cfa-f500330354eb|INFO|500||InvokeReturn
2022-06-24T04:57:02.395Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:57:02.395Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:02.396Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:02.396Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false
2022-06-24T04:57:02.396Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:02.397Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29660772d31699fa", X-B3-SpanId:"dc867123aeb5ace2", X-B3-ParentSpanId:"29660772d31699fa", X-B3-Sampled:"0", X-ONAP-RequestID:"7e13e8ce-8afd-4c93-9523-5b596c91bab6", X-RequestID:"7e13e8ce-8afd-4c93-9523-5b596c91bab6", X-TransactionID:"7e13e8ce-8afd-4c93-9523-5b596c91bab6", X-ECOMP-RequestID:"7e13e8ce-8afd-4c93-9523-5b596c91bab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1586b18b-525e-408d-8d10-e840da33584e"]
2022-06-24T04:57:02.397Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:02.397Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:02.418Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:02.419Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:02.419Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:02.419Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:02.420Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:02.420Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:02.421Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa9ee395-73b6-455e-8cfa-f500330354eb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:02.438Z|7e13e8ce-8afd-4c93-9523-5b596c91bab6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa9ee395-73b6-455e-8cfa-f500330354eb|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:03.377Z|5ff5abe0-16cf-4a60-b8d3-a314a24e7e76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:03.378Z|5ff5abe0-16cf-4a60-b8d3-a314a24e7e76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:07.095Z|371a9d1b-8156-495e-a5d2-4326aec86efb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:07.096Z|371a9d1b-8156-495e-a5d2-4326aec86efb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:07.283Z|3bebcb1a-30a0-4f0f-86cb-063243a7d58f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:07.284Z|3bebcb1a-30a0-4f0f-86cb-063243a7d58f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:10.427Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:10.435Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:10.436Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:57:10.436Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:10.437Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:10.438Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:57:10.438Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a83bd1222cf758bf", X-B3-SpanId:"b63450902f1cde50", X-B3-ParentSpanId:"a83bd1222cf758bf", X-B3-Sampled:"0", X-ONAP-RequestID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-RequestID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-TransactionID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-ECOMP-RequestID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc1dc6d6-9c68-4a60-9881-6d64a70e61b0"]
2022-06-24T04:57:10.439Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:57:10.439Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:10.465Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:10.467Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:10.467Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:57:10.467Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:10.468Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:36.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:57:10.474Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:10.475Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:57:10.482Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:10.483Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:10.484Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:10.484Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:10.484Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:10.485Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a83bd1222cf758bf", X-B3-SpanId:"d7c4e7f1b61198d2", X-B3-ParentSpanId:"a83bd1222cf758bf", X-B3-Sampled:"0", X-ONAP-RequestID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-RequestID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-TransactionID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-ECOMP-RequestID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2898acb-e647-4f47-bc5c-9a781b09fd53"]
2022-06-24T04:57:10.485Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:10.486Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:10.505Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:10.506Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:10.506Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:10.507Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:10.507Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:57:10.508Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:10.508Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:10.582Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:57:10.583Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:57:10.583Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:10.584Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:57:10.584Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:57:10.584Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-RequestID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-TransactionID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-ECOMP-RequestID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe8c9777-3399-42bf-887a-a4703cea2bb1"]
2022-06-24T04:57:10.585Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:57:10.585Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:57:10.718Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:10.718Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:10.719Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:57:10.719Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=414FEBB8F236D64AACCD6A987E3B34B0; 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:"Fri, 24 Jun 2022 04:57:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:10.719Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfa1d563-f379-11ec-975a-5e62e9825eb9","businessKey":"9adf6665-555d-4253-8e24-2030ca86b91a","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:55:31.016+0000","endTime":"2022-06-24T04:56:07.925+0000","removalTime":null,"durationInMillis":36909,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"dfa09ca2-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:57:10.720Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:10.720Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:57:10.761Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:57:10.762Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:57:10.762Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:10.762Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:57:10.763Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:57:10.763Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-RequestID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-TransactionID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-ECOMP-RequestID:"3cfc3e10-2ff0-4659-a693-1409cf740f45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfdf65ed-566d-4e5b-bf76-1b7cf11e14e6"]
2022-06-24T04:57:10.763Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:57:10.764Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:57:10.882Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:10.883Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:10.883Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:57:10.884Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=910BA342BDB4E4A817B3D130CD5A66E6; 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:"Fri, 24 Jun 2022 04:57:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:10.885Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f5a18c02-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","executionId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:56:07.924+0000","endTime":"2022-06-24T04:56:07.924+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:57:10.885Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:10.885Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:57:10.903Z|3cfc3e10-2ff0-4659-a693-1409cf740f45|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:13.349Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:13.356Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|||INFO|500||Checking if requestId: 49d84382-9e09-4c94-bbd0-f3ec995b5e9a already exists in requestDb InfraActiveRequests table
2022-06-24T04:57:13.358Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:13.359Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||Invoke
2022-06-24T04:57:13.359Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:13.360Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:13.360Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Method      : GET
2022-06-24T04:57:13.360Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54c7ab64e26b47d4", X-B3-SpanId:"52256a186a5e803f", X-B3-ParentSpanId:"54c7ab64e26b47d4", X-B3-Sampled:"0", X-ONAP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-TransactionID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ECOMP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3dbbd4c-015b-4431-84b6-68cc9575d5e9"]
2022-06-24T04:57:13.361Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Request body: 
2022-06-24T04:57:13.361Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:13.404Z|755c64ef-a524-41ac-a114-7b8753a535f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:13.405Z|755c64ef-a524-41ac-a114-7b8753a535f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:13.400Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:13.409Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:57:13.410Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status text  : 
2022-06-24T04:57:13.410Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:13.411Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Response body: 
2022-06-24T04:57:13.411Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:13.412Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|404|Not Found|InvokeReturn
2022-06-24T04:57:13.422Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:57:13.429Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:57:13.486Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.487Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-06-24T04:57:13.607Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-06-24T04:57:13.609Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-04:57:12:628-30858], vertex-id=[258256], Content-Length=[1024], Date=[Fri, 24 Jun 2022 04:57:12 GMT], Content-Type=[application/json]}
2022-06-24T04:57:13.611Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1656046541062","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fc33d355-3704-4ad7-bf3b-8664339aeac5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_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-06-24T04:57:13.614Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:57:13.614Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:57:13.616Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.617Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:57:13.617Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:13.617Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.618Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:57:13.618Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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:"54c7ab64e26b47d4", X-B3-SpanId:"00fe6a225a61a762", X-B3-ParentSpanId:"54c7ab64e26b47d4", X-B3-Sampled:"0", X-ONAP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-TransactionID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ECOMP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7002c32-8fd7-4e2f-b8df-03552853deb2"]
2022-06-24T04:57:13.618Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"fc33d355-3704-4ad7-bf3b-8664339aeac5","serviceInstanceId":"8607b7a8-eaa7-40ed-81c8-85475c948b2e","vfModuleInstanceId":"d8c0da96-3932-4d2a-92aa-48971792fc7a"},"instanceName":null,"requestScope":"vfModule"}
2022-06-24T04:57:13.619Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:57:13.642Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:13.643Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:13.643Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:57:13.643Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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:"Fri, 24 Jun 2022 04:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:13.644Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:57:13.644Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:13.644Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:57:13.646Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.646Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.646Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.647Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.647Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.647Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-TransactionID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ECOMP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2965e64-3902-4f86-91d7-c18f8d443337"]
2022-06-24T04:57:13.647Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.648Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.698Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.699Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.699Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.700Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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:"Fri, 24 Jun 2022 04:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:13.702Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 48,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48"
    }
  }
}
2022-06-24T04:57:13.702Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.703Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.710Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df
2022-06-24T04:57:13.712Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|INFO|500||Invoke
2022-06-24T04:57:13.712Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:13.712Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df
2022-06-24T04:57:13.713Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Method      : GET
2022-06-24T04:57:13.713Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-TransactionID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ECOMP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f763fcb1-e629-4c5a-8efe-a9e98586d525"]
2022-06-24T04:57:13.713Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Request body: 
2022-06-24T04:57:13.714Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||==========================request end================================================
2022-06-24T04:57:13.739Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:13.741Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:13.752Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Status text  : 
2022-06-24T04:57:13.753Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:13.754Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||Response body: {
  "modelUUID" : "62763595-fb33-418e-bbad-065f08a923df",
  "modelInvariantUUID" : "a2667bb9-28a4-4dd3-8e86-584708b63dc5",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-06-24 04:53:58.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df/vnfResources"
    }
  }
}
2022-06-24T04:57:13.754Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:13.755Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/62763595-fb33-418e-bbad-065f08a923df|INFO|500||InvokeReturn
2022-06-24T04:57:13.759Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:57:13.760Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:57:13.760Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:13.760Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:57:13.761Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:57:13.761Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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:"54c7ab64e26b47d4", X-B3-SpanId:"8606347ef9d2d131", X-B3-ParentSpanId:"54c7ab64e26b47d4", X-B3-Sampled:"0", X-ONAP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-TransactionID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ECOMP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2eb0933-8bfa-46bf-8f6e-cff37b2ddd6f"]
2022-06-24T04:57:13.762Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"49d84382-9e09-4c94-bbd0-f3ec995b5e9a","requestStatus":"IN_PROGRESS","startTime":1656046633424,"source":"VID","vnfId":"fc33d355-3704-4ad7-bf3b-8664339aeac5","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\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"modelVersion\": \"1656046618409\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\"\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":"d8c0da96-3932-4d2a-92aa-48971792fc7a","vfModuleModelName":"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11","cloudRegion":"k8sregion","serviceInstanceId":"8607b7a8-eaa7-40ed-81c8-85475c948b2e","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"49d84382-9e09-4c94-bbd0-f3ec995b5e9a"}
2022-06-24T04:57:13.762Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:57:13.814Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:13.824Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:57:13.825Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:57:13.825Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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/49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:13.826Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:57:13.424+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "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\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"modelVersion\": \"1656046618409\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\"\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-06-24T04:57:12.993+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleModelName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    }
  }
}
2022-06-24T04:57:13.826Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:13.826Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:57:13.839Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.840Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:57:13.840Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:13.840Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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-06-24T04:57:13.841Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:57:13.843Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|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:"54c7ab64e26b47d4", X-B3-SpanId:"5054b97194f525d1", X-B3-ParentSpanId:"54c7ab64e26b47d4", X-B3-Sampled:"0", X-ONAP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-TransactionID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ECOMP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"134e7b1f-3d22-4259-a134-adfbadb4e7d7"]
2022-06-24T04:57:13.844Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\"modelVersion\":\"1656046618409\",\"modelCustomizationUuid\":\"a2670660-b69a-4a63-b254-5cb837bea45f\",\"modelVersionId\":\"62763595-fb33-418e-bbad-065f08a923df\",\"modelCustomizationId\":\"a2670660-b69a-4a63-b254-5cb837bea45f\",\"modelUuid\":\"62763595-fb33-418e-bbad-065f08a923df\",\"modelInvariantUuid\":\"a2667bb9-28a4-4dd3-8e86-584708b63dc5\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\"vnfInstanceId\":\"fc33d355-3704-4ad7-bf3b-8664339aeac5\",\"vfModuleInstanceId\":\"d8c0da96-3932-4d2a-92aa-48971792fc7a\"}","type":"String"},"requestId":{"value":"49d84382-9e09-4c94-bbd0-f3ec995b5e9a","type":"String"},"mso-request-id":{"value":"49d84382-9e09-4c94-bbd0-f3ec995b5e9a","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"8607b7a8-eaa7-40ed-81c8-85475c948b2e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"fc33d355-3704-4ad7-bf3b-8664339aeac5","type":"String"},"vfModuleId":{"value":"d8c0da96-3932-4d2a-92aa-48971792fc7a","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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:57:13.844Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:57:14.879Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:14.880Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:57:14.880Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:57:14.880Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:57:13 GMT", X-ONAP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-TransactionID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ECOMP-RequestID:"49d84382-9e09-4c94-bbd0-f3ec995b5e9a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"134e7b1f-3d22-4259-a134-adfbadb4e7d7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:57:14.881Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"49d84382-9e09-4c94-bbd0-f3ec995b5e9a\",\"instanceId\":\"d8c0da96-3932-4d2a-92aa-48971792fc7a\"}}","message":"Success","processInstanceID":"1c15e7cb-f37a-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:57:14.881Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:14.882Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:57:14.886Z|49d84382-9e09-4c94-bbd0-f3ec995b5e9a|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:14.911Z|9d686c19-89ee-4ea6-9764-1aa8f08c3602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:57:14.912Z|9d686c19-89ee-4ea6-9764-1aa8f08c3602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:57:15.035Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:15.041Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:15.042Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||Invoke
2022-06-24T04:57:15.044Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:15.045Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:15.045Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Method      : GET
2022-06-24T04:57:15.045Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49a481be11e33fd3", X-B3-SpanId:"50e1a77e6ff82013", X-B3-ParentSpanId:"49a481be11e33fd3", X-B3-Sampled:"0", X-ONAP-RequestID:"ab837edd-0141-41af-b609-69057dd8506d", X-RequestID:"ab837edd-0141-41af-b609-69057dd8506d", X-TransactionID:"ab837edd-0141-41af-b609-69057dd8506d", X-ECOMP-RequestID:"ab837edd-0141-41af-b609-69057dd8506d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a60fbc0-9762-4b71-841a-84734d29f5d4"]
2022-06-24T04:57:15.046Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Request body: 
2022-06-24T04:57:15.046Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:15.082Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:15.083Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:15.083Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status text  : 
2022-06-24T04:57:15.084Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:15.086Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Response body: {
  "requestId" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:57:13.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "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\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"modelVersion\": \"1656046618409\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\"\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-06-24T04:57:13.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    }
  }
}
2022-06-24T04:57:15.086Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:15.087Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||InvokeReturn
2022-06-24T04:57:15.089Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:15.090Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:15.090Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:15.090Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:15.091Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:15.091Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49a481be11e33fd3", X-B3-SpanId:"c0fd577d89b99adf", X-B3-ParentSpanId:"49a481be11e33fd3", X-B3-Sampled:"0", X-ONAP-RequestID:"ab837edd-0141-41af-b609-69057dd8506d", X-RequestID:"ab837edd-0141-41af-b609-69057dd8506d", X-TransactionID:"ab837edd-0141-41af-b609-69057dd8506d", X-ECOMP-RequestID:"ab837edd-0141-41af-b609-69057dd8506d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff3d5eb5-5b45-4a8b-887b-77d3acd1fa53"]
2022-06-24T04:57:15.092Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:15.092Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:15.106Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:15.106Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:15.107Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:15.108Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:15.136Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:15.137Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:15.138Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:15.163Z|ab837edd-0141-41af-b609-69057dd8506d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:17.143Z|8349d183-6d90-4fbd-b62b-d06f22a56158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:17.145Z|8349d183-6d90-4fbd-b62b-d06f22a56158|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:17.309Z|94c439e5-3b87-4db3-93ca-112f5c9311f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:17.316Z|94c439e5-3b87-4db3-93ca-112f5c9311f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:21.095Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:21.104Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:21.105Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:57:21.105Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:21.106Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:21.106Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:57:21.106Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3ebe99083ee5026", X-B3-SpanId:"0579122b5d5d7ef6", X-B3-ParentSpanId:"d3ebe99083ee5026", X-B3-Sampled:"0", X-ONAP-RequestID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-RequestID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-TransactionID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-ECOMP-RequestID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73161a59-d314-434f-9453-d9879f8b107c"]
2022-06-24T04:57:21.114Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:57:21.114Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:21.139Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:21.140Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:21.141Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:57:21.141Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:21.142Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:55:36.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:57:21.142Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:21.143Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:57:21.145Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:21.146Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:21.146Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:21.146Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:21.151Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:21.152Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3ebe99083ee5026", X-B3-SpanId:"f0fffec8511facee", X-B3-ParentSpanId:"d3ebe99083ee5026", X-B3-Sampled:"0", X-ONAP-RequestID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-RequestID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-TransactionID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-ECOMP-RequestID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca8fdbaf-3abb-4126-9f10-36494882d838"]
2022-06-24T04:57:21.152Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:21.154Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:21.182Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:21.183Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:21.183Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:21.184Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:21.185Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:57:21.185Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:21.186Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:21.243Z|42f506c9-f7b7-4582-b016-b7a0ff6697f2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:57:21.245Z|42f506c9-f7b7-4582-b016-b7a0ff6697f2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:21.254Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:57:21.255Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:57:21.256Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:21.257Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:57:21.257Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:57:21.257Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-RequestID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-TransactionID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-ECOMP-RequestID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a50474f0-cfc8-4bb4-aa53-219f176da4ed"]
2022-06-24T04:57:21.258Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:57:21.259Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:57:21.379Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:21.380Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:21.380Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:57:21.381Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0962125220F089EDC6EC53EE904EE022; 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:"Fri, 24 Jun 2022 04:57:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:21.381Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfa1d563-f379-11ec-975a-5e62e9825eb9","businessKey":"9adf6665-555d-4253-8e24-2030ca86b91a","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:55:31.016+0000","endTime":"2022-06-24T04:56:07.925+0000","removalTime":null,"durationInMillis":36909,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9","superProcessInstanceId":"dfa09ca2-f379-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T04:57:21.382Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:21.382Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9adf6665-555d-4253-8e24-2030ca86b91a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:57:21.442Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:57:21.443Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:57:21.444Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:21.444Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:57:21.444Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:57:21.445Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-RequestID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-TransactionID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-ECOMP-RequestID:"511868f2-0b13-415b-a49e-47d0b66c3950", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"061ab927-4eab-4cc0-bf6b-97ba7994a3f6"]
2022-06-24T04:57:21.445Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:57:21.445Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:57:21.570Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:21.572Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:21.572Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:57:21.573Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=07D689DBCC5FE4459298971DE615E8E1; 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:"Fri, 24 Jun 2022 04:57:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:21.573Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f5a18c02-f379-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","executionId":"dfa1d563-f379-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:56:07.924+0000","endTime":"2022-06-24T04:56:07.924+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d92e870f-f379-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:57:21.574Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:21.574Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfa1d563-f379-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:57:21.588Z|511868f2-0b13-415b-a49e-47d0b66c3950|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:23.433Z|f961f102-a1d9-436a-a34f-0400157fb5f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:23.434Z|f961f102-a1d9-436a-a34f-0400157fb5f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:25.335Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:25.369Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:25.370Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||Invoke
2022-06-24T04:57:25.370Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:25.371Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:25.371Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Method      : GET
2022-06-24T04:57:25.371Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc6bf321b1c2354c", X-B3-SpanId:"f9944e420300befa", X-B3-ParentSpanId:"fc6bf321b1c2354c", X-B3-Sampled:"0", X-ONAP-RequestID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-RequestID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-TransactionID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-ECOMP-RequestID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0786220d-7f1d-457f-b26e-037a0077f423"]
2022-06-24T04:57:25.372Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Request body: 
2022-06-24T04:57:25.372Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:25.401Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:25.402Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:25.403Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status text  : 
2022-06-24T04:57:25.403Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:25.404Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Response body: {
  "requestId" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "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-06-24T04:57:13.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "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\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"modelVersion\": \"1656046618409\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\"\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-06-24T04:57:16.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    }
  }
}
2022-06-24T04:57:25.405Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:25.406Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||InvokeReturn
2022-06-24T04:57:25.408Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:25.416Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:25.417Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:25.418Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:25.418Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:25.418Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc6bf321b1c2354c", X-B3-SpanId:"4da68d2c3246d006", X-B3-ParentSpanId:"fc6bf321b1c2354c", X-B3-Sampled:"0", X-ONAP-RequestID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-RequestID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-TransactionID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-ECOMP-RequestID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99445634-ddfe-4ac4-950d-917e7991d7c3"]
2022-06-24T04:57:25.419Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:25.419Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:25.696Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:25.697Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:25.698Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:25.699Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:25.703Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:25.704Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:25.705Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:25.798Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:57:25.799Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:57:25.800Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:25.800Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:57:25.800Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:57:25.801Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-RequestID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-TransactionID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-ECOMP-RequestID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf22ba3e-4af4-4a66-a1f9-4ec60a08dc65"]
2022-06-24T04:57:25.801Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:57:25.802Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:57:25.979Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:25.980Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:25.980Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:57:25.980Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9B746734643463CE1FACDAC06A807274; 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:"Fri, 24 Jun 2022 04:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:25.983Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f1fccaf-f37a-11ec-975a-5e62e9825eb9","businessKey":"49d84382-9e09-4c94-bbd0-f3ec995b5e9a","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:57:17.538+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1c15e7cb-f37a-11ec-975a-5e62e9825eb9","superProcessInstanceId":"1f1f302c-f37a-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T04:57:25.984Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:25.986Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:57:26.031Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:57:26.032Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:57:26.032Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:26.033Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:57:26.033Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:57:26.033Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-RequestID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-TransactionID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-ECOMP-RequestID:"abb7eb33-99e6-451a-8650-48deb2921f82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78bd1d4d-0280-4329-bee2-e44fb2ca7075"]
2022-06-24T04:57:26.034Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:57:26.034Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:57:26.163Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:26.169Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:26.170Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:57:26.171Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CFFD1E289C87DF944B6E3FDA5088F680; 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:"Fri, 24 Jun 2022 04:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:26.171Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:1f1fccb6-f37a-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"1f1fccaf-f37a-11ec-975a-5e62e9825eb9","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"1f1fccaf-f37a-11ec-975a-5e62e9825eb9","executionId":"1f1fccaf-f37a-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:57:17.538+0000","endTime":"2022-06-24T04:57:17.539+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1c15e7cb-f37a-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:57:26.172Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:26.173Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f1fccaf-f37a-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:57:26.189Z|abb7eb33-99e6-451a-8650-48deb2921f82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:27.186Z|dfc3eeca-1c2a-4192-be23-f6038db61ced|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:27.193Z|dfc3eeca-1c2a-4192-be23-f6038db61ced|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:27.386Z|d98c1991-9270-4ac8-93a5-cfe81b662372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:27.387Z|d98c1991-9270-4ac8-93a5-cfe81b662372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:29.913Z|141b9722-6d0c-4893-b9a9-55ce4629c225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:57:29.914Z|141b9722-6d0c-4893-b9a9-55ce4629c225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:57:30.902Z|7cca501c-baf1-4e87-b842-c66c22c0012e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:57:30.902Z|7cca501c-baf1-4e87-b842-c66c22c0012e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:57:31.832Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:31.840Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:31.841Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:57:31.842Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:31.842Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:31.842Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:57:31.842Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acd466771807c969", X-B3-SpanId:"f8519d4ce67344c7", X-B3-ParentSpanId:"acd466771807c969", X-B3-Sampled:"0", X-ONAP-RequestID:"8d40cd30-425c-493e-b73c-542038c4149f", X-RequestID:"8d40cd30-425c-493e-b73c-542038c4149f", X-TransactionID:"8d40cd30-425c-493e-b73c-542038c4149f", X-ECOMP-RequestID:"8d40cd30-425c-493e-b73c-542038c4149f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"937b4d0a-dfeb-440b-b28f-48814248ba3c"]
2022-06-24T04:57:31.843Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:57:31.843Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:31.866Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:31.867Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:31.868Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:57:31.868Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:31.869Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "endTime" : "2022-06-24T04:57:27.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:57:28.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:57:31.869Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:31.870Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:57:31.872Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:31.873Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:31.873Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:31.873Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:31.874Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:31.874Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acd466771807c969", X-B3-SpanId:"f7fb3844d70238b7", X-B3-ParentSpanId:"acd466771807c969", X-B3-Sampled:"0", X-ONAP-RequestID:"8d40cd30-425c-493e-b73c-542038c4149f", X-RequestID:"8d40cd30-425c-493e-b73c-542038c4149f", X-TransactionID:"8d40cd30-425c-493e-b73c-542038c4149f", X-ECOMP-RequestID:"8d40cd30-425c-493e-b73c-542038c4149f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2a98391-13eb-4999-86d5-1ea50e4cc338"]
2022-06-24T04:57:31.874Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:31.875Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:31.904Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:31.905Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:31.906Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:31.906Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:31.907Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:57:31.908Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:31.908Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:31.933Z|8d40cd30-425c-493e-b73c-542038c4149f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:32.111Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:32.124Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:32.126Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:57:32.126Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:32.127Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:32.128Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:57:32.128Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1678a5a8ea08584", X-B3-SpanId:"c671fdd4e6dd336d", X-B3-ParentSpanId:"f1678a5a8ea08584", X-B3-Sampled:"0", X-ONAP-RequestID:"594ffd09-f5c4-4fb4-8475-fe24eb08c66c", X-RequestID:"594ffd09-f5c4-4fb4-8475-fe24eb08c66c", X-TransactionID:"594ffd09-f5c4-4fb4-8475-fe24eb08c66c", X-ECOMP-RequestID:"594ffd09-f5c4-4fb4-8475-fe24eb08c66c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e661def-49f7-409c-a40b-af76a872203a"]
2022-06-24T04:57:32.129Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:57:32.129Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:32.170Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:32.171Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:32.172Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:57:32.174Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:32.178Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "endTime" : "2022-06-24T04:57:27.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:57:28.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:57:32.178Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:32.184Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:57:32.187Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:32.188Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:32.188Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:32.189Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:32.189Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:32.189Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1678a5a8ea08584", X-B3-SpanId:"5b2e8b4cf10459e1", X-B3-ParentSpanId:"f1678a5a8ea08584", X-B3-Sampled:"0", X-ONAP-RequestID:"594ffd09-f5c4-4fb4-8475-fe24eb08c66c", X-RequestID:"594ffd09-f5c4-4fb4-8475-fe24eb08c66c", X-TransactionID:"594ffd09-f5c4-4fb4-8475-fe24eb08c66c", X-ECOMP-RequestID:"594ffd09-f5c4-4fb4-8475-fe24eb08c66c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"656971c9-88e7-4ad6-becf-f6c12e347bce"]
2022-06-24T04:57:32.190Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:32.191Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:32.219Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:32.220Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:32.221Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:32.221Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:32.222Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:57:32.223Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:32.223Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:32.239Z|594ffd09-f5c4-4fb4-8475-fe24eb08c66c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:32.416Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:32.431Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:32.432Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:57:32.433Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:32.435Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:32.436Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:57:32.437Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"181e03e5da1942d2", X-B3-SpanId:"3b8eeb352d760f1b", X-B3-ParentSpanId:"181e03e5da1942d2", X-B3-Sampled:"0", X-ONAP-RequestID:"11d81fc8-99ff-47ff-a5da-2ba1004de46c", X-RequestID:"11d81fc8-99ff-47ff-a5da-2ba1004de46c", X-TransactionID:"11d81fc8-99ff-47ff-a5da-2ba1004de46c", X-ECOMP-RequestID:"11d81fc8-99ff-47ff-a5da-2ba1004de46c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2edf76f1-e422-4a49-a4df-b6e6136df06c"]
2022-06-24T04:57:32.437Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:57:32.437Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:32.461Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:32.462Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:32.462Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:57:32.463Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:32.465Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "endTime" : "2022-06-24T04:57:27.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:57:28.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:57:32.466Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:32.466Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:57:32.469Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:32.469Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:32.470Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:32.471Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:32.471Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:32.471Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"181e03e5da1942d2", X-B3-SpanId:"217b34a733adb5ed", X-B3-ParentSpanId:"181e03e5da1942d2", X-B3-Sampled:"0", X-ONAP-RequestID:"11d81fc8-99ff-47ff-a5da-2ba1004de46c", X-RequestID:"11d81fc8-99ff-47ff-a5da-2ba1004de46c", X-TransactionID:"11d81fc8-99ff-47ff-a5da-2ba1004de46c", X-ECOMP-RequestID:"11d81fc8-99ff-47ff-a5da-2ba1004de46c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3a628b9-eec6-468b-8716-4d77420da116"]
2022-06-24T04:57:32.472Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:32.472Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:32.506Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:32.507Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:32.508Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:32.509Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:32.510Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:57:32.510Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:32.511Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:32.534Z|11d81fc8-99ff-47ff-a5da-2ba1004de46c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:32.840Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:32.846Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:32.847Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:57:32.847Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:32.847Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:32.848Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:57:32.848Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f10fb2d077906bed", X-B3-SpanId:"f9ef0f24ae9f0231", X-B3-ParentSpanId:"f10fb2d077906bed", X-B3-Sampled:"0", X-ONAP-RequestID:"06103d71-bdd7-4c4d-8c28-de284d67ed28", X-RequestID:"06103d71-bdd7-4c4d-8c28-de284d67ed28", X-TransactionID:"06103d71-bdd7-4c4d-8c28-de284d67ed28", X-ECOMP-RequestID:"06103d71-bdd7-4c4d-8c28-de284d67ed28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e56fae6-04c6-425d-9db6-c13afe909179"]
2022-06-24T04:57:32.848Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:57:32.849Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:32.874Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:32.874Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:32.875Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:57:32.875Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:32.876Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "endTime" : "2022-06-24T04:57:27.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:57:28.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:57:32.886Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:32.887Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:57:32.889Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:32.890Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:32.891Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:32.891Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:32.891Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:32.892Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f10fb2d077906bed", X-B3-SpanId:"25e700db104120fc", X-B3-ParentSpanId:"f10fb2d077906bed", X-B3-Sampled:"0", X-ONAP-RequestID:"06103d71-bdd7-4c4d-8c28-de284d67ed28", X-RequestID:"06103d71-bdd7-4c4d-8c28-de284d67ed28", X-TransactionID:"06103d71-bdd7-4c4d-8c28-de284d67ed28", X-ECOMP-RequestID:"06103d71-bdd7-4c4d-8c28-de284d67ed28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2239330b-870e-45c5-bae4-8b7a259986a6"]
2022-06-24T04:57:32.893Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:32.894Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:32.915Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:32.916Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:32.916Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:32.930Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:32.931Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:57:32.932Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:32.934Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:32.958Z|06103d71-bdd7-4c4d-8c28-de284d67ed28|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:33.149Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:33.156Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:33.157Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||Invoke
2022-06-24T04:57:33.157Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:33.158Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a
2022-06-24T04:57:33.162Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Method      : GET
2022-06-24T04:57:33.165Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acd6b8db7e1808e2", X-B3-SpanId:"9dc97fed3d80f139", X-B3-ParentSpanId:"acd6b8db7e1808e2", X-B3-Sampled:"0", X-ONAP-RequestID:"9513f3ba-43bc-4dfc-8677-5f9919d74631", X-RequestID:"9513f3ba-43bc-4dfc-8677-5f9919d74631", X-TransactionID:"9513f3ba-43bc-4dfc-8677-5f9919d74631", X-ECOMP-RequestID:"9513f3ba-43bc-4dfc-8677-5f9919d74631", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b26f6685-d4dd-4a72-9109-5b4c6d4781c7"]
2022-06-24T04:57:33.166Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Request body: 
2022-06-24T04:57:33.166Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:33.212Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:33.214Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:33.214Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Status text  : 
2022-06-24T04:57:33.214Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:33.215Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||Response body: {
  "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "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-06-24T04:55:20.000+00:00",
  "endTime" : "2022-06-24T04:57:27.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\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\": \"7ca649142dca4e53a24c15df5d510963\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n                        \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:57:28.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
    "cloudIdentifier" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T04:55:32.000+00:00"
  } ],
  "requestURI" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a"
    }
  }
}
2022-06-24T04:57:33.215Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:33.216Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9adf6665-555d-4253-8e24-2030ca86b91a|INFO|500||InvokeReturn
2022-06-24T04:57:33.218Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:33.219Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:33.219Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:33.220Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false
2022-06-24T04:57:33.220Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:33.220Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acd6b8db7e1808e2", X-B3-SpanId:"edaa0b02e26a0f97", X-B3-ParentSpanId:"acd6b8db7e1808e2", X-B3-Sampled:"0", X-ONAP-RequestID:"9513f3ba-43bc-4dfc-8677-5f9919d74631", X-RequestID:"9513f3ba-43bc-4dfc-8677-5f9919d74631", X-TransactionID:"9513f3ba-43bc-4dfc-8677-5f9919d74631", X-ECOMP-RequestID:"9513f3ba-43bc-4dfc-8677-5f9919d74631", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db7e703d-60c0-4e94-b9a9-34cde7741901"]
2022-06-24T04:57:33.221Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:33.222Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:33.241Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:33.243Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:33.243Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:33.243Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:33.250Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 31,
  "soRequestId" : "9adf6665-555d-4253-8e24-2030ca86b91a",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":null,\"creation_time\":1656046536000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:55:37.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:57:33.251Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:33.251Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9adf6665-555d-4253-8e24-2030ca86b91a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:33.282Z|9513f3ba-43bc-4dfc-8677-5f9919d74631|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9adf6665-555d-4253-8e24-2030ca86b91a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:33.472Z|7bf70821-c684-48ef-bd35-d6c3488fb40a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:33.475Z|7bf70821-c684-48ef-bd35-d6c3488fb40a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:36.353Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:36.370Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:36.371Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||Invoke
2022-06-24T04:57:36.371Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:36.372Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:36.373Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Method      : GET
2022-06-24T04:57:36.374Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bcc488dcee94c525", X-B3-SpanId:"6e56543c6bd6c62e", X-B3-ParentSpanId:"bcc488dcee94c525", X-B3-Sampled:"0", X-ONAP-RequestID:"af8b8206-f2d6-414a-98a7-a9482578e08c", X-RequestID:"af8b8206-f2d6-414a-98a7-a9482578e08c", X-TransactionID:"af8b8206-f2d6-414a-98a7-a9482578e08c", X-ECOMP-RequestID:"af8b8206-f2d6-414a-98a7-a9482578e08c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5d4801a-fba7-4b88-86ab-86d534a54160"]
2022-06-24T04:57:36.375Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Request body: 
2022-06-24T04:57:36.375Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:36.401Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:36.402Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:36.402Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status text  : 
2022-06-24T04:57:36.403Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:36.411Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Response body: {
  "requestId" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:13.000+00:00",
  "endTime" : "2022-06-24T04:57:32.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "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\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"modelVersion\": \"1656046618409\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\"\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-06-24T04:57:33.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    }
  }
}
2022-06-24T04:57:36.412Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:36.414Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||InvokeReturn
2022-06-24T04:57:36.416Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:36.417Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:36.417Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:36.418Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:36.418Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:36.419Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bcc488dcee94c525", X-B3-SpanId:"bd90d332b7a95253", X-B3-ParentSpanId:"bcc488dcee94c525", X-B3-Sampled:"0", X-ONAP-RequestID:"af8b8206-f2d6-414a-98a7-a9482578e08c", X-RequestID:"af8b8206-f2d6-414a-98a7-a9482578e08c", X-TransactionID:"af8b8206-f2d6-414a-98a7-a9482578e08c", X-ECOMP-RequestID:"af8b8206-f2d6-414a-98a7-a9482578e08c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97d50910-492e-4ff9-941a-04e694920638"]
2022-06-24T04:57:36.419Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:36.420Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:36.449Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:36.450Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:36.450Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:36.451Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:36.453Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:36.453Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:36.454Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:36.474Z|af8b8206-f2d6-414a-98a7-a9482578e08c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:36.632Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:36.641Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:36.642Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||Invoke
2022-06-24T04:57:36.642Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:36.643Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:36.643Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Method      : GET
2022-06-24T04:57:36.644Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4e0d9033613f3d9", X-B3-SpanId:"deab3cf8b47faba1", X-B3-ParentSpanId:"c4e0d9033613f3d9", X-B3-Sampled:"0", X-ONAP-RequestID:"feb20706-2feb-47cc-b19c-7c006b445e82", X-RequestID:"feb20706-2feb-47cc-b19c-7c006b445e82", X-TransactionID:"feb20706-2feb-47cc-b19c-7c006b445e82", X-ECOMP-RequestID:"feb20706-2feb-47cc-b19c-7c006b445e82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d71cfff-d1ab-4073-933c-103f7988641a"]
2022-06-24T04:57:36.644Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Request body: 
2022-06-24T04:57:36.644Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:36.668Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:36.674Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:36.675Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status text  : 
2022-06-24T04:57:36.675Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:36.676Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Response body: {
  "requestId" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:13.000+00:00",
  "endTime" : "2022-06-24T04:57:32.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "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\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"modelVersion\": \"1656046618409\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\"\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-06-24T04:57:33.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    }
  }
}
2022-06-24T04:57:36.676Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:36.677Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||InvokeReturn
2022-06-24T04:57:36.679Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:36.680Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:36.680Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:36.693Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:36.694Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:36.695Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4e0d9033613f3d9", X-B3-SpanId:"52bbb11888104bb9", X-B3-ParentSpanId:"c4e0d9033613f3d9", X-B3-Sampled:"0", X-ONAP-RequestID:"feb20706-2feb-47cc-b19c-7c006b445e82", X-RequestID:"feb20706-2feb-47cc-b19c-7c006b445e82", X-TransactionID:"feb20706-2feb-47cc-b19c-7c006b445e82", X-ECOMP-RequestID:"feb20706-2feb-47cc-b19c-7c006b445e82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a881e73f-1a28-4029-b7f9-6b4025b8621e"]
2022-06-24T04:57:36.695Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:36.696Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:36.712Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:36.714Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:36.714Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:36.715Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:36.717Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:36.717Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:36.718Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:36.727Z|feb20706-2feb-47cc-b19c-7c006b445e82|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:36.895Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:36.907Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:36.909Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||Invoke
2022-06-24T04:57:36.909Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:36.910Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:36.910Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Method      : GET
2022-06-24T04:57:36.911Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"225940bddd92542b", X-B3-SpanId:"e861e2787e02ed69", X-B3-ParentSpanId:"225940bddd92542b", X-B3-Sampled:"0", X-ONAP-RequestID:"f86b11e1-cb4f-44a7-b6ac-b8d61b19e499", X-RequestID:"f86b11e1-cb4f-44a7-b6ac-b8d61b19e499", X-TransactionID:"f86b11e1-cb4f-44a7-b6ac-b8d61b19e499", X-ECOMP-RequestID:"f86b11e1-cb4f-44a7-b6ac-b8d61b19e499", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adb17255-8b62-4989-9f04-77de85771478"]
2022-06-24T04:57:36.911Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Request body: 
2022-06-24T04:57:36.912Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:36.934Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:36.935Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:36.935Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status text  : 
2022-06-24T04:57:36.936Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:36.937Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Response body: {
  "requestId" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:13.000+00:00",
  "endTime" : "2022-06-24T04:57:32.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "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\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"modelVersion\": \"1656046618409\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\"\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-06-24T04:57:33.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    }
  }
}
2022-06-24T04:57:36.937Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:36.938Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||InvokeReturn
2022-06-24T04:57:36.940Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:36.941Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:36.942Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:36.942Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:36.942Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:36.943Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"225940bddd92542b", X-B3-SpanId:"70dc3df82a75122a", X-B3-ParentSpanId:"225940bddd92542b", X-B3-Sampled:"0", X-ONAP-RequestID:"f86b11e1-cb4f-44a7-b6ac-b8d61b19e499", X-RequestID:"f86b11e1-cb4f-44a7-b6ac-b8d61b19e499", X-TransactionID:"f86b11e1-cb4f-44a7-b6ac-b8d61b19e499", X-ECOMP-RequestID:"f86b11e1-cb4f-44a7-b6ac-b8d61b19e499", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a837db68-4b8a-4380-99e2-5ad98048d7ec"]
2022-06-24T04:57:36.943Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:36.944Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:36.974Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:36.975Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:36.976Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:36.976Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:36.977Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:36.977Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:36.978Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:36.998Z|f86b11e1-cb4f-44a7-b6ac-b8d61b19e499|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:37.160Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:37.165Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:37.166Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||Invoke
2022-06-24T04:57:37.167Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:37.167Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:37.167Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Method      : GET
2022-06-24T04:57:37.168Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4188c4ddcfb539a", X-B3-SpanId:"4e216aeb01879295", X-B3-ParentSpanId:"b4188c4ddcfb539a", X-B3-Sampled:"0", X-ONAP-RequestID:"5bc603e7-f5ad-4243-a581-b7be39d6cae5", X-RequestID:"5bc603e7-f5ad-4243-a581-b7be39d6cae5", X-TransactionID:"5bc603e7-f5ad-4243-a581-b7be39d6cae5", X-ECOMP-RequestID:"5bc603e7-f5ad-4243-a581-b7be39d6cae5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a49443a-e6f9-4ccc-bbab-f4f774c959f2"]
2022-06-24T04:57:37.168Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Request body: 
2022-06-24T04:57:37.168Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:37.187Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:37.188Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:37.188Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status text  : 
2022-06-24T04:57:37.189Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:37.189Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Response body: {
  "requestId" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:13.000+00:00",
  "endTime" : "2022-06-24T04:57:32.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "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\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"modelVersion\": \"1656046618409\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\"\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-06-24T04:57:33.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    }
  }
}
2022-06-24T04:57:37.190Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:37.190Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||InvokeReturn
2022-06-24T04:57:37.193Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:37.194Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:37.194Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:37.195Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:37.195Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:37.196Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4188c4ddcfb539a", X-B3-SpanId:"dd21364bb5341efc", X-B3-ParentSpanId:"b4188c4ddcfb539a", X-B3-Sampled:"0", X-ONAP-RequestID:"5bc603e7-f5ad-4243-a581-b7be39d6cae5", X-RequestID:"5bc603e7-f5ad-4243-a581-b7be39d6cae5", X-TransactionID:"5bc603e7-f5ad-4243-a581-b7be39d6cae5", X-ECOMP-RequestID:"5bc603e7-f5ad-4243-a581-b7be39d6cae5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaa05fcf-bcdf-4ff8-8eb3-a0757beb8720"]
2022-06-24T04:57:37.196Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:37.196Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:37.212Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:37.213Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:37.214Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:37.214Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:37.215Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:37.215Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:37.216Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:37.234Z|5bc603e7-f5ad-4243-a581-b7be39d6cae5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:37.235Z|6ba9dc79-6a7d-4d7b-ba56-af98b2dcf2ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:37.235Z|6ba9dc79-6a7d-4d7b-ba56-af98b2dcf2ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:37.386Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:37.391Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:37.392Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||Invoke
2022-06-24T04:57:37.392Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:37.393Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a
2022-06-24T04:57:37.393Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Method      : GET
2022-06-24T04:57:37.394Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f48cb9f116e3979", X-B3-SpanId:"ad908ca3989ba5a4", X-B3-ParentSpanId:"0f48cb9f116e3979", X-B3-Sampled:"0", X-ONAP-RequestID:"1cbfca11-0e19-4f46-9836-3f8f9161e2a0", X-RequestID:"1cbfca11-0e19-4f46-9836-3f8f9161e2a0", X-TransactionID:"1cbfca11-0e19-4f46-9836-3f8f9161e2a0", X-ECOMP-RequestID:"1cbfca11-0e19-4f46-9836-3f8f9161e2a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e73b0c97-c751-4c55-b995-21bc4ee5c568"]
2022-06-24T04:57:37.394Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Request body: 
2022-06-24T04:57:37.394Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:37.417Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:37.421Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:37.421Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Status text  : 
2022-06-24T04:57:37.422Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:37.423Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||Response body: {
  "requestId" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:13.000+00:00",
  "endTime" : "2022-06-24T04:57:32.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "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\": \"a2667bb9-28a4-4dd3-8e86-584708b63dc5\",\n            \"modelVersionId\": \"62763595-fb33-418e-bbad-065f08a923df\",\n            \"modelName\": \"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11\",\n            \"modelVersion\": \"1656046618409\",\n            \"modelCustomizationId\": \"a2670660-b69a-4a63-b254-5cb837bea45f\"\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-06-24T04:57:33.000+00:00",
  "vfModuleId" : "d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "vfModuleName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "vfModuleModelName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5/vfModules/d8c0da96-3932-4d2a-92aa-48971792fc7a",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "49d84382-9e09-4c94-bbd0-f3ec995b5e9a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a"
    }
  }
}
2022-06-24T04:57:37.424Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:37.424Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|INFO|500||InvokeReturn
2022-06-24T04:57:37.425Z|2789283b-5b97-48fd-bcdd-c010b29d14e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:37.426Z|2789283b-5b97-48fd-bcdd-c010b29d14e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:37.426Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:37.427Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:37.427Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:37.427Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false
2022-06-24T04:57:37.428Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:37.428Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f48cb9f116e3979", X-B3-SpanId:"440e87a349fec670", X-B3-ParentSpanId:"0f48cb9f116e3979", X-B3-Sampled:"0", X-ONAP-RequestID:"1cbfca11-0e19-4f46-9836-3f8f9161e2a0", X-RequestID:"1cbfca11-0e19-4f46-9836-3f8f9161e2a0", X-TransactionID:"1cbfca11-0e19-4f46-9836-3f8f9161e2a0", X-ECOMP-RequestID:"1cbfca11-0e19-4f46-9836-3f8f9161e2a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e27f2f2-7a83-40ab-a524-43be14cd7a88"]
2022-06-24T04:57:37.429Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:37.429Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:37.458Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:37.459Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:37.460Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:37.460Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:37.461Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:37.461Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:37.463Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49d84382-9e09-4c94-bbd0-f3ec995b5e9a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:37.482Z|1cbfca11-0e19-4f46-9836-3f8f9161e2a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49d84382-9e09-4c94-bbd0-f3ec995b5e9a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:41.491Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:41.494Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||INFO|500||Checking if requestId: 66575e4c-8ad9-4615-960e-b1a16c4d916f already exists in requestDb InfraActiveRequests table
2022-06-24T04:57:41.495Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:41.501Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||Invoke
2022-06-24T04:57:41.503Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:41.504Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:41.506Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Method      : GET
2022-06-24T04:57:41.507Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"578089d16ebd6fe7", X-B3-SpanId:"c65da3e9a49f7116", X-B3-ParentSpanId:"578089d16ebd6fe7", X-B3-Sampled:"0", X-ONAP-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-TransactionID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-ECOMP-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dda1ce9-332a-40e2-93b9-ba44d4fe0683"]
2022-06-24T04:57:41.508Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Request body: 
2022-06-24T04:57:41.508Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||==========================request end================================================
2022-06-24T04:57:41.535Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:41.536Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:57:41.536Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status text  : 
2022-06-24T04:57:41.537Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:41.541Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Response body: 
2022-06-24T04:57:41.542Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:41.542Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|404|Not Found|InvokeReturn
2022-06-24T04:57:41.556Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:57:41.575Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:57:41.647Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:57:41.651Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5/related-to/volume-groups|INFO|500||Invoke
2022-06-24T04:57:41.736Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-06-24T04:57:41.737Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:57:40:754-76166], Content-Length=[408], Date=[Fri, 24 Jun 2022 04:57:40 GMT], Content-Type=[application/json]}
2022-06-24T04:57:41.741Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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/fc33d355-3704-4ad7-bf3b-8664339aeac5/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-06-24T04:57:41.744Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5/related-to/volume-groups
2022-06-24T04:57:41.746Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : fc33d355-3704-4ad7-bf3b-8664339aeac5
2022-06-24T04:57:41.759Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:57:41.845Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:57:41.848Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5/vf-modules|INFO|500||Invoke
2022-06-24T04:57:41.939Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5/vf-modules|INFO|404|Not Found|InvokeReturn
2022-06-24T04:57:41.940Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:57:40:967-3866], Content-Length=[377], Date=[Fri, 24 Jun 2022 04:57:40 GMT], Content-Type=[application/json]}
2022-06-24T04:57:41.942Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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/fc33d355-3704-4ad7-bf3b-8664339aeac5/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5/vf-modules","ERR.5.4.6114"]}}}

2022-06-24T04:57:41.945Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5/vf-modules
2022-06-24T04:57:41.946Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : fc33d355-3704-4ad7-bf3b-8664339aeac5
2022-06-24T04:57:41.954Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:57:42.015Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.016Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-06-24T04:57:42.138Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-06-24T04:57:42.139Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:57:41:113-33929], vertex-id=[258256], Content-Length=[1024], Date=[Fri, 24 Jun 2022 04:57:41 GMT], Content-Type=[application/json]}
2022-06-24T04:57:42.141Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1656046541062","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/fc33d355-3704-4ad7-bf3b-8664339aeac5","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"fc33d355-3704-4ad7-bf3b-8664339aeac5"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_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-06-24T04:57:42.145Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:57:42.146Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:57:42.148Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.149Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:57:42.149Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:42.150Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.150Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:57:42.151Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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:"578089d16ebd6fe7", X-B3-SpanId:"15bdc5d45f7f04ff", X-B3-ParentSpanId:"578089d16ebd6fe7", X-B3-Sampled:"0", X-ONAP-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-TransactionID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-ECOMP-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd0f1ed3-4b01-4db8-86fd-5ffb277a7d72"]
2022-06-24T04:57:42.153Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"fc33d355-3704-4ad7-bf3b-8664339aeac5","serviceInstanceId":"8607b7a8-eaa7-40ed-81c8-85475c948b2e"},"instanceName":null,"requestScope":"vnf"}
2022-06-24T04:57:42.154Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:57:42.179Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:42.180Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:42.180Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:57:42.181Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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:"Fri, 24 Jun 2022 04:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:42.181Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:57:42.182Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:42.182Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:57:42.184Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.184Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-06-24T04:57:42.185Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.185Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.185Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.186Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-TransactionID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-ECOMP-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4eb24084-13f9-43d3-89b7-e3860f9db855"]
2022-06-24T04:57:42.193Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.194Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.227Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.228Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.229Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.229Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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:"Fri, 24 Jun 2022 04:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:42.230Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10035,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035"
    }
  }
}
2022-06-24T04:57:42.231Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.231Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-06-24T04:57:42.238Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:57:42.239Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:57:42.240Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:42.241Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:57:42.242Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:57:42.242Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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:"578089d16ebd6fe7", X-B3-SpanId:"96a6ef4d7868fa7e", X-B3-ParentSpanId:"578089d16ebd6fe7", X-B3-Sampled:"0", X-ONAP-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-TransactionID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-ECOMP-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"764d357f-7c90-4d57-a49d-070ae0cf75ae"]
2022-06-24T04:57:42.243Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"66575e4c-8ad9-4615-960e-b1a16c4d916f","requestStatus":"IN_PROGRESS","startTime":1656046661947,"source":"VID","vnfId":"fc33d355-3704-4ad7-bf3b-8664339aeac5","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\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n            \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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":"8607b7a8-eaa7-40ed-81c8-85475c948b2e","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"66575e4c-8ad9-4615-960e-b1a16c4d916f"}
2022-06-24T04:57:42.244Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:57:42.274Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:42.276Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:57:42.277Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:57:42.277Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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/66575e4c-8ad9-4615-960e-b1a16c4d916f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:42.278Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:57:41.947+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "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\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n            \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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-06-24T04:57:41.477+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    }
  }
}
2022-06-24T04:57:42.279Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:42.280Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:57:42.294Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.296Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:57:42.297Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:42.297Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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-06-24T04:57:42.297Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:57:42.298Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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:"578089d16ebd6fe7", X-B3-SpanId:"420f833f73b8e74e", X-B3-ParentSpanId:"578089d16ebd6fe7", X-B3-Sampled:"0", X-ONAP-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-TransactionID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-ECOMP-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"765b4bea-a0ec-445a-8ab7-e11e10f8e5d8"]
2022-06-24T04:57:42.298Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|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\":\"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\"modelVersionId\":\"829b3891-8926-43df-9e02-4a5d4e75d176\",\"modelCustomizationId\":\"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\"modelUuid\":\"829b3891-8926-43df-9e02-4a5d4e75d176\",\"modelInvariantUuid\":\"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\"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\":\"8607b7a8-eaa7-40ed-81c8-85475c948b2e\",\"vnfInstanceId\":\"fc33d355-3704-4ad7-bf3b-8664339aeac5\"}","type":"String"},"requestId":{"value":"66575e4c-8ad9-4615-960e-b1a16c4d916f","type":"String"},"mso-request-id":{"value":"66575e4c-8ad9-4615-960e-b1a16c4d916f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"8607b7a8-eaa7-40ed-81c8-85475c948b2e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"fc33d355-3704-4ad7-bf3b-8664339aeac5","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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:57:42.299Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:57:43.331Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:43.332Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:57:43.333Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:57:43.334Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:57:41 GMT", X-ONAP-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-TransactionID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-ECOMP-RequestID:"66575e4c-8ad9-4615-960e-b1a16c4d916f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"765b4bea-a0ec-445a-8ab7-e11e10f8e5d8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:57:43.334Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"66575e4c-8ad9-4615-960e-b1a16c4d916f\",\"instanceId\":\"fc33d355-3704-4ad7-bf3b-8664339aeac5\"}}","message":"Success","processInstanceID":"2d0b0830-f37a-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:57:43.335Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:43.335Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:57:43.346Z|66575e4c-8ad9-4615-960e-b1a16c4d916f|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:43.509Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:43.525Z|a4e65ec1-1ce0-49f1-a1c0-4ca82e78ea5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:43.526Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:43.526Z|a4e65ec1-1ce0-49f1-a1c0-4ca82e78ea5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:43.527Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||Invoke
2022-06-24T04:57:43.529Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:43.530Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:43.531Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Method      : GET
2022-06-24T04:57:43.532Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b4d76355e8ca6fb", X-B3-SpanId:"ba6e79f4ee4223a2", X-B3-ParentSpanId:"3b4d76355e8ca6fb", X-B3-Sampled:"0", X-ONAP-RequestID:"bfbba13d-eff9-4edc-b6b3-87672a5f81a8", X-RequestID:"bfbba13d-eff9-4edc-b6b3-87672a5f81a8", X-TransactionID:"bfbba13d-eff9-4edc-b6b3-87672a5f81a8", X-ECOMP-RequestID:"bfbba13d-eff9-4edc-b6b3-87672a5f81a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a370891-b319-496d-b5a4-408fcf7bf9ba"]
2022-06-24T04:57:43.532Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Request body: 
2022-06-24T04:57:43.533Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||==========================request end================================================
2022-06-24T04:57:43.553Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:43.554Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:43.555Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status text  : 
2022-06-24T04:57:43.555Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:43.556Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Response body: {
  "requestId" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:57:41.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_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\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n            \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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-06-24T04:57:41.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    }
  }
}
2022-06-24T04:57:43.558Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:43.558Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||InvokeReturn
2022-06-24T04:57:43.561Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false
2022-06-24T04:57:43.563Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:43.564Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:43.565Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false
2022-06-24T04:57:43.565Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:43.566Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b4d76355e8ca6fb", X-B3-SpanId:"0fb28c89a5440a38", X-B3-ParentSpanId:"3b4d76355e8ca6fb", X-B3-Sampled:"0", X-ONAP-RequestID:"bfbba13d-eff9-4edc-b6b3-87672a5f81a8", X-RequestID:"bfbba13d-eff9-4edc-b6b3-87672a5f81a8", X-TransactionID:"bfbba13d-eff9-4edc-b6b3-87672a5f81a8", X-ECOMP-RequestID:"bfbba13d-eff9-4edc-b6b3-87672a5f81a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7246373-c7b2-4d5a-b617-9f0f64ad500a"]
2022-06-24T04:57:43.566Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:43.567Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:43.584Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:43.585Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:43.586Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:43.586Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:43.587Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:43.588Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:43.588Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:43.605Z|bfbba13d-eff9-4edc-b6b3-87672a5f81a8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:44.413Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:44.415Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|||INFO|500||Checking if requestId: 6c12cbf0-2ba5-44d7-a521-f415df7abe5d already exists in requestDb InfraActiveRequests table
2022-06-24T04:57:44.416Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:57:44.417Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||Invoke
2022-06-24T04:57:44.417Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:44.417Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:57:44.417Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Method      : GET
2022-06-24T04:57:44.418Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9da5169f3020eac", X-B3-SpanId:"171d0707b7540e4d", X-B3-ParentSpanId:"e9da5169f3020eac", X-B3-Sampled:"0", X-ONAP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-TransactionID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ECOMP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7167e3d0-b263-4aad-b3f9-759bcdaa81e3"]
2022-06-24T04:57:44.418Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Request body: 
2022-06-24T04:57:44.418Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||==========================request end================================================
2022-06-24T04:57:44.458Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:44.458Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:57:44.459Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status text  : 
2022-06-24T04:57:44.459Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:57:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:44.459Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Response body: 
2022-06-24T04:57:44.460Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:44.460Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|404|Not Found|InvokeReturn
2022-06-24T04:57:44.494Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:57:44.506Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:57:44.551Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||Invoke
2022-06-24T04:57:44.552Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6c12cbf0-2ba5-44d7-a521-f415df7abe5d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d86d93b1-b217-41b7-871c-627e9eb63765], X-ECOMP-RequestID=[6c12cbf0-2ba5-44d7-a521-f415df7abe5d], X-TransactionId=[], X-ONAP-RequestID=[6c12cbf0-2ba5-44d7-a521-f415df7abe5d]}
2022-06-24T04:57:44.728Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|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/7ca649142dca4e53a24c15df5d510963 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220624-04:57:43:724-89426], vertex-id=[196680], Content-Length=[1055], Date=[Fri, 24 Jun 2022 04:57:43 GMT], Content-Type=[application/json]}
2022-06-24T04:57:44.731Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|DEBUG|500||{"tenant-id":"7ca649142dca4e53a24c15df5d510963","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1656046498765","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0f001e0b-f81c-495a-a658-d28cc48ccdfe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_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-06-24T04:57:44.731Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||InvokeReturn
2022-06-24T04:57:44.733Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:57:44.733Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:57:44.737Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.737Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:57:44.738Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:44.738Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.739Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:57:44.740Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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:"e9da5169f3020eac", X-B3-SpanId:"a410106cceac99bb", X-B3-ParentSpanId:"e9da5169f3020eac", X-B3-Sampled:"0", X-ONAP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-TransactionID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ECOMP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57092950-ea35-4c7c-ae4d-bd14e211b98b"]
2022-06-24T04:57:44.740Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"0f001e0b-f81c-495a-a658-d28cc48ccdfe","serviceInstanceId":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","vfModuleInstanceId":"5bb0a99f-0832-42b9-a553-0330631a5c58"},"instanceName":null,"requestScope":"vfModule"}
2022-06-24T04:57:44.741Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:57:44.770Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:44.777Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:44.778Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:57:44.779Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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:"Fri, 24 Jun 2022 04:57:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:44.779Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:57:44.779Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:44.780Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:57:44.784Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.785Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.785Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.786Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.791Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.796Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-TransactionID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ECOMP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd33c599-be66-48de-bf7d-870f6094e6b2"]
2022-06-24T04:57:44.796Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.797Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.834Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.835Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.838Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.841Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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:"Fri, 24 Jun 2022 04:57:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:44.851Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 48,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48"
    }
  }
}
2022-06-24T04:57:44.851Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.852Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.874Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17
2022-06-24T04:57:44.875Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|INFO|500||Invoke
2022-06-24T04:57:44.876Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:44.876Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17
2022-06-24T04:57:44.877Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Method      : GET
2022-06-24T04:57:44.878Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-TransactionID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ECOMP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eed6aad1-99cf-489e-9eb1-95795bb4d3b2"]
2022-06-24T04:57:44.878Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Request body: 
2022-06-24T04:57:44.878Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||==========================request end================================================
2022-06-24T04:57:44.905Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:44.906Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:44.906Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Status text  : 
2022-06-24T04:57:44.907Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 04:57:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:44.907Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||Response body: {
  "modelUUID" : "11abccee-b74f-4829-a853-283be6bbec17",
  "modelInvariantUUID" : "3ec08851-6bc5-4d12-b418-d6a494fd57bf",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-06-24 04:53:04.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17/vnfResources"
    }
  }
}
2022-06-24T04:57:44.908Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:44.909Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/11abccee-b74f-4829-a853-283be6bbec17|INFO|500||InvokeReturn
2022-06-24T04:57:44.913Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:57:44.915Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:57:44.915Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:44.915Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:57:44.916Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:57:44.916Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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:"1781", X-B3-TraceId:"e9da5169f3020eac", X-B3-SpanId:"dc2ec24af18b799c", X-B3-ParentSpanId:"e9da5169f3020eac", X-B3-Sampled:"0", X-ONAP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-TransactionID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ECOMP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"982d215a-1dc9-4ecd-8256-2389ac84b31f"]
2022-06-24T04:57:44.916Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6c12cbf0-2ba5-44d7-a521-f415df7abe5d","requestStatus":"IN_PROGRESS","startTime":1656046664495,"source":"VID","vnfId":"0f001e0b-f81c-495a-a658-d28cc48ccdfe","vnfType":"","tenantId":"7ca649142dca4e53a24c15df5d510963","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\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"modelVersion\": \"1656046647362\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"5bb0a99f-0832-42b9-a553-0330631a5c58","vfModuleModelName":"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94","cloudRegion":"RegionOne","serviceInstanceId":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"6c12cbf0-2ba5-44d7-a521-f415df7abe5d"}
2022-06-24T04:57:44.917Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:57:44.931Z|4f747d77-7d77-467e-b9b5-3962005a416c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:57:44.941Z|4f747d77-7d77-467e-b9b5-3962005a416c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:57:44.954Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:44.955Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:57:44.955Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:57:44.956Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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/6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:44.957Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:57:44.495+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"modelVersion\": \"1656046647362\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:57:44.148+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleModelName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    }
  }
}
2022-06-24T04:57:44.957Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:44.958Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:57:44.980Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.981Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:57:44.981Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:44.981Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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-06-24T04:57:44.982Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:57:44.982Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|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:"e9da5169f3020eac", X-B3-SpanId:"ff840220cb357d13", X-B3-ParentSpanId:"e9da5169f3020eac", X-B3-Sampled:"0", X-ONAP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-TransactionID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ECOMP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6780dc86-3a14-4a9b-ba35-1c6d815c691e"]
2022-06-24T04:57:44.982Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"modelVersion\":\"1656046647362\",\"modelCustomizationUuid\":\"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\"modelVersionId\":\"11abccee-b74f-4829-a853-283be6bbec17\",\"modelCustomizationId\":\"43e36f5f-d79d-45ee-89fa-6c6384b39775\",\"modelUuid\":\"11abccee-b74f-4829-a853-283be6bbec17\",\"modelInvariantUuid\":\"3ec08851-6bc5-4d12-b418-d6a494fd57bf\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"7ca649142dca4e53a24c15df5d510963\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\"vnfInstanceId\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vfModuleInstanceId\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\"}","type":"String"},"requestId":{"value":"6c12cbf0-2ba5-44d7-a521-f415df7abe5d","type":"String"},"mso-request-id":{"value":"6c12cbf0-2ba5-44d7-a521-f415df7abe5d","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"0f001e0b-f81c-495a-a658-d28cc48ccdfe","type":"String"},"vfModuleId":{"value":"5bb0a99f-0832-42b9-a553-0330631a5c58","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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:57:44.982Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:57:46.003Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:46.004Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:57:46.004Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:57:46.004Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:57:44 GMT", X-ONAP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-TransactionID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ECOMP-RequestID:"6c12cbf0-2ba5-44d7-a521-f415df7abe5d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6780dc86-3a14-4a9b-ba35-1c6d815c691e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:57:46.005Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6c12cbf0-2ba5-44d7-a521-f415df7abe5d\",\"instanceId\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\"}}","message":"Success","processInstanceID":"2ea27123-f37a-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:57:46.005Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:46.006Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:57:46.011Z|6c12cbf0-2ba5-44d7-a521-f415df7abe5d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:46.205Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:46.220Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:57:46.221Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||Invoke
2022-06-24T04:57:46.222Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:46.222Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:57:46.222Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Method      : GET
2022-06-24T04:57:46.222Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a66d2d4ad72fefb", X-B3-SpanId:"3af6585c1cf4ec25", X-B3-ParentSpanId:"3a66d2d4ad72fefb", X-B3-Sampled:"0", X-ONAP-RequestID:"a9162eb8-995b-4fc2-8082-dd8063fc5a43", X-RequestID:"a9162eb8-995b-4fc2-8082-dd8063fc5a43", X-TransactionID:"a9162eb8-995b-4fc2-8082-dd8063fc5a43", X-ECOMP-RequestID:"a9162eb8-995b-4fc2-8082-dd8063fc5a43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1416bb48-8baf-4aa7-85c5-7241860fe204"]
2022-06-24T04:57:46.223Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Request body: 
2022-06-24T04:57:46.223Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||==========================request end================================================
2022-06-24T04:57:46.249Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:46.250Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:46.250Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status text  : 
2022-06-24T04:57:46.251Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:46.251Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Response body: {
  "requestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:57:44.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"modelVersion\": \"1656046647362\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:57:44.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    }
  }
}
2022-06-24T04:57:46.251Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:46.252Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||InvokeReturn
2022-06-24T04:57:46.254Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:57:46.254Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:46.254Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:46.255Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:57:46.255Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:46.255Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a66d2d4ad72fefb", X-B3-SpanId:"d22018fcee726a30", X-B3-ParentSpanId:"3a66d2d4ad72fefb", X-B3-Sampled:"0", X-ONAP-RequestID:"a9162eb8-995b-4fc2-8082-dd8063fc5a43", X-RequestID:"a9162eb8-995b-4fc2-8082-dd8063fc5a43", X-TransactionID:"a9162eb8-995b-4fc2-8082-dd8063fc5a43", X-ECOMP-RequestID:"a9162eb8-995b-4fc2-8082-dd8063fc5a43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc70bcb9-c257-477d-a974-97a4b518b73f"]
2022-06-24T04:57:46.255Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:46.255Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:46.272Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:46.273Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:46.274Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:46.274Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:46.277Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:46.277Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:46.278Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:46.290Z|a9162eb8-995b-4fc2-8082-dd8063fc5a43|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:47.280Z|cf6c8ebb-d92f-46e8-8e43-d4a012698800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:47.281Z|cf6c8ebb-d92f-46e8-8e43-d4a012698800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:47.472Z|3b2f1222-a34d-46da-87fb-f7ae1bd3c0cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:47.473Z|3b2f1222-a34d-46da-87fb-f7ae1bd3c0cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:53.565Z|f7608b35-94a5-4d69-875b-24a111aabf97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:53.568Z|f7608b35-94a5-4d69-875b-24a111aabf97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:53.766Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:53.775Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:53.776Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||Invoke
2022-06-24T04:57:53.776Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:53.777Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:53.777Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Method      : GET
2022-06-24T04:57:53.777Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d6a025c62601b4c", X-B3-SpanId:"d65355be5727947b", X-B3-ParentSpanId:"1d6a025c62601b4c", X-B3-Sampled:"0", X-ONAP-RequestID:"3e20784f-33ef-4b0f-81f7-6902d8de021f", X-RequestID:"3e20784f-33ef-4b0f-81f7-6902d8de021f", X-TransactionID:"3e20784f-33ef-4b0f-81f7-6902d8de021f", X-ECOMP-RequestID:"3e20784f-33ef-4b0f-81f7-6902d8de021f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c93f766d-30d1-4548-ac3c-54c9f7e039ec"]
2022-06-24T04:57:53.778Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Request body: 
2022-06-24T04:57:53.778Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||==========================request end================================================
2022-06-24T04:57:53.800Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:53.801Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:53.801Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status text  : 
2022-06-24T04:57:53.802Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:53.804Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Response body: {
  "requestId" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:41.000+00:00",
  "endTime" : "2022-06-24T04:57:47.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_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\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n            \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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-06-24T04:57:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    }
  }
}
2022-06-24T04:57:53.804Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:53.805Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||InvokeReturn
2022-06-24T04:57:53.806Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false
2022-06-24T04:57:53.807Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:53.807Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:53.807Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false
2022-06-24T04:57:53.808Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:53.808Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d6a025c62601b4c", X-B3-SpanId:"fba952c3c4d45873", X-B3-ParentSpanId:"1d6a025c62601b4c", X-B3-Sampled:"0", X-ONAP-RequestID:"3e20784f-33ef-4b0f-81f7-6902d8de021f", X-RequestID:"3e20784f-33ef-4b0f-81f7-6902d8de021f", X-TransactionID:"3e20784f-33ef-4b0f-81f7-6902d8de021f", X-ECOMP-RequestID:"3e20784f-33ef-4b0f-81f7-6902d8de021f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6a9b65b-9243-47e4-9711-8dff47e7cec6"]
2022-06-24T04:57:53.808Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:53.809Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:53.832Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:53.832Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:53.833Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:53.833Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:53.834Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:53.834Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:53.835Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:53.843Z|3e20784f-33ef-4b0f-81f7-6902d8de021f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:54.011Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:54.019Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:54.020Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||Invoke
2022-06-24T04:57:54.020Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:54.021Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:54.021Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Method      : GET
2022-06-24T04:57:54.021Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d51dec9fe75c08e", X-B3-SpanId:"0f199627558a1831", X-B3-ParentSpanId:"7d51dec9fe75c08e", X-B3-Sampled:"0", X-ONAP-RequestID:"57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759", X-RequestID:"57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759", X-TransactionID:"57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759", X-ECOMP-RequestID:"57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b2b96fd-5b8d-423b-b622-e6e617461d8f"]
2022-06-24T04:57:54.022Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Request body: 
2022-06-24T04:57:54.022Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||==========================request end================================================
2022-06-24T04:57:54.039Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:54.042Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:54.042Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status text  : 
2022-06-24T04:57:54.043Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:54.044Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Response body: {
  "requestId" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:41.000+00:00",
  "endTime" : "2022-06-24T04:57:47.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_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\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n            \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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-06-24T04:57:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    }
  }
}
2022-06-24T04:57:54.045Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:54.045Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||InvokeReturn
2022-06-24T04:57:54.049Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false
2022-06-24T04:57:54.051Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:54.051Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:54.051Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false
2022-06-24T04:57:54.052Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:54.052Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d51dec9fe75c08e", X-B3-SpanId:"7b61f3b73b7c7c50", X-B3-ParentSpanId:"7d51dec9fe75c08e", X-B3-Sampled:"0", X-ONAP-RequestID:"57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759", X-RequestID:"57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759", X-TransactionID:"57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759", X-ECOMP-RequestID:"57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e9ddec1-68fd-4f2c-aedc-58b6d362e778"]
2022-06-24T04:57:54.054Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:54.056Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:54.069Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:54.070Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:54.071Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:54.071Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:54.074Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:54.075Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:54.075Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:54.093Z|57e48bfe-4ffb-4dab-8d3f-b3c47ca7a759|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:54.242Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:54.248Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:54.249Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||Invoke
2022-06-24T04:57:54.249Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:54.250Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:54.250Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Method      : GET
2022-06-24T04:57:54.250Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f017c2ffd5cc731", X-B3-SpanId:"ea634197d2ec7bcd", X-B3-ParentSpanId:"3f017c2ffd5cc731", X-B3-Sampled:"0", X-ONAP-RequestID:"d00385aa-5257-4279-8263-02804c3d5f6e", X-RequestID:"d00385aa-5257-4279-8263-02804c3d5f6e", X-TransactionID:"d00385aa-5257-4279-8263-02804c3d5f6e", X-ECOMP-RequestID:"d00385aa-5257-4279-8263-02804c3d5f6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c08d3015-e316-40ae-9892-05aa257f03d3"]
2022-06-24T04:57:54.251Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Request body: 
2022-06-24T04:57:54.251Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||==========================request end================================================
2022-06-24T04:57:54.278Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:54.279Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:54.279Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status text  : 
2022-06-24T04:57:54.280Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:54.280Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Response body: {
  "requestId" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:41.000+00:00",
  "endTime" : "2022-06-24T04:57:47.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_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\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n            \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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-06-24T04:57:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    }
  }
}
2022-06-24T04:57:54.282Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:54.283Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||InvokeReturn
2022-06-24T04:57:54.285Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false
2022-06-24T04:57:54.298Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:54.298Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:54.299Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false
2022-06-24T04:57:54.299Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:54.299Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f017c2ffd5cc731", X-B3-SpanId:"0cfc113247d75676", X-B3-ParentSpanId:"3f017c2ffd5cc731", X-B3-Sampled:"0", X-ONAP-RequestID:"d00385aa-5257-4279-8263-02804c3d5f6e", X-RequestID:"d00385aa-5257-4279-8263-02804c3d5f6e", X-TransactionID:"d00385aa-5257-4279-8263-02804c3d5f6e", X-ECOMP-RequestID:"d00385aa-5257-4279-8263-02804c3d5f6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6daada5-a5b6-4760-9418-5fff78774068"]
2022-06-24T04:57:54.300Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:54.300Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:54.312Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:54.313Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:54.313Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:54.314Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:54.314Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:54.315Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:54.315Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:54.327Z|d00385aa-5257-4279-8263-02804c3d5f6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:54.492Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:54.500Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:54.502Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||Invoke
2022-06-24T04:57:54.503Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:54.503Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:54.503Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Method      : GET
2022-06-24T04:57:54.504Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61877f7f3a979e6c", X-B3-SpanId:"661a326fc4f7fcfa", X-B3-ParentSpanId:"61877f7f3a979e6c", X-B3-Sampled:"0", X-ONAP-RequestID:"3a3ac10d-03c1-4680-a087-76c0c1b3f542", X-RequestID:"3a3ac10d-03c1-4680-a087-76c0c1b3f542", X-TransactionID:"3a3ac10d-03c1-4680-a087-76c0c1b3f542", X-ECOMP-RequestID:"3a3ac10d-03c1-4680-a087-76c0c1b3f542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4f8e0e7-8dee-40e8-b5f5-0c3144c06f45"]
2022-06-24T04:57:54.508Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Request body: 
2022-06-24T04:57:54.508Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||==========================request end================================================
2022-06-24T04:57:54.534Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:54.536Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:54.551Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status text  : 
2022-06-24T04:57:54.561Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:54.564Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Response body: {
  "requestId" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:41.000+00:00",
  "endTime" : "2022-06-24T04:57:47.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_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\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n            \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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-06-24T04:57:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    }
  }
}
2022-06-24T04:57:54.582Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:54.583Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||InvokeReturn
2022-06-24T04:57:54.585Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false
2022-06-24T04:57:54.586Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:54.586Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:54.587Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false
2022-06-24T04:57:54.587Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:54.588Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61877f7f3a979e6c", X-B3-SpanId:"bc799e1888cd260e", X-B3-ParentSpanId:"61877f7f3a979e6c", X-B3-Sampled:"0", X-ONAP-RequestID:"3a3ac10d-03c1-4680-a087-76c0c1b3f542", X-RequestID:"3a3ac10d-03c1-4680-a087-76c0c1b3f542", X-TransactionID:"3a3ac10d-03c1-4680-a087-76c0c1b3f542", X-ECOMP-RequestID:"3a3ac10d-03c1-4680-a087-76c0c1b3f542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e78f27a1-3a44-4a50-a73b-66dc921225d6"]
2022-06-24T04:57:54.589Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:54.590Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:54.611Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:54.612Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:54.615Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:54.616Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:54.617Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:54.617Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:54.618Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:54.627Z|3a3ac10d-03c1-4680-a087-76c0c1b3f542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:54.809Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:54.815Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:54.816Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||Invoke
2022-06-24T04:57:54.816Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:54.817Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f
2022-06-24T04:57:54.817Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Method      : GET
2022-06-24T04:57:54.817Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ef4180b5dcdf1dc", X-B3-SpanId:"8aacb5cbebaa0097", X-B3-ParentSpanId:"8ef4180b5dcdf1dc", X-B3-Sampled:"0", X-ONAP-RequestID:"491e6cbb-b06f-4d2e-b14c-4436b230c74e", X-RequestID:"491e6cbb-b06f-4d2e-b14c-4436b230c74e", X-TransactionID:"491e6cbb-b06f-4d2e-b14c-4436b230c74e", X-ECOMP-RequestID:"491e6cbb-b06f-4d2e-b14c-4436b230c74e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54018fae-fd9c-493b-9dce-977cb4f628a7"]
2022-06-24T04:57:54.818Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Request body: 
2022-06-24T04:57:54.818Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||==========================request end================================================
2022-06-24T04:57:54.840Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:54.842Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:54.842Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Status text  : 
2022-06-24T04:57:54.843Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:54.844Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||Response body: {
  "requestId" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:41.000+00:00",
  "endTime" : "2022-06-24T04:57:47.000+00:00",
  "source" : "VID",
  "vnfId" : "fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "vnfName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11_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\": \"9dab2af5-cd1f-4a2e-8b39-1854572a11d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"829b3891-8926-43df-9e02-4a5d4e75d176\",\n            \"modelCustomizationId\": \"cb9de984-91f3-4385-9331-8ac6bf41dfb4\",\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-06-24T04:57:47.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e/vnfs/fc33d355-3704-4ad7-bf3b-8664339aeac5",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "66575e4c-8ad9-4615-960e-b1a16c4d916f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f"
    }
  }
}
2022-06-24T04:57:54.844Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:54.845Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/66575e4c-8ad9-4615-960e-b1a16c4d916f|INFO|500||InvokeReturn
2022-06-24T04:57:54.847Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false
2022-06-24T04:57:54.848Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:54.850Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:54.850Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false
2022-06-24T04:57:54.851Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:54.851Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ef4180b5dcdf1dc", X-B3-SpanId:"fd316cf3b1baa0b3", X-B3-ParentSpanId:"8ef4180b5dcdf1dc", X-B3-Sampled:"0", X-ONAP-RequestID:"491e6cbb-b06f-4d2e-b14c-4436b230c74e", X-RequestID:"491e6cbb-b06f-4d2e-b14c-4436b230c74e", X-TransactionID:"491e6cbb-b06f-4d2e-b14c-4436b230c74e", X-ECOMP-RequestID:"491e6cbb-b06f-4d2e-b14c-4436b230c74e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"401c5dca-5217-4090-b290-db34139d3891"]
2022-06-24T04:57:54.851Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:54.852Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:54.868Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:54.869Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:54.869Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:54.870Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:54.870Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:57:54.871Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:54.871Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=66575e4c-8ad9-4615-960e-b1a16c4d916f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:54.885Z|491e6cbb-b06f-4d2e-b14c-4436b230c74e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/66575e4c-8ad9-4615-960e-b1a16c4d916f|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:56.453Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:56.462Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:57:56.463Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||Invoke
2022-06-24T04:57:56.463Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:56.463Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:57:56.464Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Method      : GET
2022-06-24T04:57:56.464Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fc9c496d01fa539", X-B3-SpanId:"6e952cc64d6d65ba", X-B3-ParentSpanId:"4fc9c496d01fa539", X-B3-Sampled:"0", X-ONAP-RequestID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-RequestID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-TransactionID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-ECOMP-RequestID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"707b487f-6dbe-419f-9414-84d82abc747f"]
2022-06-24T04:57:56.468Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Request body: 
2022-06-24T04:57:56.468Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||==========================request end================================================
2022-06-24T04:57:56.488Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:56.489Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:56.490Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status text  : 
2022-06-24T04:57:56.490Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:56.491Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Response body: {
  "requestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "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-06-24T04:57:44.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"modelVersion\": \"1656046647362\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:57:53.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    }
  }
}
2022-06-24T04:57:56.491Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:56.491Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||InvokeReturn
2022-06-24T04:57:56.493Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:57:56.493Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:57:56.493Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:56.494Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:57:56.494Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:57:56.494Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fc9c496d01fa539", X-B3-SpanId:"ff5d400816ffd4af", X-B3-ParentSpanId:"4fc9c496d01fa539", X-B3-Sampled:"0", X-ONAP-RequestID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-RequestID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-TransactionID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-ECOMP-RequestID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31821fa7-1f7d-42c9-a041-8826e2ff5707"]
2022-06-24T04:57:56.495Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:57:56.496Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:57:56.518Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:56.520Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:56.522Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:57:56.523Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:56.524Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":1656046674000,\"creation_time\":1656046536000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:57:53.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:57:56.525Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:56.528Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:57:56.619Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:57:56.621Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:57:56.621Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:56.621Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:57:56.622Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:57:56.622Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-RequestID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-TransactionID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-ECOMP-RequestID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77f1ba3c-a8a8-437c-b3d5-96b6804d7c5a"]
2022-06-24T04:57:56.623Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:57:56.623Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:57:56.793Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:56.795Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:56.795Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:57:56.795Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DBC7398190A763514C744F6C444500EB; 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:"Fri, 24 Jun 2022 04:57:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:56.797Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"324cdb1c-f37a-11ec-975a-5e62e9825eb9","businessKey":"6c12cbf0-2ba5-44d7-a521-f415df7abe5d","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:57:49.710+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2ea27123-f37a-11ec-975a-5e62e9825eb9","superProcessInstanceId":"324c3f99-f37a-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T04:57:56.797Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:56.798Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:57:56.858Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:57:56.859Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:57:56.860Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:56.862Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:57:56.863Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:57:56.863Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-RequestID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-TransactionID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-ECOMP-RequestID:"7532170b-9e82-421f-827b-2efd7e011d8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e8b84a8-1e85-4777-b69e-fba699937fd7"]
2022-06-24T04:57:56.868Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:57:56.871Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:57:56.998Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:56.999Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:56.999Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:57:56.999Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FF6C0784E74AC3B24BED667A781AAAE4; 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:"Fri, 24 Jun 2022 04:57:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:57.000Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3429d8a4-f37a-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"324cdb1c-f37a-11ec-975a-5e62e9825eb9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"324cdb1c-f37a-11ec-975a-5e62e9825eb9","executionId":"324cdb1c-f37a-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:57:52.836+0000","endTime":"2022-06-24T04:57:52.839+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2ea27123-f37a-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:57:57.000Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:57.005Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:57:57.017Z|7532170b-9e82-421f-827b-2efd7e011d8f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:57.122Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:57.126Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||INFO|500||Checking if requestId: 35211658-e611-4223-8f7d-7b3fa9ca2e4a already exists in requestDb InfraActiveRequests table
2022-06-24T04:57:57.127Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a
2022-06-24T04:57:57.128Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|INFO|500||Invoke
2022-06-24T04:57:57.128Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:57.128Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a
2022-06-24T04:57:57.128Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Method      : GET
2022-06-24T04:57:57.129Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4df42d931889c29a", X-B3-SpanId:"2e7a9885ed26b8ed", X-B3-ParentSpanId:"4df42d931889c29a", X-B3-Sampled:"0", X-ONAP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-TransactionID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ECOMP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e8e63ba-57ee-4d82-a530-773effea7a1a"]
2022-06-24T04:57:57.129Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Request body: 
2022-06-24T04:57:57.129Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:57.160Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:57.161Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:57:57.161Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Status text  : 
2022-06-24T04:57:57.161Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:57:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:57.162Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Response body: 
2022-06-24T04:57:57.162Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:57.162Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|INFO|404|Not Found|InvokeReturn
2022-06-24T04:57:57.180Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:57:57.188Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:57:57.325Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed|INFO|500||Invoke
2022-06-24T04:57:57.326Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[35211658-e611-4223-8f7d-7b3fa9ca2e4a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8c88a004-4b1a-4355-901f-a51299817886], X-ECOMP-RequestID=[35211658-e611-4223-8f7d-7b3fa9ca2e4a], X-TransactionId=[], X-ONAP-RequestID=[35211658-e611-4223-8f7d-7b3fa9ca2e4a]}
2022-06-24T04:57:57.325Z|46db005a-5531-46f0-a854-b9f2b9a61de3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:57.336Z|46db005a-5531-46f0-a854-b9f2b9a61de3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:57.436Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220624-04:57:56:449-99978], vertex-id=[192568], Content-Length=[247], Date=[Fri, 24 Jun 2022 04:57:56 GMT], Content-Type=[application/json]}
2022-06-24T04:57:57.442Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?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/8607b7a8-eaa7-40ed-81c8-85475c948b2e"}]}

2022-06-24T04:57:57.443Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed|INFO|500||InvokeReturn
2022-06-24T04:57:57.452Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:57:57.497Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:57:57.498Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-06-24T04:57:57.515Z|18a89dc6-af7f-440d-8ac4-e367bda7c56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:57:57.518Z|18a89dc6-af7f-440d-8ac4-e367bda7c56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:57:57.579Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-06-24T04:57:57.581Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-04:57:56:616-41779], Content-Length=[605], Date=[Fri, 24 Jun 2022 04:57:56 GMT], Content-Type=[application/json]}
2022-06-24T04:57:57.593Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-06-24T04:57:57.597Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-06-24T04:57:57.607Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:57:57.652Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:57:57.653Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed|INFO|500||Invoke
2022-06-24T04:57:57.727Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed|INFO|500||InvokeReturn
2022-06-24T04:57:57.729Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220624-04:57:56:755-25615], vertex-id=[192568], Content-Length=[247], Date=[Fri, 24 Jun 2022 04:57:56 GMT], Content-Type=[application/json]}
2022-06-24T04:57:57.729Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e"}]}

2022-06-24T04:57:57.742Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:57:57.814Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:57:57.815Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-06-24T04:57:57.882Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-06-24T04:57:57.883Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:57:56:911-99140], Content-Length=[602], Date=[Fri, 24 Jun 2022 04:57:56 GMT], Content-Type=[application/json]}
2022-06-24T04:57:57.884Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-06-24T04:57:57.888Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-06-24T04:57:57.912Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:57:58.040Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:57:58.041Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed|INFO|500||Invoke
2022-06-24T04:57:58.122Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed|INFO|500||InvokeReturn
2022-06-24T04:57:58.124Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:57:57:161-2979], vertex-id=[192568], Content-Length=[247], Date=[Fri, 24 Jun 2022 04:57:57 GMT], Content-Type=[application/json]}
2022-06-24T04:57:58.126Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e"}]}

2022-06-24T04:57:58.144Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:57:58.201Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:57:58.203Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-06-24T04:57:58.269Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-06-24T04:57:58.269Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:57:57:300-94070], Content-Length=[611], Date=[Fri, 24 Jun 2022 04:57:57 GMT], Content-Type=[application/json]}
2022-06-24T04:57:58.270Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/configurations","ERR.5.4.6114"]}}}

2022-06-24T04:57:58.273Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/8607b7a8-eaa7-40ed-81c8-85475c948b2e/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-06-24T04:57:58.288Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:57:58.356Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.357Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-06-24T04:57:58.424Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-06-24T04:57:58.426Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:57:57:457-73481], vertex-id=[258256], Content-Length=[573], Date=[Fri, 24 Jun 2022 04:57:57 GMT], Content-Type=[application/json]}
2022-06-24T04:57:58.427Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1656046666693","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-06-24T04:57:58.428Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:57:58.428Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:57:58.429Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.430Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:57:58.430Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:58.430Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.431Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:57:58.431Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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:"4df42d931889c29a", X-B3-SpanId:"a1f8b3335f449282", X-B3-ParentSpanId:"4df42d931889c29a", X-B3-Sampled:"0", X-ONAP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-TransactionID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ECOMP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef1a6cbd-b939-487e-adbb-2772b6f00385"]
2022-06-24T04:57:58.431Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"8607b7a8-eaa7-40ed-81c8-85475c948b2e"},"instanceName":null,"requestScope":"service"}
2022-06-24T04:57:58.431Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:57:58.455Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:58.465Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:58.467Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:57:58.467Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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:"Fri, 24 Jun 2022 04:57:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:58.468Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:57:58.468Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:58.469Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:57:58.469Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.470Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-06-24T04:57:58.470Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:58.470Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.471Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-06-24T04:57:58.471Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-TransactionID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ECOMP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65d0f4f9-c885-4394-b32e-44318af32249"]
2022-06-24T04:57:58.471Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-06-24T04:57:58.471Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-06-24T04:57:58.501Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:58.502Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.502Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-06-24T04:57:58.503Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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:"Fri, 24 Jun 2022 04:57:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:58.503Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:57:58.503Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:58.504Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-06-24T04:57:58.507Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.508Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.508Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.509Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.510Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.510Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-TransactionID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ECOMP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef87cca7-2164-4e51-9f34-56bca48c47ea"]
2022-06-24T04:57:58.511Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.511Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.534Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.535Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.535Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.536Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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:"Fri, 24 Jun 2022 04:57:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:58.541Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2022-06-24T04:57:58.542Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.543Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.546Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.547Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-06-24T04:57:58.547Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:58.548Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.548Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-06-24T04:57:58.549Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-TransactionID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ECOMP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf15be98-f5fc-4663-a259-28ec16670ef9"]
2022-06-24T04:57:58.549Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-06-24T04:57:58.550Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-06-24T04:57:58.585Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:58.586Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.586Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-06-24T04:57:58.587Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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:"Fri, 24 Jun 2022 04:57:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:58.587Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:57:58.587Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:58.588Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-06-24T04:57:58.592Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:57:58.593Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:57:58.593Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:58.593Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:57:58.594Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:57:58.594Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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:"4df42d931889c29a", X-B3-SpanId:"1206f09296f8cc9a", X-B3-ParentSpanId:"4df42d931889c29a", X-B3-Sampled:"0", X-ONAP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-TransactionID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ECOMP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea95fe4a-8cf9-44cf-bea8-d46b1f2e9ea6"]
2022-06-24T04:57:58.594Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"35211658-e611-4223-8f7d-7b3fa9ca2e4a","requestStatus":"IN_PROGRESS","startTime":1656046678273,"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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\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":"8607b7a8-eaa7-40ed-81c8-85475c948b2e","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"35211658-e611-4223-8f7d-7b3fa9ca2e4a"}
2022-06-24T04:57:58.594Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:57:58.623Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:58.624Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:57:58.639Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:57:58.640Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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/35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:58.653Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "35211658-e611-4223-8f7d-7b3fa9ca2e4a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:57:58.273+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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\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-06-24T04:57:57.824+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "35211658-e611-4223-8f7d-7b3fa9ca2e4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a"
    }
  }
}
2022-06-24T04:57:58.654Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:58.654Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:57:58.669Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.670Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:57:58.670Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:58.671Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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-06-24T04:57:58.671Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:57:58.671Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|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:"4df42d931889c29a", X-B3-SpanId:"8eac65c8bf843aa3", X-B3-ParentSpanId:"4df42d931889c29a", X-B3-Sampled:"0", X-ONAP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-TransactionID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ECOMP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de254780-440d-4670-95fd-c2dc7ac82541"]
2022-06-24T04:57:58.672Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"87a81601-59ce-4105-898a-2774a47be6a9\",\"modelUuid\":\"87a81601-59ce-4105-898a-2774a47be6a9\",\"modelInvariantUuid\":\"efe0ef52-c292-4f9d-b0d4-c2578fa78865\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"8607b7a8-eaa7-40ed-81c8-85475c948b2e\"}","type":"String"},"requestId":{"value":"35211658-e611-4223-8f7d-7b3fa9ca2e4a","type":"String"},"mso-request-id":{"value":"35211658-e611-4223-8f7d-7b3fa9ca2e4a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"8607b7a8-eaa7-40ed-81c8-85475c948b2e","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/8607b7a8-eaa7-40ed-81c8-85475c948b2e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:57:58.672Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:57:59.696Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:59.697Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:57:59.697Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:57:59.698Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:57:58 GMT", X-ONAP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-TransactionID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ECOMP-RequestID:"35211658-e611-4223-8f7d-7b3fa9ca2e4a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"de254780-440d-4670-95fd-c2dc7ac82541", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:57:59.698Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"35211658-e611-4223-8f7d-7b3fa9ca2e4a\",\"instanceId\":\"8607b7a8-eaa7-40ed-81c8-85475c948b2e\"}}","message":"Success","processInstanceID":"36ccbe1d-f37a-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:57:59.699Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:59.699Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:57:59.714Z|35211658-e611-4223-8f7d-7b3fa9ca2e4a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:57:59.916Z|53f13030-5d58-4499-ae7a-8e498124c9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:57:59.918Z|53f13030-5d58-4499-ae7a-8e498124c9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:57:59.923Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:57:59.936Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a
2022-06-24T04:57:59.938Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|INFO|500||Invoke
2022-06-24T04:57:59.939Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||===========================request begin================================================
2022-06-24T04:57:59.939Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a
2022-06-24T04:57:59.940Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Method      : GET
2022-06-24T04:57:59.940Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92234807d9f0f664", X-B3-SpanId:"343629713aeed050", X-B3-ParentSpanId:"92234807d9f0f664", X-B3-Sampled:"0", X-ONAP-RequestID:"85173d55-cfe1-4a22-9533-b4aae9b146b7", X-RequestID:"85173d55-cfe1-4a22-9533-b4aae9b146b7", X-TransactionID:"85173d55-cfe1-4a22-9533-b4aae9b146b7", X-ECOMP-RequestID:"85173d55-cfe1-4a22-9533-b4aae9b146b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9347ad67-fe83-483e-b080-6eeee5f6c709"]
2022-06-24T04:57:59.941Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Request body: 
2022-06-24T04:57:59.941Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||==========================request end================================================
2022-06-24T04:57:59.987Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||============================response begin==========================================
2022-06-24T04:57:59.988Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:57:59.989Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Status text  : 
2022-06-24T04:57:59.990Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:57:59.996Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Response body: {
  "requestId" : "35211658-e611-4223-8f7d-7b3fa9ca2e4a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:57:58.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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\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-06-24T04:57:58.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "serviceInstanceName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "35211658-e611-4223-8f7d-7b3fa9ca2e4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a"
    }
  }
}
2022-06-24T04:57:59.998Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||=======================response end=================================================
2022-06-24T04:57:59.999Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|INFO|500||InvokeReturn
2022-06-24T04:58:00.003Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false
2022-06-24T04:58:00.004Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:00.004Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:00.004Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false
2022-06-24T04:58:00.005Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:00.005Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92234807d9f0f664", X-B3-SpanId:"3517581c57c9288f", X-B3-ParentSpanId:"92234807d9f0f664", X-B3-Sampled:"0", X-ONAP-RequestID:"85173d55-cfe1-4a22-9533-b4aae9b146b7", X-RequestID:"85173d55-cfe1-4a22-9533-b4aae9b146b7", X-TransactionID:"85173d55-cfe1-4a22-9533-b4aae9b146b7", X-ECOMP-RequestID:"85173d55-cfe1-4a22-9533-b4aae9b146b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54f570c6-913f-4720-8087-b95a292f821f"]
2022-06-24T04:58:00.006Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:00.006Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:00.023Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:00.024Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:00.024Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:00.025Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:00.026Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:00.027Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:00.027Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:00.046Z|85173d55-cfe1-4a22-9533-b4aae9b146b7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:00.903Z|14a8573a-8212-44dd-880e-e2849293d2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:58:00.905Z|14a8573a-8212-44dd-880e-e2849293d2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:58:03.601Z|4b435810-1b70-48fc-bc4b-2d6a98afcdd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:03.602Z|4b435810-1b70-48fc-bc4b-2d6a98afcdd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:07.201Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:07.210Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:58:07.211Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||Invoke
2022-06-24T04:58:07.211Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:07.212Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:58:07.212Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Method      : GET
2022-06-24T04:58:07.212Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d28a6153d25fe2c", X-B3-SpanId:"42e309a19eb15c22", X-B3-ParentSpanId:"3d28a6153d25fe2c", X-B3-Sampled:"0", X-ONAP-RequestID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-RequestID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-TransactionID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-ECOMP-RequestID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd0a8859-0f35-4ae5-8471-5f5eb07cf926"]
2022-06-24T04:58:07.213Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Request body: 
2022-06-24T04:58:07.213Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||==========================request end================================================
2022-06-24T04:58:07.232Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:07.233Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:07.233Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status text  : 
2022-06-24T04:58:07.233Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:07.236Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Response body: {
  "requestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "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-06-24T04:57:44.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"modelVersion\": \"1656046647362\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:57:53.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    }
  }
}
2022-06-24T04:58:07.236Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:07.237Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||InvokeReturn
2022-06-24T04:58:07.238Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:58:07.239Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:07.239Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:07.239Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:58:07.240Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:07.240Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d28a6153d25fe2c", X-B3-SpanId:"83d739fcd1c180d7", X-B3-ParentSpanId:"3d28a6153d25fe2c", X-B3-Sampled:"0", X-ONAP-RequestID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-RequestID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-TransactionID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-ECOMP-RequestID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d04de051-12ee-4e77-a783-eb69e3e8f6ac"]
2022-06-24T04:58:07.241Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:07.241Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:07.262Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:07.263Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:07.264Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:07.264Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:07.266Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":1656046674000,\"creation_time\":1656046536000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:57:53.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:58:07.267Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:07.267Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:07.336Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:58:07.337Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T04:58:07.338Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:07.338Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T04:58:07.338Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:58:07.339Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-RequestID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-TransactionID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-ECOMP-RequestID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"586e3a5b-0de9-4eca-b69b-2b75529f4bc2"]
2022-06-24T04:58:07.339Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:58:07.339Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:58:07.380Z|5b606938-f5a8-4c3f-ab2f-9a1e2409e38f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:07.382Z|5b606938-f5a8-4c3f-ab2f-9a1e2409e38f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:07.457Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:07.458Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:07.458Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:58:07.459Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=89F47E15670223C5152797AD502BADAE; 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:"Fri, 24 Jun 2022 04:58:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:07.461Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"324cdb1c-f37a-11ec-975a-5e62e9825eb9","businessKey":"6c12cbf0-2ba5-44d7-a521-f415df7abe5d","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T04:57:49.710+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2ea27123-f37a-11ec-975a-5e62e9825eb9","superProcessInstanceId":"324c3f99-f37a-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T04:58:07.494Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:07.496Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:58:07.634Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:58:07.634Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T04:58:07.634Z|72909134-560f-49d5-8432-4786395cb2ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:07.634Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:07.635Z|72909134-560f-49d5-8432-4786395cb2ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:07.635Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T04:58:07.636Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T04:58:07.636Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-RequestID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-TransactionID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-ECOMP-RequestID:"846fcd72-d583-4f33-b820-f4d100dc9674", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b85c81f-1443-4224-a0b1-b0245ccc04d4"]
2022-06-24T04:58:07.637Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T04:58:07.637Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T04:58:07.804Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:07.805Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:07.805Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T04:58:07.806Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=956C0CBEE6AD8BFFAA11D821C7151FEA; 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:"Fri, 24 Jun 2022 04:58:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:07.806Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3429d8a4-f37a-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"324cdb1c-f37a-11ec-975a-5e62e9825eb9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"324cdb1c-f37a-11ec-975a-5e62e9825eb9","executionId":"324cdb1c-f37a-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T04:57:52.836+0000","endTime":"2022-06-24T04:57:52.839+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2ea27123-f37a-11ec-975a-5e62e9825eb9"}]
2022-06-24T04:58:07.807Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:07.807Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=324cdb1c-f37a-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T04:58:07.816Z|846fcd72-d583-4f33-b820-f4d100dc9674|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:10.263Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:10.296Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a
2022-06-24T04:58:10.297Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|INFO|500||Invoke
2022-06-24T04:58:10.297Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:10.298Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a
2022-06-24T04:58:10.298Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Method      : GET
2022-06-24T04:58:10.298Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92798a1d1139007d", X-B3-SpanId:"887ea9ef662bd2d7", X-B3-ParentSpanId:"92798a1d1139007d", X-B3-Sampled:"0", X-ONAP-RequestID:"4704eb45-7c07-4da3-b7d2-5c498f96c35b", X-RequestID:"4704eb45-7c07-4da3-b7d2-5c498f96c35b", X-TransactionID:"4704eb45-7c07-4da3-b7d2-5c498f96c35b", X-ECOMP-RequestID:"4704eb45-7c07-4da3-b7d2-5c498f96c35b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eeecbecd-196f-4c6b-aa5e-db726ee1683d"]
2022-06-24T04:58:10.299Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Request body: 
2022-06-24T04:58:10.299Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||==========================request end================================================
2022-06-24T04:58:10.326Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:10.326Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:10.327Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Status text  : 
2022-06-24T04:58:10.327Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:10.331Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Response body: {
  "requestId" : "35211658-e611-4223-8f7d-7b3fa9ca2e4a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:58.000+00:00",
  "endTime" : "2022-06-24T04:58:02.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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\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-06-24T04:58:03.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "serviceInstanceName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "35211658-e611-4223-8f7d-7b3fa9ca2e4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a"
    }
  }
}
2022-06-24T04:58:10.332Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:10.332Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|INFO|500||InvokeReturn
2022-06-24T04:58:10.335Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false
2022-06-24T04:58:10.335Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:10.336Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:10.336Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false
2022-06-24T04:58:10.336Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:10.337Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92798a1d1139007d", X-B3-SpanId:"f45fb1f1f2503447", X-B3-ParentSpanId:"92798a1d1139007d", X-B3-Sampled:"0", X-ONAP-RequestID:"4704eb45-7c07-4da3-b7d2-5c498f96c35b", X-RequestID:"4704eb45-7c07-4da3-b7d2-5c498f96c35b", X-TransactionID:"4704eb45-7c07-4da3-b7d2-5c498f96c35b", X-ECOMP-RequestID:"4704eb45-7c07-4da3-b7d2-5c498f96c35b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67bd09fe-a617-4bcb-bd64-482736ed7a22"]
2022-06-24T04:58:10.337Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:10.338Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:10.365Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:10.366Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:10.366Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:10.367Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:10.368Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:10.368Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:10.368Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:10.382Z|4704eb45-7c07-4da3-b7d2-5c498f96c35b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:10.569Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:10.575Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a
2022-06-24T04:58:10.576Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|INFO|500||Invoke
2022-06-24T04:58:10.577Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:10.577Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a
2022-06-24T04:58:10.578Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Method      : GET
2022-06-24T04:58:10.578Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"165885bfca930da0", X-B3-SpanId:"41d67d2d8e7a93e8", X-B3-ParentSpanId:"165885bfca930da0", X-B3-Sampled:"0", X-ONAP-RequestID:"92153a8a-3c20-4052-8484-6b040561d68e", X-RequestID:"92153a8a-3c20-4052-8484-6b040561d68e", X-TransactionID:"92153a8a-3c20-4052-8484-6b040561d68e", X-ECOMP-RequestID:"92153a8a-3c20-4052-8484-6b040561d68e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4554ecc4-eee9-4c6d-a9b2-c55888d3b977"]
2022-06-24T04:58:10.578Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Request body: 
2022-06-24T04:58:10.578Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||==========================request end================================================
2022-06-24T04:58:10.600Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:10.600Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:10.601Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Status text  : 
2022-06-24T04:58:10.601Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:09 GMT", Connection:"close"]
2022-06-24T04:58:10.605Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Response body: {
  "requestId" : "35211658-e611-4223-8f7d-7b3fa9ca2e4a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:58.000+00:00",
  "endTime" : "2022-06-24T04:58:02.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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\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-06-24T04:58:03.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "serviceInstanceName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "35211658-e611-4223-8f7d-7b3fa9ca2e4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a"
    }
  }
}
2022-06-24T04:58:10.606Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:10.606Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|INFO|500||InvokeReturn
2022-06-24T04:58:10.608Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false
2022-06-24T04:58:10.608Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:10.609Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:10.609Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false
2022-06-24T04:58:10.610Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:10.610Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"165885bfca930da0", X-B3-SpanId:"8fcc71729b114ecf", X-B3-ParentSpanId:"165885bfca930da0", X-B3-Sampled:"0", X-ONAP-RequestID:"92153a8a-3c20-4052-8484-6b040561d68e", X-RequestID:"92153a8a-3c20-4052-8484-6b040561d68e", X-TransactionID:"92153a8a-3c20-4052-8484-6b040561d68e", X-ECOMP-RequestID:"92153a8a-3c20-4052-8484-6b040561d68e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56ba5507-04d2-4b4b-9777-fe622e5c82af"]
2022-06-24T04:58:10.610Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:10.611Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:10.675Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:10.676Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:10.677Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:10.677Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:10.678Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:10.679Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:10.679Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:10.701Z|92153a8a-3c20-4052-8484-6b040561d68e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:10.891Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:10.902Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a
2022-06-24T04:58:10.912Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|INFO|500||Invoke
2022-06-24T04:58:10.915Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:10.916Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a
2022-06-24T04:58:10.916Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Method      : GET
2022-06-24T04:58:10.917Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79557f6b52b0a9e0", X-B3-SpanId:"ddc1f9ee10a98ce8", X-B3-ParentSpanId:"79557f6b52b0a9e0", X-B3-Sampled:"0", X-ONAP-RequestID:"87d35f63-358b-4d9e-9b1f-9882c191e0fa", X-RequestID:"87d35f63-358b-4d9e-9b1f-9882c191e0fa", X-TransactionID:"87d35f63-358b-4d9e-9b1f-9882c191e0fa", X-ECOMP-RequestID:"87d35f63-358b-4d9e-9b1f-9882c191e0fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"739224fc-04b3-4287-b1b7-43e695659513"]
2022-06-24T04:58:10.918Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Request body: 
2022-06-24T04:58:10.921Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||==========================request end================================================
2022-06-24T04:58:10.967Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:10.968Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:10.973Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Status text  : 
2022-06-24T04:58:10.974Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:10.974Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Response body: {
  "requestId" : "35211658-e611-4223-8f7d-7b3fa9ca2e4a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:58.000+00:00",
  "endTime" : "2022-06-24T04:58:02.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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\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-06-24T04:58:03.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "serviceInstanceName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "35211658-e611-4223-8f7d-7b3fa9ca2e4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a"
    }
  }
}
2022-06-24T04:58:10.975Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:10.980Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|INFO|500||InvokeReturn
2022-06-24T04:58:10.982Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false
2022-06-24T04:58:10.983Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:10.983Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:10.984Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false
2022-06-24T04:58:10.984Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:10.985Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79557f6b52b0a9e0", X-B3-SpanId:"841b680116ca0e61", X-B3-ParentSpanId:"79557f6b52b0a9e0", X-B3-Sampled:"0", X-ONAP-RequestID:"87d35f63-358b-4d9e-9b1f-9882c191e0fa", X-RequestID:"87d35f63-358b-4d9e-9b1f-9882c191e0fa", X-TransactionID:"87d35f63-358b-4d9e-9b1f-9882c191e0fa", X-ECOMP-RequestID:"87d35f63-358b-4d9e-9b1f-9882c191e0fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30ebb57d-7a2a-4593-aeb3-98a764d9ea60"]
2022-06-24T04:58:10.985Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:10.986Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:11.001Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:11.002Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:11.002Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:11.003Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:11.004Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:11.005Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:11.006Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:11.018Z|87d35f63-358b-4d9e-9b1f-9882c191e0fa|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:11.185Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:11.190Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a
2022-06-24T04:58:11.192Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|INFO|500||Invoke
2022-06-24T04:58:11.192Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:11.193Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a
2022-06-24T04:58:11.194Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Method      : GET
2022-06-24T04:58:11.196Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b1972e0fc9f6f54", X-B3-SpanId:"d2a63bbbf8128c56", X-B3-ParentSpanId:"0b1972e0fc9f6f54", X-B3-Sampled:"0", X-ONAP-RequestID:"9ca440b6-6799-4104-a4e1-c16ae242bbb7", X-RequestID:"9ca440b6-6799-4104-a4e1-c16ae242bbb7", X-TransactionID:"9ca440b6-6799-4104-a4e1-c16ae242bbb7", X-ECOMP-RequestID:"9ca440b6-6799-4104-a4e1-c16ae242bbb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f65ab38-b3bd-446c-a71f-2fec437de750"]
2022-06-24T04:58:11.196Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Request body: 
2022-06-24T04:58:11.197Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||==========================request end================================================
2022-06-24T04:58:11.217Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:11.220Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:11.221Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Status text  : 
2022-06-24T04:58:11.222Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:11.223Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||Response body: {
  "requestId" : "35211658-e611-4223-8f7d-7b3fa9ca2e4a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:57:58.000+00:00",
  "endTime" : "2022-06-24T04:58:02.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\": \"efe0ef52-c292-4f9d-b0d4-c2578fa78865\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"87a81601-59ce-4105-898a-2774a47be6a9\"\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-06-24T04:58:03.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "serviceInstanceName" : "basic_cnf-09a2a3c8-a022-4bc9-8365-98314f0f6e11",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/8607b7a8-eaa7-40ed-81c8-85475c948b2e",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "35211658-e611-4223-8f7d-7b3fa9ca2e4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a"
    }
  }
}
2022-06-24T04:58:11.223Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:11.224Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35211658-e611-4223-8f7d-7b3fa9ca2e4a|INFO|500||InvokeReturn
2022-06-24T04:58:11.226Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false
2022-06-24T04:58:11.227Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:11.227Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:11.227Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false
2022-06-24T04:58:11.228Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:11.229Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b1972e0fc9f6f54", X-B3-SpanId:"664656170459169a", X-B3-ParentSpanId:"0b1972e0fc9f6f54", X-B3-Sampled:"0", X-ONAP-RequestID:"9ca440b6-6799-4104-a4e1-c16ae242bbb7", X-RequestID:"9ca440b6-6799-4104-a4e1-c16ae242bbb7", X-TransactionID:"9ca440b6-6799-4104-a4e1-c16ae242bbb7", X-ECOMP-RequestID:"9ca440b6-6799-4104-a4e1-c16ae242bbb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94f0eaf4-8f53-463f-a1f4-6c0d71d8f0a5"]
2022-06-24T04:58:11.230Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:11.230Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:11.248Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:11.250Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:11.250Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:11.250Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:11.251Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:11.252Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:11.252Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35211658-e611-4223-8f7d-7b3fa9ca2e4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:11.264Z|9ca440b6-6799-4104-a4e1-c16ae242bbb7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/35211658-e611-4223-8f7d-7b3fa9ca2e4a|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:13.635Z|f5c1574d-4617-42ad-bfe8-ba39fd3ea1b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:13.636Z|f5c1574d-4617-42ad-bfe8-ba39fd3ea1b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:14.911Z|3ef25bd2-3652-4840-babe-056edc19c80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:58:14.912Z|3ef25bd2-3652-4840-babe-056edc19c80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:58:17.412Z|1df4c86a-11c1-45e5-a94f-2104db4b0e7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:17.418Z|1df4c86a-11c1-45e5-a94f-2104db4b0e7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:17.667Z|30ce75db-a2f3-488a-a989-2f525b37056c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:17.668Z|30ce75db-a2f3-488a-a989-2f525b37056c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:17.976Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:17.997Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:58:17.999Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||Invoke
2022-06-24T04:58:17.999Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:18.000Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:58:18.000Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Method      : GET
2022-06-24T04:58:18.001Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52fc9fe4d910f2d1", X-B3-SpanId:"08b17bf0441cd047", X-B3-ParentSpanId:"52fc9fe4d910f2d1", X-B3-Sampled:"0", X-ONAP-RequestID:"5ff0459a-92cd-4063-b76d-505751dca51d", X-RequestID:"5ff0459a-92cd-4063-b76d-505751dca51d", X-TransactionID:"5ff0459a-92cd-4063-b76d-505751dca51d", X-ECOMP-RequestID:"5ff0459a-92cd-4063-b76d-505751dca51d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b39bf6c5-46f2-4c45-a27e-407519560a12"]
2022-06-24T04:58:18.001Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Request body: 
2022-06-24T04:58:18.002Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||==========================request end================================================
2022-06-24T04:58:18.032Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:18.033Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:18.034Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status text  : 
2022-06-24T04:58:18.034Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:18.035Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Response body: {
  "requestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "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-06-24T04:57:44.000+00:00",
  "endTime" : "2022-06-24T04:58:15.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"modelVersion\": \"1656046647362\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:16.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    }
  }
}
2022-06-24T04:58:18.035Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:18.036Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||InvokeReturn
2022-06-24T04:58:18.038Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:58:18.038Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:18.039Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:18.039Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:58:18.040Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:18.040Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52fc9fe4d910f2d1", X-B3-SpanId:"d55648dad082c117", X-B3-ParentSpanId:"52fc9fe4d910f2d1", X-B3-Sampled:"0", X-ONAP-RequestID:"5ff0459a-92cd-4063-b76d-505751dca51d", X-RequestID:"5ff0459a-92cd-4063-b76d-505751dca51d", X-TransactionID:"5ff0459a-92cd-4063-b76d-505751dca51d", X-ECOMP-RequestID:"5ff0459a-92cd-4063-b76d-505751dca51d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca08c1b7-2856-4e32-b1e2-77ac8c59ffbc"]
2022-06-24T04:58:18.041Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:18.041Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:18.070Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:18.071Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:18.072Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:18.072Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:18.082Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":1656046674000,\"creation_time\":1656046536000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:57:53.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:58:18.082Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:18.083Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:18.097Z|5ff0459a-92cd-4063-b76d-505751dca51d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:18.291Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:18.302Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:58:18.303Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||Invoke
2022-06-24T04:58:18.303Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:18.304Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:58:18.304Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Method      : GET
2022-06-24T04:58:18.305Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"faa89b7508fd9df5", X-B3-SpanId:"1e59be94c3951e91", X-B3-ParentSpanId:"faa89b7508fd9df5", X-B3-Sampled:"0", X-ONAP-RequestID:"445c37a1-cbaa-4e58-909f-50e2437d08d0", X-RequestID:"445c37a1-cbaa-4e58-909f-50e2437d08d0", X-TransactionID:"445c37a1-cbaa-4e58-909f-50e2437d08d0", X-ECOMP-RequestID:"445c37a1-cbaa-4e58-909f-50e2437d08d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"062a73db-c861-4fd1-aa6a-fd0bff0516b5"]
2022-06-24T04:58:18.305Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Request body: 
2022-06-24T04:58:18.305Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||==========================request end================================================
2022-06-24T04:58:18.325Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:18.326Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:18.327Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status text  : 
2022-06-24T04:58:18.327Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:18.328Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Response body: {
  "requestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "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-06-24T04:57:44.000+00:00",
  "endTime" : "2022-06-24T04:58:15.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"modelVersion\": \"1656046647362\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:16.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    }
  }
}
2022-06-24T04:58:18.328Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:18.329Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||InvokeReturn
2022-06-24T04:58:18.330Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:58:18.330Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:18.331Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:18.331Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:58:18.331Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:18.331Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"faa89b7508fd9df5", X-B3-SpanId:"46460a06d56faf7f", X-B3-ParentSpanId:"faa89b7508fd9df5", X-B3-Sampled:"0", X-ONAP-RequestID:"445c37a1-cbaa-4e58-909f-50e2437d08d0", X-RequestID:"445c37a1-cbaa-4e58-909f-50e2437d08d0", X-TransactionID:"445c37a1-cbaa-4e58-909f-50e2437d08d0", X-ECOMP-RequestID:"445c37a1-cbaa-4e58-909f-50e2437d08d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"154e4e72-e8b8-4a51-96a5-57ed99e2142a"]
2022-06-24T04:58:18.332Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:18.333Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:18.350Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:18.351Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:18.352Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:18.352Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:18.355Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":1656046674000,\"creation_time\":1656046536000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:57:53.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:58:18.355Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:18.356Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:18.384Z|445c37a1-cbaa-4e58-909f-50e2437d08d0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:18.545Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:18.564Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:58:18.566Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||Invoke
2022-06-24T04:58:18.566Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:18.566Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:58:18.567Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Method      : GET
2022-06-24T04:58:18.567Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c76322fcb9df4569", X-B3-SpanId:"8702ae6606a18ac8", X-B3-ParentSpanId:"c76322fcb9df4569", X-B3-Sampled:"0", X-ONAP-RequestID:"b51e8114-b084-4b5e-8519-6ac12e5253d9", X-RequestID:"b51e8114-b084-4b5e-8519-6ac12e5253d9", X-TransactionID:"b51e8114-b084-4b5e-8519-6ac12e5253d9", X-ECOMP-RequestID:"b51e8114-b084-4b5e-8519-6ac12e5253d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b877fe0-3128-4f86-bf5f-ce7008877131"]
2022-06-24T04:58:18.567Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Request body: 
2022-06-24T04:58:18.568Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||==========================request end================================================
2022-06-24T04:58:18.598Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:18.599Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:18.599Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status text  : 
2022-06-24T04:58:18.600Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:18.600Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Response body: {
  "requestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "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-06-24T04:57:44.000+00:00",
  "endTime" : "2022-06-24T04:58:15.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"modelVersion\": \"1656046647362\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:16.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    }
  }
}
2022-06-24T04:58:18.601Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:18.602Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||InvokeReturn
2022-06-24T04:58:18.603Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:58:18.604Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:18.604Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:18.605Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:58:18.605Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:18.605Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c76322fcb9df4569", X-B3-SpanId:"0e4433edf8067ce8", X-B3-ParentSpanId:"c76322fcb9df4569", X-B3-Sampled:"0", X-ONAP-RequestID:"b51e8114-b084-4b5e-8519-6ac12e5253d9", X-RequestID:"b51e8114-b084-4b5e-8519-6ac12e5253d9", X-TransactionID:"b51e8114-b084-4b5e-8519-6ac12e5253d9", X-ECOMP-RequestID:"b51e8114-b084-4b5e-8519-6ac12e5253d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6158eeb-0fd4-4b0b-9b99-65b31f40f675"]
2022-06-24T04:58:18.606Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:18.606Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:18.624Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:18.626Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:18.627Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:18.627Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:18.628Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":1656046674000,\"creation_time\":1656046536000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:57:53.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:58:18.628Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:18.629Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:18.643Z|b51e8114-b084-4b5e-8519-6ac12e5253d9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:18.824Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:18.834Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:58:18.835Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||Invoke
2022-06-24T04:58:18.836Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:18.836Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:58:18.836Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Method      : GET
2022-06-24T04:58:18.837Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"113abcd00e893771", X-B3-SpanId:"7a8e5bbeb96f6382", X-B3-ParentSpanId:"113abcd00e893771", X-B3-Sampled:"0", X-ONAP-RequestID:"718b8406-45ad-4029-a125-0927b6114d8b", X-RequestID:"718b8406-45ad-4029-a125-0927b6114d8b", X-TransactionID:"718b8406-45ad-4029-a125-0927b6114d8b", X-ECOMP-RequestID:"718b8406-45ad-4029-a125-0927b6114d8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74d6e399-c5b6-4022-af60-e4cf46576dd1"]
2022-06-24T04:58:18.837Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Request body: 
2022-06-24T04:58:18.837Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||==========================request end================================================
2022-06-24T04:58:18.859Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:18.860Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:18.861Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status text  : 
2022-06-24T04:58:18.861Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:18.865Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Response body: {
  "requestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "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-06-24T04:57:44.000+00:00",
  "endTime" : "2022-06-24T04:58:15.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"modelVersion\": \"1656046647362\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:16.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    }
  }
}
2022-06-24T04:58:18.866Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:18.867Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||InvokeReturn
2022-06-24T04:58:18.870Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:58:18.871Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:18.872Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:18.872Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:58:18.873Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:18.874Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"113abcd00e893771", X-B3-SpanId:"47ebd81d4669f5fe", X-B3-ParentSpanId:"113abcd00e893771", X-B3-Sampled:"0", X-ONAP-RequestID:"718b8406-45ad-4029-a125-0927b6114d8b", X-RequestID:"718b8406-45ad-4029-a125-0927b6114d8b", X-TransactionID:"718b8406-45ad-4029-a125-0927b6114d8b", X-ECOMP-RequestID:"718b8406-45ad-4029-a125-0927b6114d8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c23706b-4841-4972-91ff-9c2eab9f5956"]
2022-06-24T04:58:18.874Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:18.876Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:18.895Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:18.898Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:18.902Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:18.902Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:18.903Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":1656046674000,\"creation_time\":1656046536000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:57:53.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:58:18.903Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:18.904Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:18.951Z|718b8406-45ad-4029-a125-0927b6114d8b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:19.124Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:19.130Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:58:19.131Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||Invoke
2022-06-24T04:58:19.131Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:19.132Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d
2022-06-24T04:58:19.132Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Method      : GET
2022-06-24T04:58:19.133Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"112192d8533eca11", X-B3-SpanId:"b421cab9c1fce3b0", X-B3-ParentSpanId:"112192d8533eca11", X-B3-Sampled:"0", X-ONAP-RequestID:"a76fa91d-90fe-4fab-8020-8800ce2579ef", X-RequestID:"a76fa91d-90fe-4fab-8020-8800ce2579ef", X-TransactionID:"a76fa91d-90fe-4fab-8020-8800ce2579ef", X-ECOMP-RequestID:"a76fa91d-90fe-4fab-8020-8800ce2579ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26bde0df-cfd9-4dd3-8a99-30a0cbbd0a1d"]
2022-06-24T04:58:19.134Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Request body: 
2022-06-24T04:58:19.135Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||==========================request end================================================
2022-06-24T04:58:19.203Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:19.204Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:19.205Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Status text  : 
2022-06-24T04:58:19.205Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:19.206Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||Response body: {
  "requestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "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-06-24T04:57:44.000+00:00",
  "endTime" : "2022-06-24T04:58:15.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfType" : "",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"3ec08851-6bc5-4d12-b418-d6a494fd57bf\",\n            \"modelVersionId\": \"11abccee-b74f-4829-a853-283be6bbec17\",\n            \"modelName\": \"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\n            \"modelVersion\": \"1656046647362\",\n            \"modelCustomizationId\": \"43e36f5f-d79d-45ee-89fa-6c6384b39775\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:16.000+00:00",
  "vfModuleId" : "5bb0a99f-0832-42b9-a553-0330631a5c58",
  "vfModuleName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "vfModuleModelName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vfModules/5bb0a99f-0832-42b9-a553-0330631a5c58",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d"
    }
  }
}
2022-06-24T04:58:19.206Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:19.207Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|INFO|500||InvokeReturn
2022-06-24T04:58:19.209Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:58:19.209Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:19.210Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:19.210Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false
2022-06-24T04:58:19.210Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:19.211Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"112192d8533eca11", X-B3-SpanId:"de9c1e07cdef6a46", X-B3-ParentSpanId:"112192d8533eca11", X-B3-Sampled:"0", X-ONAP-RequestID:"a76fa91d-90fe-4fab-8020-8800ce2579ef", X-RequestID:"a76fa91d-90fe-4fab-8020-8800ce2579ef", X-TransactionID:"a76fa91d-90fe-4fab-8020-8800ce2579ef", X-ECOMP-RequestID:"a76fa91d-90fe-4fab-8020-8800ce2579ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a062f01-12a9-4e4c-b8e8-83110875b394"]
2022-06-24T04:58:19.211Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:19.211Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:19.231Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:19.232Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:19.233Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:19.233Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:19.243Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 43,
  "soRequestId" : "6c12cbf0-2ba5-44d7-a521-f415df7abe5d",
  "groupingId" : "42fc58da-6896-4398-9b80-cd8b50ada51f",
  "name" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7ca649142dca4e53a24c15df5d510963/stacks/basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94/42fc58da-6896-4398-9b80-cd8b50ada51f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"updated_time\":1656046674000,\"creation_time\":1656046536000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"57b74a4ef17a44fbaae992c7c524db36\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"42fc58da-6896-4398-9b80-cd8b50ada51f\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94\",\"vnf_name\":\"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0\",\"vnf_id\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\",\"vf_module_id\":\"5bb0a99f-0832-42b9-a553-0330631a5c58\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T04:57:53.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T04:58:19.244Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:19.244Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c12cbf0-2ba5-44d7-a521-f415df7abe5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:19.264Z|a76fa91d-90fe-4fab-8020-8800ce2579ef|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6c12cbf0-2ba5-44d7-a521-f415df7abe5d|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:21.182Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:21.184Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||INFO|500||Checking if requestId: c4a32655-3a16-45d0-9524-c771921d950e already exists in requestDb InfraActiveRequests table
2022-06-24T04:58:21.186Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:21.187Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||Invoke
2022-06-24T04:58:21.187Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:21.189Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:21.189Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Method      : GET
2022-06-24T04:58:21.190Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a7cc0d29a165488", X-B3-SpanId:"4e169e1340c08871", X-B3-ParentSpanId:"1a7cc0d29a165488", X-B3-Sampled:"0", X-ONAP-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-TransactionID:"c4a32655-3a16-45d0-9524-c771921d950e", X-ECOMP-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e2c508b-29a4-444c-b75a-18341d076ec5"]
2022-06-24T04:58:21.190Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Request body: 
2022-06-24T04:58:21.191Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||==========================request end================================================
2022-06-24T04:58:21.209Z|7caa8e3e-933c-4993-88dd-33e9084027d4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:58:21.210Z|7caa8e3e-933c-4993-88dd-33e9084027d4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:21.215Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:21.216Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:58:21.216Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status text  : 
2022-06-24T04:58:21.217Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:58:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:21.218Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Response body: 
2022-06-24T04:58:21.218Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:21.219Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|404|Not Found|InvokeReturn
2022-06-24T04:58:21.241Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:58:21.247Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:58:21.297Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:58:21.299Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe/related-to/volume-groups|INFO|500||Invoke
2022-06-24T04:58:21.445Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-06-24T04:58:21.446Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-04:58:20:475-54250], Content-Length=[408], Date=[Fri, 24 Jun 2022 04:58:20 GMT], Content-Type=[application/json]}
2022-06-24T04:58:21.448Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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/0f001e0b-f81c-495a-a658-d28cc48ccdfe/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-06-24T04:58:21.467Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe/related-to/volume-groups
2022-06-24T04:58:21.468Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 0f001e0b-f81c-495a-a658-d28cc48ccdfe
2022-06-24T04:58:21.476Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:58:21.530Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:58:21.531Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vf-modules|INFO|500||Invoke
2022-06-24T04:58:21.649Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vf-modules|INFO|404|Not Found|InvokeReturn
2022-06-24T04:58:21.650Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:58:20:639-44739], Content-Length=[377], Date=[Fri, 24 Jun 2022 04:58:20 GMT], Content-Type=[application/json]}
2022-06-24T04:58:21.651Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vf-modules","ERR.5.4.6114"]}}}

2022-06-24T04:58:21.655Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe/vf-modules
2022-06-24T04:58:21.656Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 0f001e0b-f81c-495a-a658-d28cc48ccdfe
2022-06-24T04:58:21.661Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:58:21.708Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||Invoke
2022-06-24T04:58:21.709Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c4a32655-3a16-45d0-9524-c771921d950e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7eedd49a-68c2-45c4-a80a-054f5fd334f7], X-ECOMP-RequestID=[c4a32655-3a16-45d0-9524-c771921d950e], X-TransactionId=[], X-ONAP-RequestID=[c4a32655-3a16-45d0-9524-c771921d950e]}
2022-06-24T04:58:21.838Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|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/7ca649142dca4e53a24c15df5d510963 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:58:20:820-2258], vertex-id=[196680], Content-Length=[1055], Date=[Fri, 24 Jun 2022 04:58:20 GMT], Content-Type=[application/json]}
2022-06-24T04:58:21.841Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|DEBUG|500||{"tenant-id":"7ca649142dca4e53a24c15df5d510963","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1656046498765","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0f001e0b-f81c-495a-a658-d28cc48ccdfe","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0f001e0b-f81c-495a-a658-d28cc48ccdfe"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_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-06-24T04:58:21.842Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||InvokeReturn
2022-06-24T04:58:21.843Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:58:21.844Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:58:21.851Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:21.852Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:58:21.852Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:21.853Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:21.853Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:58:21.853Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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:"1a7cc0d29a165488", X-B3-SpanId:"c89126fb564e22d1", X-B3-ParentSpanId:"1a7cc0d29a165488", X-B3-Sampled:"0", X-ONAP-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-TransactionID:"c4a32655-3a16-45d0-9524-c771921d950e", X-ECOMP-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2717b5e6-2b74-45ca-b5b4-59fef77f1cdd"]
2022-06-24T04:58:21.854Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"0f001e0b-f81c-495a-a658-d28cc48ccdfe","serviceInstanceId":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4"},"instanceName":null,"requestScope":"vnf"}
2022-06-24T04:58:21.854Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:58:21.883Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:21.884Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:21.885Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:58:21.885Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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:"Fri, 24 Jun 2022 04:58:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:21.886Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:58:21.886Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:21.887Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:58:21.888Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:21.889Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-06-24T04:58:21.890Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:21.891Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:21.892Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:21.892Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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:"c4a32655-3a16-45d0-9524-c771921d950e", X-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-TransactionID:"c4a32655-3a16-45d0-9524-c771921d950e", X-ECOMP-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d016e82-013d-4882-ac85-9fc944a182d3"]
2022-06-24T04:58:21.893Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:21.893Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:21.917Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:21.918Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:21.919Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:21.920Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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:"Fri, 24 Jun 2022 04:58:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:21.921Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10035,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035"
    }
  }
}
2022-06-24T04:58:21.922Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:21.922Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-06-24T04:58:21.954Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:58:21.955Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:58:21.955Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:21.956Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:58:21.957Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:58:21.957Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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:"1595", X-B3-TraceId:"1a7cc0d29a165488", X-B3-SpanId:"ee7514ab4a23685b", X-B3-ParentSpanId:"1a7cc0d29a165488", X-B3-Sampled:"0", X-ONAP-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-TransactionID:"c4a32655-3a16-45d0-9524-c771921d950e", X-ECOMP-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efd570f2-3d98-481e-b252-355bd7613b9e"]
2022-06-24T04:58:21.958Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c4a32655-3a16-45d0-9524-c771921d950e","requestStatus":"IN_PROGRESS","startTime":1656046701656,"source":"VID","vnfId":"0f001e0b-f81c-495a-a658-d28cc48ccdfe","tenantId":"7ca649142dca4e53a24c15df5d510963","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\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n            \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"c4a32655-3a16-45d0-9524-c771921d950e"}
2022-06-24T04:58:21.958Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:58:22.017Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:22.018Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:58:22.018Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:58:22.019Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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/c4a32655-3a16-45d0-9524-c771921d950e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:22.019Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:58:21.656+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n            \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:58:21.192+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    }
  }
}
2022-06-24T04:58:22.021Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:22.022Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:58:22.065Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:22.066Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:58:22.066Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:22.067Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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-06-24T04:58:22.067Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:58:22.067Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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:"1a7cc0d29a165488", X-B3-SpanId:"df70693c5fe09fb1", X-B3-ParentSpanId:"1a7cc0d29a165488", X-B3-Sampled:"0", X-ONAP-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-TransactionID:"c4a32655-3a16-45d0-9524-c771921d950e", X-ECOMP-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2db68b1b-895f-4d20-853f-d038c63ac2a3"]
2022-06-24T04:58:22.068Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|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\":\"c8898926-8a9f-476e-a770-ad8e2297db88\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"6a55c308-ca14-45cb-846e-86aba42aea42\",\"modelVersionId\":\"577b10ad-7fe3-4a78-81a5-906254bc467d\",\"modelCustomizationId\":\"6a55c308-ca14-45cb-846e-86aba42aea42\",\"modelUuid\":\"577b10ad-7fe3-4a78-81a5-906254bc467d\",\"modelInvariantUuid\":\"c8898926-8a9f-476e-a770-ad8e2297db88\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"7ca649142dca4e53a24c15df5d510963\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\",\"vnfInstanceId\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\"}","type":"String"},"requestId":{"value":"c4a32655-3a16-45d0-9524-c771921d950e","type":"String"},"mso-request-id":{"value":"c4a32655-3a16-45d0-9524-c771921d950e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"0f001e0b-f81c-495a-a658-d28cc48ccdfe","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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:58:22.068Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:58:23.086Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:23.088Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:58:23.088Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:58:23.089Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:58:21 GMT", X-ONAP-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-TransactionID:"c4a32655-3a16-45d0-9524-c771921d950e", X-ECOMP-RequestID:"c4a32655-3a16-45d0-9524-c771921d950e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2db68b1b-895f-4d20-853f-d038c63ac2a3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:58:23.090Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c4a32655-3a16-45d0-9524-c771921d950e\",\"instanceId\":\"0f001e0b-f81c-495a-a658-d28cc48ccdfe\"}}","message":"Success","processInstanceID":"44bd299f-f37a-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:58:23.091Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:23.093Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:58:23.101Z|c4a32655-3a16-45d0-9524-c771921d950e|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:23.273Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:23.278Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:23.279Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||Invoke
2022-06-24T04:58:23.279Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:23.280Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:23.280Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Method      : GET
2022-06-24T04:58:23.280Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b6128ff9d8b0c55", X-B3-SpanId:"19ddf3284870f411", X-B3-ParentSpanId:"4b6128ff9d8b0c55", X-B3-Sampled:"0", X-ONAP-RequestID:"f1a197f8-9685-4d37-a08f-8f50451c6e89", X-RequestID:"f1a197f8-9685-4d37-a08f-8f50451c6e89", X-TransactionID:"f1a197f8-9685-4d37-a08f-8f50451c6e89", X-ECOMP-RequestID:"f1a197f8-9685-4d37-a08f-8f50451c6e89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c57e88b8-7c6e-4002-ab61-e05ca92fefa3"]
2022-06-24T04:58:23.281Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Request body: 
2022-06-24T04:58:23.281Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||==========================request end================================================
2022-06-24T04:58:23.303Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:23.304Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:23.304Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status text  : 
2022-06-24T04:58:23.304Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:23.305Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Response body: {
  "requestId" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:58:21.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n            \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    }
  }
}
2022-06-24T04:58:23.305Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:23.305Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||InvokeReturn
2022-06-24T04:58:23.307Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false
2022-06-24T04:58:23.307Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:23.307Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:23.308Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false
2022-06-24T04:58:23.309Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:23.309Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b6128ff9d8b0c55", X-B3-SpanId:"bbfe0ea82fe68b75", X-B3-ParentSpanId:"4b6128ff9d8b0c55", X-B3-Sampled:"0", X-ONAP-RequestID:"f1a197f8-9685-4d37-a08f-8f50451c6e89", X-RequestID:"f1a197f8-9685-4d37-a08f-8f50451c6e89", X-TransactionID:"f1a197f8-9685-4d37-a08f-8f50451c6e89", X-ECOMP-RequestID:"f1a197f8-9685-4d37-a08f-8f50451c6e89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f4c492f-9e10-48a4-9907-2ae80f78f37a"]
2022-06-24T04:58:23.310Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:23.310Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:23.330Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:23.331Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:23.332Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:23.332Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:23.335Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:23.336Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:23.336Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:23.347Z|f1a197f8-9685-4d37-a08f-8f50451c6e89|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:23.662Z|219683b9-9731-4a4d-8377-c5372014480f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:23.663Z|219683b9-9731-4a4d-8377-c5372014480f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:27.464Z|e1bc1181-e141-4a43-8d16-c9487a51fd6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:27.465Z|e1bc1181-e141-4a43-8d16-c9487a51fd6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:27.692Z|c006574c-483e-45f0-b5a3-b512b19203b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:27.693Z|c006574c-483e-45f0-b5a3-b512b19203b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:29.911Z|7c42d8d5-3144-4e12-aba0-8fb665a8eea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:58:29.917Z|7c42d8d5-3144-4e12-aba0-8fb665a8eea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:58:30.907Z|32735858-2a1d-499c-8500-4e7ad0346af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:58:30.908Z|32735858-2a1d-499c-8500-4e7ad0346af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:58:33.533Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:33.553Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:33.554Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||Invoke
2022-06-24T04:58:33.555Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:33.555Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:33.556Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Method      : GET
2022-06-24T04:58:33.557Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c28ae7d69685c6f2", X-B3-SpanId:"67fab19494ee18da", X-B3-ParentSpanId:"c28ae7d69685c6f2", X-B3-Sampled:"0", X-ONAP-RequestID:"cad2fb0d-41a6-4132-9274-c0448b514d38", X-RequestID:"cad2fb0d-41a6-4132-9274-c0448b514d38", X-TransactionID:"cad2fb0d-41a6-4132-9274-c0448b514d38", X-ECOMP-RequestID:"cad2fb0d-41a6-4132-9274-c0448b514d38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c65f12b-cdd9-4123-99c3-24f69928f562"]
2022-06-24T04:58:33.558Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Request body: 
2022-06-24T04:58:33.558Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||==========================request end================================================
2022-06-24T04:58:33.581Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:33.582Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:33.583Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status text  : 
2022-06-24T04:58:33.583Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:33.584Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Response body: {
  "requestId" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:58:21.000+00:00",
  "endTime" : "2022-06-24T04:58:26.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n            \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    }
  }
}
2022-06-24T04:58:33.584Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:33.589Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||InvokeReturn
2022-06-24T04:58:33.595Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false
2022-06-24T04:58:33.596Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:33.597Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:33.598Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false
2022-06-24T04:58:33.598Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:33.599Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c28ae7d69685c6f2", X-B3-SpanId:"f518459a21373290", X-B3-ParentSpanId:"c28ae7d69685c6f2", X-B3-Sampled:"0", X-ONAP-RequestID:"cad2fb0d-41a6-4132-9274-c0448b514d38", X-RequestID:"cad2fb0d-41a6-4132-9274-c0448b514d38", X-TransactionID:"cad2fb0d-41a6-4132-9274-c0448b514d38", X-ECOMP-RequestID:"cad2fb0d-41a6-4132-9274-c0448b514d38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b42c6286-dde3-48ff-8668-65cc66c5db44"]
2022-06-24T04:58:33.599Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:33.600Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:33.615Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:33.616Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:33.617Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:33.617Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:33.618Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:33.618Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:33.619Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:33.630Z|cad2fb0d-41a6-4132-9274-c0448b514d38|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:33.691Z|ae3658fd-b6ae-4bf2-8c54-80057ca1c394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:33.692Z|ae3658fd-b6ae-4bf2-8c54-80057ca1c394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:33.833Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:33.842Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:33.844Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||Invoke
2022-06-24T04:58:33.845Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:33.845Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:33.846Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Method      : GET
2022-06-24T04:58:33.846Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36ab499811712205", X-B3-SpanId:"ccd539516940b606", X-B3-ParentSpanId:"36ab499811712205", X-B3-Sampled:"0", X-ONAP-RequestID:"8bbe3e03-9cf5-4415-8484-17d9ef12012c", X-RequestID:"8bbe3e03-9cf5-4415-8484-17d9ef12012c", X-TransactionID:"8bbe3e03-9cf5-4415-8484-17d9ef12012c", X-ECOMP-RequestID:"8bbe3e03-9cf5-4415-8484-17d9ef12012c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26e3d686-c231-4f31-b038-70473841a24d"]
2022-06-24T04:58:33.847Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Request body: 
2022-06-24T04:58:33.847Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||==========================request end================================================
2022-06-24T04:58:33.866Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:33.867Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:33.867Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status text  : 
2022-06-24T04:58:33.867Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:33.868Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Response body: {
  "requestId" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:58:21.000+00:00",
  "endTime" : "2022-06-24T04:58:26.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n            \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    }
  }
}
2022-06-24T04:58:33.869Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:33.870Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||InvokeReturn
2022-06-24T04:58:33.873Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false
2022-06-24T04:58:33.874Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:33.875Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:33.875Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false
2022-06-24T04:58:33.875Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:33.876Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36ab499811712205", X-B3-SpanId:"cbe7767e366af248", X-B3-ParentSpanId:"36ab499811712205", X-B3-Sampled:"0", X-ONAP-RequestID:"8bbe3e03-9cf5-4415-8484-17d9ef12012c", X-RequestID:"8bbe3e03-9cf5-4415-8484-17d9ef12012c", X-TransactionID:"8bbe3e03-9cf5-4415-8484-17d9ef12012c", X-ECOMP-RequestID:"8bbe3e03-9cf5-4415-8484-17d9ef12012c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9038057c-a886-4eaa-817e-346015409336"]
2022-06-24T04:58:33.877Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:33.877Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:33.891Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:33.892Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:33.893Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:33.894Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:33.896Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:33.897Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:33.898Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:33.920Z|8bbe3e03-9cf5-4415-8484-17d9ef12012c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:34.073Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:34.080Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:34.081Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||Invoke
2022-06-24T04:58:34.081Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:34.081Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:34.082Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Method      : GET
2022-06-24T04:58:34.082Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d345edf970e1876e", X-B3-SpanId:"cf264ecd2ddcfde3", X-B3-ParentSpanId:"d345edf970e1876e", X-B3-Sampled:"0", X-ONAP-RequestID:"8ce0fe24-2562-4e5a-95ee-435a5bb0a456", X-RequestID:"8ce0fe24-2562-4e5a-95ee-435a5bb0a456", X-TransactionID:"8ce0fe24-2562-4e5a-95ee-435a5bb0a456", X-ECOMP-RequestID:"8ce0fe24-2562-4e5a-95ee-435a5bb0a456", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2341275a-bfc3-482c-bca8-41adb56a3902"]
2022-06-24T04:58:34.082Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Request body: 
2022-06-24T04:58:34.083Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||==========================request end================================================
2022-06-24T04:58:34.100Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:34.101Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:34.101Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status text  : 
2022-06-24T04:58:34.102Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:34.102Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Response body: {
  "requestId" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:58:21.000+00:00",
  "endTime" : "2022-06-24T04:58:26.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n            \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    }
  }
}
2022-06-24T04:58:34.102Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:34.103Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||InvokeReturn
2022-06-24T04:58:34.104Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false
2022-06-24T04:58:34.104Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:34.105Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:34.105Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false
2022-06-24T04:58:34.105Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:34.106Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d345edf970e1876e", X-B3-SpanId:"3f7d441c4597f4ce", X-B3-ParentSpanId:"d345edf970e1876e", X-B3-Sampled:"0", X-ONAP-RequestID:"8ce0fe24-2562-4e5a-95ee-435a5bb0a456", X-RequestID:"8ce0fe24-2562-4e5a-95ee-435a5bb0a456", X-TransactionID:"8ce0fe24-2562-4e5a-95ee-435a5bb0a456", X-ECOMP-RequestID:"8ce0fe24-2562-4e5a-95ee-435a5bb0a456", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"532d984e-28ba-4733-8292-84837cb1f9a5"]
2022-06-24T04:58:34.106Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:34.106Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:34.125Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:34.126Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:34.126Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:34.126Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:34.127Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:34.127Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:34.128Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:34.136Z|8ce0fe24-2562-4e5a-95ee-435a5bb0a456|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:34.278Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:34.283Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:34.284Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||Invoke
2022-06-24T04:58:34.284Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:34.284Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:34.285Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Method      : GET
2022-06-24T04:58:34.286Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"372ea5346865f7b4", X-B3-SpanId:"0c0d59245630127e", X-B3-ParentSpanId:"372ea5346865f7b4", X-B3-Sampled:"0", X-ONAP-RequestID:"1738b5de-2d61-4d11-a285-2bcfacb15254", X-RequestID:"1738b5de-2d61-4d11-a285-2bcfacb15254", X-TransactionID:"1738b5de-2d61-4d11-a285-2bcfacb15254", X-ECOMP-RequestID:"1738b5de-2d61-4d11-a285-2bcfacb15254", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87255fa7-4720-476e-a1d9-804193888a67"]
2022-06-24T04:58:34.287Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Request body: 
2022-06-24T04:58:34.287Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||==========================request end================================================
2022-06-24T04:58:34.303Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:34.304Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:34.304Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status text  : 
2022-06-24T04:58:34.305Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:34.305Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Response body: {
  "requestId" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:58:21.000+00:00",
  "endTime" : "2022-06-24T04:58:26.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n            \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    }
  }
}
2022-06-24T04:58:34.306Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:34.306Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||InvokeReturn
2022-06-24T04:58:34.309Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false
2022-06-24T04:58:34.310Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:34.310Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:34.310Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false
2022-06-24T04:58:34.311Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:34.311Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"372ea5346865f7b4", X-B3-SpanId:"b34b6f83f1958b38", X-B3-ParentSpanId:"372ea5346865f7b4", X-B3-Sampled:"0", X-ONAP-RequestID:"1738b5de-2d61-4d11-a285-2bcfacb15254", X-RequestID:"1738b5de-2d61-4d11-a285-2bcfacb15254", X-TransactionID:"1738b5de-2d61-4d11-a285-2bcfacb15254", X-ECOMP-RequestID:"1738b5de-2d61-4d11-a285-2bcfacb15254", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fef56101-8617-4e54-a417-7f2640428f4b"]
2022-06-24T04:58:34.312Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:34.312Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:34.324Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:34.325Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:34.325Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:34.326Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:34.327Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:34.327Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:34.327Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:34.335Z|1738b5de-2d61-4d11-a285-2bcfacb15254|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:34.494Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:34.500Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:34.501Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||Invoke
2022-06-24T04:58:34.501Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:34.502Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e
2022-06-24T04:58:34.502Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Method      : GET
2022-06-24T04:58:34.502Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28a97aa2038c9b80", X-B3-SpanId:"2eb8b61d7a0a3e32", X-B3-ParentSpanId:"28a97aa2038c9b80", X-B3-Sampled:"0", X-ONAP-RequestID:"b607f97a-392b-4258-b5d0-6eb3bfc6f704", X-RequestID:"b607f97a-392b-4258-b5d0-6eb3bfc6f704", X-TransactionID:"b607f97a-392b-4258-b5d0-6eb3bfc6f704", X-ECOMP-RequestID:"b607f97a-392b-4258-b5d0-6eb3bfc6f704", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f141013c-c352-47db-a2ef-45bac6aae93a"]
2022-06-24T04:58:34.503Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Request body: 
2022-06-24T04:58:34.503Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||==========================request end================================================
2022-06-24T04:58:34.522Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:34.523Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:34.524Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Status text  : 
2022-06-24T04:58:34.525Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:34.526Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||Response body: {
  "requestId" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:58:21.000+00:00",
  "endTime" : "2022-06-24T04:58:26.000+00:00",
  "source" : "VID",
  "vnfId" : "0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "vnfName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94_vnf_0",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"c8898926-8a9f-476e-a770-ad8e2297db88\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"577b10ad-7fe3-4a78-81a5-906254bc467d\",\n            \"modelCustomizationId\": \"6a55c308-ca14-45cb-846e-86aba42aea42\",\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/vnfs/0f001e0b-f81c-495a-a658-d28cc48ccdfe",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4a32655-3a16-45d0-9524-c771921d950e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e"
    }
  }
}
2022-06-24T04:58:34.526Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:34.526Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4a32655-3a16-45d0-9524-c771921d950e|INFO|500||InvokeReturn
2022-06-24T04:58:34.528Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false
2022-06-24T04:58:34.528Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:34.529Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:34.530Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false
2022-06-24T04:58:34.531Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:34.533Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28a97aa2038c9b80", X-B3-SpanId:"f9efd31f57dad709", X-B3-ParentSpanId:"28a97aa2038c9b80", X-B3-Sampled:"0", X-ONAP-RequestID:"b607f97a-392b-4258-b5d0-6eb3bfc6f704", X-RequestID:"b607f97a-392b-4258-b5d0-6eb3bfc6f704", X-TransactionID:"b607f97a-392b-4258-b5d0-6eb3bfc6f704", X-ECOMP-RequestID:"b607f97a-392b-4258-b5d0-6eb3bfc6f704", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a82f4fe-00de-4e15-922f-d7b01f020c63"]
2022-06-24T04:58:34.533Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:34.534Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:34.548Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:34.549Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:34.550Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:34.551Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:34.553Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:34.554Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:34.554Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4a32655-3a16-45d0-9524-c771921d950e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:34.565Z|b607f97a-392b-4258-b5d0-6eb3bfc6f704|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4a32655-3a16-45d0-9524-c771921d950e|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:36.012Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:36.015Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||INFO|500||Checking if requestId: a60b9bd8-d936-4780-860f-d01f99d56f6b already exists in requestDb InfraActiveRequests table
2022-06-24T04:58:36.017Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b
2022-06-24T04:58:36.017Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|INFO|500||Invoke
2022-06-24T04:58:36.018Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:36.018Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b
2022-06-24T04:58:36.018Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Method      : GET
2022-06-24T04:58:36.019Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5613de82d9c65aa6", X-B3-SpanId:"dedf479368f524a3", X-B3-ParentSpanId:"5613de82d9c65aa6", X-B3-Sampled:"0", X-ONAP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-TransactionID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ECOMP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d018f37f-2b97-42d7-9dee-eacf8dc9cffb"]
2022-06-24T04:58:36.019Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Request body: 
2022-06-24T04:58:36.020Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||==========================request end================================================
2022-06-24T04:58:36.036Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:36.037Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T04:58:36.037Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Status text  : 
2022-06-24T04:58:36.038Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 04:58:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:36.038Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Response body: 
2022-06-24T04:58:36.039Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:36.040Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|INFO|404|Not Found|InvokeReturn
2022-06-24T04:58:36.048Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T04:58:36.056Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:58:36.107Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed|INFO|500||Invoke
2022-06-24T04:58:36.108Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[a60b9bd8-d936-4780-860f-d01f99d56f6b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7ef8a7a2-3276-43cd-a89b-7ba827da7342], X-ECOMP-RequestID=[a60b9bd8-d936-4780-860f-d01f99d56f6b], X-TransactionId=[], X-ONAP-RequestID=[a60b9bd8-d936-4780-860f-d01f99d56f6b]}
2022-06-24T04:58:36.167Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:58:35:199-38715], vertex-id=[278736], Content-Length=[246], Date=[Fri, 24 Jun 2022 04:58:35 GMT], Content-Type=[application/json]}
2022-06-24T04:58:36.171Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4"}]}

2022-06-24T04:58:36.171Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed|INFO|500||InvokeReturn
2022-06-24T04:58:36.182Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:58:36.234Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:58:36.239Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-06-24T04:58:36.307Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-06-24T04:58:36.308Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:58:35:339-57985], Content-Length=[603], Date=[Fri, 24 Jun 2022 04:58:35 GMT], Content-Type=[application/json]}
2022-06-24T04:58:36.308Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-06-24T04:58:36.312Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-06-24T04:58:36.319Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:58:36.356Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:58:36.357Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed|INFO|500||Invoke
2022-06-24T04:58:36.438Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed|INFO|500||InvokeReturn
2022-06-24T04:58:36.439Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:58:35:447-82860], vertex-id=[278736], Content-Length=[246], Date=[Fri, 24 Jun 2022 04:58:35 GMT], Content-Type=[application/json]}
2022-06-24T04:58:36.442Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4"}]}

2022-06-24T04:58:36.527Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:58:36.681Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T04:58:36.682Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-06-24T04:58:36.780Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-06-24T04:58:36.781Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220624-04:58:35:819-35680], Content-Length=[600], Date=[Fri, 24 Jun 2022 04:58:35 GMT], Content-Type=[application/json]}
2022-06-24T04:58:36.782Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-06-24T04:58:36.784Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-06-24T04:58:36.793Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:58:36.837Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed|INFO|500||Invoke
2022-06-24T04:58:36.838Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[a60b9bd8-d936-4780-860f-d01f99d56f6b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ee4bcea0-9dc5-472a-a3b8-d8e7ac7935cb], X-ECOMP-RequestID=[a60b9bd8-d936-4780-860f-d01f99d56f6b], X-TransactionId=[], X-ONAP-RequestID=[a60b9bd8-d936-4780-860f-d01f99d56f6b]}
2022-06-24T04:58:36.937Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220624-04:58:35:926-17999], vertex-id=[278736], Content-Length=[246], Date=[Fri, 24 Jun 2022 04:58:35 GMT], Content-Type=[application/json]}
2022-06-24T04:58:36.938Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4"}]}

2022-06-24T04:58:36.939Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4?format=pathed|INFO|500||InvokeReturn
2022-06-24T04:58:36.945Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:58:36.986Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-06-24T04:58:36.987Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/configurations?resultIndex=0&resultSize=1&format=count|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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[a60b9bd8-d936-4780-860f-d01f99d56f6b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b780bdf8-d965-47e6-bf7b-0a85c0f302c4], X-ECOMP-RequestID=[a60b9bd8-d936-4780-860f-d01f99d56f6b], X-TransactionId=[], X-ONAP-RequestID=[a60b9bd8-d936-4780-860f-d01f99d56f6b]}
2022-06-24T04:58:37.146Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/configurations?resultIndex=0&resultSize=1&format=count|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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-04:58:36:101-2456], Content-Length=[609], Date=[Fri, 24 Jun 2022 04:58:36 GMT], Content-Type=[application/json]}
2022-06-24T04:58:37.147Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/configurations?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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/configurations","ERR.5.4.6114"]}}}

2022-06-24T04:58:37.147Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-06-24T04:58:37.162Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-06-24T04:58:37.167Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T04:58:37.194Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||Invoke
2022-06-24T04:58:37.195Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a60b9bd8-d936-4780-860f-d01f99d56f6b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[968a0838-5600-4c4e-9738-965ebc2e66e0], X-ECOMP-RequestID=[a60b9bd8-d936-4780-860f-d01f99d56f6b], X-TransactionId=[], X-ONAP-RequestID=[a60b9bd8-d936-4780-860f-d01f99d56f6b]}
2022-06-24T04:58:37.277Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|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/7ca649142dca4e53a24c15df5d510963 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-04:58:36:290-83950], vertex-id=[196680], Content-Length=[605], Date=[Fri, 24 Jun 2022 04:58:36 GMT], Content-Type=[application/json]}
2022-06-24T04:58:37.278Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|DEBUG|500||{"tenant-id":"7ca649142dca4e53a24c15df5d510963","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1656046705895","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-06-24T04:58:37.279Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||InvokeReturn
2022-06-24T04:58:37.282Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T04:58:37.282Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T04:58:37.283Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.284Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T04:58:37.284Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:37.285Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.285Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T04:58:37.285Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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:"5613de82d9c65aa6", X-B3-SpanId:"6e005de4ae3ba222", X-B3-ParentSpanId:"5613de82d9c65aa6", X-B3-Sampled:"0", X-ONAP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-TransactionID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ECOMP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51403a23-565f-4149-af76-228186e9e8a2"]
2022-06-24T04:58:37.286Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4"},"instanceName":null,"requestScope":"service"}
2022-06-24T04:58:37.286Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T04:58:37.321Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:37.323Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:37.324Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T04:58:37.325Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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:"Fri, 24 Jun 2022 04:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:37.326Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T04:58:37.326Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:37.327Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T04:58:37.329Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.329Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-06-24T04:58:37.330Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:37.331Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.331Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-06-24T04:58:37.332Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-TransactionID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ECOMP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d048c4ae-fbb6-44e8-839c-caa846130b92"]
2022-06-24T04:58:37.332Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-06-24T04:58:37.332Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-06-24T04:58:37.360Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:37.361Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.361Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-06-24T04:58:37.361Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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:"Fri, 24 Jun 2022 04:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:37.362Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:58:37.363Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:37.363Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-06-24T04:58:37.367Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.368Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.369Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.369Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.370Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.370Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-TransactionID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ECOMP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4df4458f-e1b2-4525-b26a-7ad28d4b7fcb"]
2022-06-24T04:58:37.370Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.371Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.404Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.405Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.405Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.406Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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:"Fri, 24 Jun 2022 04:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:37.406Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2022-06-24T04:58:37.407Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.407Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.410Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.411Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-06-24T04:58:37.411Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:37.411Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.412Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-06-24T04:58:37.413Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-TransactionID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ECOMP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edbca1fb-c1dc-4b72-a335-e1603f03eb65"]
2022-06-24T04:58:37.413Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-06-24T04:58:37.413Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-06-24T04:58:37.433Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:37.434Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.435Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-06-24T04:58:37.435Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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:"Fri, 24 Jun 2022 04:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:37.437Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T04:58:37.437Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:37.438Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-06-24T04:58:37.452Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:58:37.453Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T04:58:37.454Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:37.454Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T04:58:37.454Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T04:58:37.455Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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:"1382", X-B3-TraceId:"5613de82d9c65aa6", X-B3-SpanId:"e90f1e8066cd85e1", X-B3-ParentSpanId:"5613de82d9c65aa6", X-B3-Sampled:"0", X-ONAP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-TransactionID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ECOMP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15c6d755-4551-4e7f-be58-7cf53867f2dd"]
2022-06-24T04:58:37.455Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a60b9bd8-d936-4780-860f-d01f99d56f6b","requestStatus":"IN_PROGRESS","startTime":1656046717163,"source":"VID","tenantId":"7ca649142dca4e53a24c15df5d510963","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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"a60b9bd8-d936-4780-860f-d01f99d56f6b"}
2022-06-24T04:58:37.455Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T04:58:37.492Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:37.494Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T04:58:37.495Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T04:58:37.495Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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/a60b9bd8-d936-4780-860f-d01f99d56f6b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:37.496Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a60b9bd8-d936-4780-860f-d01f99d56f6b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:58:37.163+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T04:58:36.684+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "a60b9bd8-d936-4780-860f-d01f99d56f6b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b"
    }
  }
}
2022-06-24T04:58:37.497Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:37.498Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T04:58:37.505Z|c7f7d2af-cdf3-426e-8365-00fef47a0689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:37.506Z|c7f7d2af-cdf3-426e-8365-00fef47a0689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:37.516Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.517Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T04:58:37.519Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:37.520Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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-06-24T04:58:37.521Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T04:58:37.521Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|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:"5613de82d9c65aa6", X-B3-SpanId:"1600cb7ab93ecc01", X-B3-ParentSpanId:"5613de82d9c65aa6", X-B3-Sampled:"0", X-ONAP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-TransactionID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ECOMP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"166672c6-abf9-47cb-ab7c-5753afb328b7"]
2022-06-24T04:58:37.522Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"09405c22-4e50-4b68-845a-67d8d7573aa4\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\"modelUuid\":\"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\",\"modelInvariantUuid\":\"09405c22-4e50-4b68-845a-67d8d7573aa4\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"7ca649142dca4e53a24c15df5d510963\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\"}","type":"String"},"requestId":{"value":"a60b9bd8-d936-4780-860f-d01f99d56f6b","type":"String"},"mso-request-id":{"value":"a60b9bd8-d936-4780-860f-d01f99d56f6b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","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/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T04:58:37.522Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T04:58:37.721Z|82ecb3b2-6b74-4bda-aa8d-1acadd37fefb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:37.722Z|82ecb3b2-6b74-4bda-aa8d-1acadd37fefb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:38.550Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:38.550Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T04:58:38.551Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T04:58:38.551Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 04:58:37 GMT", X-ONAP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-TransactionID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ECOMP-RequestID:"a60b9bd8-d936-4780-860f-d01f99d56f6b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"166672c6-abf9-47cb-ab7c-5753afb328b7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T04:58:38.552Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a60b9bd8-d936-4780-860f-d01f99d56f6b\",\"instanceId\":\"d0081b20-bdf0-4f99-92c2-c6e0eb99ead4\"}}","message":"Success","processInstanceID":"4df39007-f37a-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T04:58:38.552Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:38.552Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T04:58:38.566Z|a60b9bd8-d936-4780-860f-d01f99d56f6b|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:38.787Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:38.797Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b
2022-06-24T04:58:38.798Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|INFO|500||Invoke
2022-06-24T04:58:38.798Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:38.799Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b
2022-06-24T04:58:38.799Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Method      : GET
2022-06-24T04:58:38.799Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05efd87934bcfab5", X-B3-SpanId:"cb4e1e9f1d2538c5", X-B3-ParentSpanId:"05efd87934bcfab5", X-B3-Sampled:"0", X-ONAP-RequestID:"a6a7e86f-5cd8-4486-a97d-b546be70094f", X-RequestID:"a6a7e86f-5cd8-4486-a97d-b546be70094f", X-TransactionID:"a6a7e86f-5cd8-4486-a97d-b546be70094f", X-ECOMP-RequestID:"a6a7e86f-5cd8-4486-a97d-b546be70094f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd1050f1-1225-4312-aa23-b67f6afeebbf"]
2022-06-24T04:58:38.800Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Request body: 
2022-06-24T04:58:38.800Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||==========================request end================================================
2022-06-24T04:58:38.819Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:38.820Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:38.821Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Status text  : 
2022-06-24T04:58:38.821Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:38.827Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Response body: {
  "requestId" : "a60b9bd8-d936-4780-860f-d01f99d56f6b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T04:58:37.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "serviceInstanceName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "a60b9bd8-d936-4780-860f-d01f99d56f6b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b"
    }
  }
}
2022-06-24T04:58:38.828Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:38.829Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|INFO|500||InvokeReturn
2022-06-24T04:58:38.831Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false
2022-06-24T04:58:38.831Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:38.831Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:38.831Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false
2022-06-24T04:58:38.832Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:38.832Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05efd87934bcfab5", X-B3-SpanId:"a6c252b2b6b84d47", X-B3-ParentSpanId:"05efd87934bcfab5", X-B3-Sampled:"0", X-ONAP-RequestID:"a6a7e86f-5cd8-4486-a97d-b546be70094f", X-RequestID:"a6a7e86f-5cd8-4486-a97d-b546be70094f", X-TransactionID:"a6a7e86f-5cd8-4486-a97d-b546be70094f", X-ECOMP-RequestID:"a6a7e86f-5cd8-4486-a97d-b546be70094f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80e019be-adef-4b9f-8463-6082aa7d5046"]
2022-06-24T04:58:38.833Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:38.833Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:38.851Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:38.852Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:38.853Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:38.853Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:38.853Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:38.854Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:38.854Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:38.890Z|a6a7e86f-5cd8-4486-a97d-b546be70094f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:43.721Z|38b995ef-9453-44c0-ac02-79b1c7d45455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:43.723Z|38b995ef-9453-44c0-ac02-79b1c7d45455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:44.912Z|bbfa8d38-0008-4e29-8a10-77095360ebd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:58:44.913Z|bbfa8d38-0008-4e29-8a10-77095360ebd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:58:47.536Z|b2d52b2b-dc20-4257-8fa0-d94bc45e7bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:47.539Z|b2d52b2b-dc20-4257-8fa0-d94bc45e7bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:47.757Z|bfa6f36f-54ab-4b8b-bc83-c2c255321168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:47.757Z|bfa6f36f-54ab-4b8b-bc83-c2c255321168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:49.072Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:49.095Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b
2022-06-24T04:58:49.096Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|INFO|500||Invoke
2022-06-24T04:58:49.096Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:49.097Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b
2022-06-24T04:58:49.097Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Method      : GET
2022-06-24T04:58:49.098Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e33c515eb74c9bfb", X-B3-SpanId:"b0aeb99ca9a7910b", X-B3-ParentSpanId:"e33c515eb74c9bfb", X-B3-Sampled:"0", X-ONAP-RequestID:"812bf28f-1562-4d1b-91f7-7ade6f74e562", X-RequestID:"812bf28f-1562-4d1b-91f7-7ade6f74e562", X-TransactionID:"812bf28f-1562-4d1b-91f7-7ade6f74e562", X-ECOMP-RequestID:"812bf28f-1562-4d1b-91f7-7ade6f74e562", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7239e4e9-5631-434c-a772-beecb35190d2"]
2022-06-24T04:58:49.098Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Request body: 
2022-06-24T04:58:49.099Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||==========================request end================================================
2022-06-24T04:58:49.127Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:49.128Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:49.129Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Status text  : 
2022-06-24T04:58:49.129Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:49.129Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Response body: {
  "requestId" : "a60b9bd8-d936-4780-860f-d01f99d56f6b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:58:37.000+00:00",
  "endTime" : "2022-06-24T04:58:40.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "serviceInstanceName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "a60b9bd8-d936-4780-860f-d01f99d56f6b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b"
    }
  }
}
2022-06-24T04:58:49.130Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:49.130Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|INFO|500||InvokeReturn
2022-06-24T04:58:49.150Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false
2022-06-24T04:58:49.151Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:49.151Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:49.151Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false
2022-06-24T04:58:49.152Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:49.152Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e33c515eb74c9bfb", X-B3-SpanId:"b2cfb3c8ac11bc17", X-B3-ParentSpanId:"e33c515eb74c9bfb", X-B3-Sampled:"0", X-ONAP-RequestID:"812bf28f-1562-4d1b-91f7-7ade6f74e562", X-RequestID:"812bf28f-1562-4d1b-91f7-7ade6f74e562", X-TransactionID:"812bf28f-1562-4d1b-91f7-7ade6f74e562", X-ECOMP-RequestID:"812bf28f-1562-4d1b-91f7-7ade6f74e562", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28d064d0-97c9-4efd-a244-a969119936b1"]
2022-06-24T04:58:49.153Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:49.153Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:49.182Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:49.183Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:49.183Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:49.184Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:49.184Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:49.184Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:49.185Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:49.201Z|812bf28f-1562-4d1b-91f7-7ade6f74e562|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:49.506Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:49.516Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b
2022-06-24T04:58:49.517Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|INFO|500||Invoke
2022-06-24T04:58:49.518Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:49.518Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b
2022-06-24T04:58:49.518Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Method      : GET
2022-06-24T04:58:49.519Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8193cef8aa97c52", X-B3-SpanId:"8a5b8d511f2638ac", X-B3-ParentSpanId:"f8193cef8aa97c52", X-B3-Sampled:"0", X-ONAP-RequestID:"2cea73b7-10f0-472d-98b8-36370c708ac8", X-RequestID:"2cea73b7-10f0-472d-98b8-36370c708ac8", X-TransactionID:"2cea73b7-10f0-472d-98b8-36370c708ac8", X-ECOMP-RequestID:"2cea73b7-10f0-472d-98b8-36370c708ac8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfb9d265-279f-4a02-8fc8-5cf0f1817989"]
2022-06-24T04:58:49.519Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Request body: 
2022-06-24T04:58:49.519Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||==========================request end================================================
2022-06-24T04:58:49.546Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:49.547Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:49.547Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Status text  : 
2022-06-24T04:58:49.547Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:49.548Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Response body: {
  "requestId" : "a60b9bd8-d936-4780-860f-d01f99d56f6b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:58:37.000+00:00",
  "endTime" : "2022-06-24T04:58:40.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "serviceInstanceName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "a60b9bd8-d936-4780-860f-d01f99d56f6b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b"
    }
  }
}
2022-06-24T04:58:49.548Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:49.549Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|INFO|500||InvokeReturn
2022-06-24T04:58:49.555Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false
2022-06-24T04:58:49.556Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:49.557Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:49.561Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false
2022-06-24T04:58:49.562Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:49.562Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8193cef8aa97c52", X-B3-SpanId:"067a467ac1e9c6fa", X-B3-ParentSpanId:"f8193cef8aa97c52", X-B3-Sampled:"0", X-ONAP-RequestID:"2cea73b7-10f0-472d-98b8-36370c708ac8", X-RequestID:"2cea73b7-10f0-472d-98b8-36370c708ac8", X-TransactionID:"2cea73b7-10f0-472d-98b8-36370c708ac8", X-ECOMP-RequestID:"2cea73b7-10f0-472d-98b8-36370c708ac8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc5fdce8-fb52-4801-a992-2fb27fcaf545"]
2022-06-24T04:58:49.562Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:49.563Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:49.610Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:49.611Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:49.611Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:49.611Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:49.612Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:49.613Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:49.613Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:49.634Z|2cea73b7-10f0-472d-98b8-36370c708ac8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:49.953Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:49.959Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b
2022-06-24T04:58:49.960Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|INFO|500||Invoke
2022-06-24T04:58:49.960Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:49.960Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b
2022-06-24T04:58:49.961Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Method      : GET
2022-06-24T04:58:49.961Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff8304f4683b37f2", X-B3-SpanId:"a70cad4c9bcfdc54", X-B3-ParentSpanId:"ff8304f4683b37f2", X-B3-Sampled:"0", X-ONAP-RequestID:"2d3094ef-931e-415d-97b1-14a3c454aef3", X-RequestID:"2d3094ef-931e-415d-97b1-14a3c454aef3", X-TransactionID:"2d3094ef-931e-415d-97b1-14a3c454aef3", X-ECOMP-RequestID:"2d3094ef-931e-415d-97b1-14a3c454aef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e7c3712-dfe2-4ef3-b8ca-52c1e7820b64"]
2022-06-24T04:58:49.961Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Request body: 
2022-06-24T04:58:49.962Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||==========================request end================================================
2022-06-24T04:58:49.996Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:49.997Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:49.998Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Status text  : 
2022-06-24T04:58:49.998Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:49.999Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Response body: {
  "requestId" : "a60b9bd8-d936-4780-860f-d01f99d56f6b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:58:37.000+00:00",
  "endTime" : "2022-06-24T04:58:40.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "serviceInstanceName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "a60b9bd8-d936-4780-860f-d01f99d56f6b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b"
    }
  }
}
2022-06-24T04:58:49.999Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:49.999Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|INFO|500||InvokeReturn
2022-06-24T04:58:50.001Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false
2022-06-24T04:58:50.002Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:50.002Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:50.002Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false
2022-06-24T04:58:50.002Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:50.003Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff8304f4683b37f2", X-B3-SpanId:"59b97767e531d6c8", X-B3-ParentSpanId:"ff8304f4683b37f2", X-B3-Sampled:"0", X-ONAP-RequestID:"2d3094ef-931e-415d-97b1-14a3c454aef3", X-RequestID:"2d3094ef-931e-415d-97b1-14a3c454aef3", X-TransactionID:"2d3094ef-931e-415d-97b1-14a3c454aef3", X-ECOMP-RequestID:"2d3094ef-931e-415d-97b1-14a3c454aef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74969f29-9c28-4c56-9e8b-7b56fd41faf2"]
2022-06-24T04:58:50.004Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:50.004Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:50.023Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:50.024Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:50.024Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:50.026Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:50.026Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:50.027Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:50.027Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:50.044Z|2d3094ef-931e-415d-97b1-14a3c454aef3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:50.242Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|||INFO|500||Entering
2022-06-24T04:58:50.256Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b
2022-06-24T04:58:50.257Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|INFO|500||Invoke
2022-06-24T04:58:50.257Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:50.257Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b
2022-06-24T04:58:50.258Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Method      : GET
2022-06-24T04:58:50.258Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc40d8322996face", X-B3-SpanId:"b00a30cca2b5ffdc", X-B3-ParentSpanId:"fc40d8322996face", X-B3-Sampled:"0", X-ONAP-RequestID:"3c247e3e-29f3-4df4-8933-e9f1fc502d7b", X-RequestID:"3c247e3e-29f3-4df4-8933-e9f1fc502d7b", X-TransactionID:"3c247e3e-29f3-4df4-8933-e9f1fc502d7b", X-ECOMP-RequestID:"3c247e3e-29f3-4df4-8933-e9f1fc502d7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a6de598-d6a8-4910-acaf-59a550ce28bf"]
2022-06-24T04:58:50.259Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Request body: 
2022-06-24T04:58:50.259Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||==========================request end================================================
2022-06-24T04:58:50.279Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:50.280Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:50.281Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Status text  : 
2022-06-24T04:58:50.281Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:50.282Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||Response body: {
  "requestId" : "a60b9bd8-d936-4780-860f-d01f99d56f6b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T04:58:37.000+00:00",
  "endTime" : "2022-06-24T04:58:40.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"09405c22-4e50-4b68-845a-67d8d7573aa4\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9ee1c68d-2c63-432e-90c4-f9f7385ef4ba\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T04:58:41.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "serviceInstanceName" : "basic_vm-5eaf4a16-5f9a-4585-8ecd-50c27abf2e94",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d0081b20-bdf0-4f99-92c2-c6e0eb99ead4",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "a60b9bd8-d936-4780-860f-d01f99d56f6b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b"
    }
  }
}
2022-06-24T04:58:50.283Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:50.283Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a60b9bd8-d936-4780-860f-d01f99d56f6b|INFO|500||InvokeReturn
2022-06-24T04:58:50.285Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false
2022-06-24T04:58:50.285Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T04:58:50.285Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T04:58:50.286Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false
2022-06-24T04:58:50.286Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T04:58:50.286Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc40d8322996face", X-B3-SpanId:"a3182b7ff10c6c03", X-B3-ParentSpanId:"fc40d8322996face", X-B3-Sampled:"0", X-ONAP-RequestID:"3c247e3e-29f3-4df4-8933-e9f1fc502d7b", X-RequestID:"3c247e3e-29f3-4df4-8933-e9f1fc502d7b", X-TransactionID:"3c247e3e-29f3-4df4-8933-e9f1fc502d7b", X-ECOMP-RequestID:"3c247e3e-29f3-4df4-8933-e9f1fc502d7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ea27d9f-c448-4cdd-bad8-b0471218712f"]
2022-06-24T04:58:50.286Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T04:58:50.286Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T04:58:50.298Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T04:58:50.299Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T04:58:50.299Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T04:58:50.299Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 04:58:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T04:58:50.300Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T04:58:50.300Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T04:58:50.301Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a60b9bd8-d936-4780-860f-d01f99d56f6b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T04:58:50.332Z|3c247e3e-29f3-4df4-8933-e9f1fc502d7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a60b9bd8-d936-4780-860f-d01f99d56f6b|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T04:58:53.756Z|bba01dae-e4dd-4605-bfc8-66c9cccfc3b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:53.757Z|bba01dae-e4dd-4605-bfc8-66c9cccfc3b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:57.593Z|d1fbe542-922f-4a69-bdc3-7a648fb66977|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:57.594Z|d1fbe542-922f-4a69-bdc3-7a648fb66977|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:57.783Z|a95f8d93-7a0c-4eeb-8e5a-b9150b5bfca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:58:57.784Z|a95f8d93-7a0c-4eeb-8e5a-b9150b5bfca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:58:59.911Z|030cbc16-f133-4bd2-9fb7-d5854923f7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:58:59.912Z|030cbc16-f133-4bd2-9fb7-d5854923f7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:59:00.910Z|93eb40d7-a073-4f7e-b3de-813000291d32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:59:00.910Z|93eb40d7-a073-4f7e-b3de-813000291d32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:59:03.792Z|d5dd892f-33ca-48d0-a80d-f038dfdbccfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:03.793Z|d5dd892f-33ca-48d0-a80d-f038dfdbccfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:07.620Z|cc34dfe3-4097-4b47-86b4-4c44e5c3e5b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:07.621Z|cc34dfe3-4097-4b47-86b4-4c44e5c3e5b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:07.816Z|a5c6a79c-9908-484d-9fa2-1325341ae419|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:07.817Z|a5c6a79c-9908-484d-9fa2-1325341ae419|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:13.844Z|674457c8-9f25-414f-910b-33572a660d55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:13.846Z|674457c8-9f25-414f-910b-33572a660d55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:14.912Z|8590e198-5351-4846-922c-aa746edf08d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:59:14.925Z|8590e198-5351-4846-922c-aa746edf08d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:59:17.653Z|35dd3f77-704c-48fa-93d4-e26715db9cf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:17.654Z|35dd3f77-704c-48fa-93d4-e26715db9cf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:17.868Z|6b19ad40-f4a6-4edc-a797-ba6dbda356df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:17.869Z|6b19ad40-f4a6-4edc-a797-ba6dbda356df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:21.207Z|1b5b3f52-7b07-4d2f-a1c4-9bbf8af63a3e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T04:59:21.210Z|1b5b3f52-7b07-4d2f-a1c4-9bbf8af63a3e|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:23.879Z|2d9f3359-1bb0-4662-a9bf-dd759c89d9ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:23.880Z|2d9f3359-1bb0-4662-a9bf-dd759c89d9ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:27.691Z|b3cea855-f4d6-418e-9e13-54c15792f67b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:27.692Z|b3cea855-f4d6-418e-9e13-54c15792f67b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:27.908Z|bb0f74d0-0717-4759-b331-4cb172c934a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:27.909Z|bb0f74d0-0717-4759-b331-4cb172c934a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:29.916Z|6e8d91dd-6b4a-4b09-a06d-ebc0b7d99111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:59:29.917Z|6e8d91dd-6b4a-4b09-a06d-ebc0b7d99111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:59:30.911Z|cd0a1dab-8b92-4c72-aa87-a524b94ca703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:59:30.912Z|cd0a1dab-8b92-4c72-aa87-a524b94ca703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:59:33.910Z|35154585-cfff-497a-8fc2-358c2ece23fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:33.911Z|35154585-cfff-497a-8fc2-358c2ece23fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:37.726Z|a1359438-8739-4ce6-9115-ee5eef2bd4e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:37.727Z|a1359438-8739-4ce6-9115-ee5eef2bd4e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:37.937Z|5dd9b747-fa31-4d43-bf5b-8ba824248676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:37.938Z|5dd9b747-fa31-4d43-bf5b-8ba824248676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:43.937Z|c134443a-e45d-41f1-9ec8-d74083ca9aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:43.938Z|c134443a-e45d-41f1-9ec8-d74083ca9aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:44.912Z|96713659-4534-44a9-b9a8-65b4d37cc0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:59:44.912Z|96713659-4534-44a9-b9a8-65b4d37cc0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T04:59:47.756Z|396a1bc4-0ae0-40c9-b016-7cb62284b4f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:47.775Z|396a1bc4-0ae0-40c9-b016-7cb62284b4f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:47.964Z|b67dc8b1-33c5-4bfb-8a0a-9fa49db968f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:47.965Z|b67dc8b1-33c5-4bfb-8a0a-9fa49db968f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:53.965Z|f4498cba-3d0b-4cfe-b3e7-749cabb0f00b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:53.966Z|f4498cba-3d0b-4cfe-b3e7-749cabb0f00b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:57.808Z|80c9e6b7-3289-440c-ad83-5f9ae0acb088|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:57.809Z|80c9e6b7-3289-440c-ad83-5f9ae0acb088|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:58.013Z|bf8d6c03-e12a-40a3-b711-21b019b6053d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T04:59:58.014Z|bf8d6c03-e12a-40a3-b711-21b019b6053d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T04:59:59.911Z|b7d060e1-0fa8-4a90-97df-8f83cd157b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T04:59:59.916Z|b7d060e1-0fa8-4a90-97df-8f83cd157b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:00:00.913Z|47c2c71b-9528-4dd5-ba4e-b4fafb349e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:00:00.914Z|47c2c71b-9528-4dd5-ba4e-b4fafb349e3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:00:03.993Z|889d5d59-4c81-4b3d-86ab-4767436d0645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:03.994Z|889d5d59-4c81-4b3d-86ab-4767436d0645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:07.877Z|11d17b3c-7b58-4169-814c-dc3bd9d54bbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:07.878Z|11d17b3c-7b58-4169-814c-dc3bd9d54bbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:08.037Z|b15abb70-7737-4402-a580-8f31fbaa0fb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:08.038Z|b15abb70-7737-4402-a580-8f31fbaa0fb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:14.020Z|649a0715-392e-4b45-920a-9f11f1e7f1c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:14.021Z|649a0715-392e-4b45-920a-9f11f1e7f1c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:14.916Z|08a33baa-ee27-4103-8c1e-895a37a8da8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:00:14.916Z|08a33baa-ee27-4103-8c1e-895a37a8da8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:00:17.903Z|c17d3150-ce62-4147-abab-acc530e29f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:17.904Z|c17d3150-ce62-4147-abab-acc530e29f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:18.073Z|ae98e2a3-d548-4deb-9470-acb9d445feeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:18.074Z|ae98e2a3-d548-4deb-9470-acb9d445feeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:21.211Z|28e993ed-abcc-44a8-af10-ba43c6e4bc3e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:00:21.213Z|28e993ed-abcc-44a8-af10-ba43c6e4bc3e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:24.080Z|70ac6bd3-76be-4ffe-9bc7-6c08b644d260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:24.082Z|70ac6bd3-76be-4ffe-9bc7-6c08b644d260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:27.935Z|1a039b2a-7240-455f-afda-52762d9c9d20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:27.936Z|1a039b2a-7240-455f-afda-52762d9c9d20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:28.106Z|47165770-7c09-492b-8cbd-34320be9ec72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:28.107Z|47165770-7c09-492b-8cbd-34320be9ec72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:29.911Z|fbe3129b-8d13-40a6-9ef8-8d496a31ed08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:00:29.912Z|fbe3129b-8d13-40a6-9ef8-8d496a31ed08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:00:30.916Z|7d744e17-6b47-458b-b901-07402954d757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:00:30.917Z|7d744e17-6b47-458b-b901-07402954d757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:00:34.120Z|eefc21aa-201f-4aff-9be7-c3c0062a3eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:34.121Z|eefc21aa-201f-4aff-9be7-c3c0062a3eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:37.968Z|235e4b44-561a-494f-a2c5-4fe7a8733d84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:37.969Z|235e4b44-561a-494f-a2c5-4fe7a8733d84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:38.139Z|0feb2192-1594-4fa6-9bb0-bf1d76138812|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:38.140Z|0feb2192-1594-4fa6-9bb0-bf1d76138812|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:44.154Z|e6a76dcd-7ea5-4ec0-a80e-68165a8ef53a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:44.155Z|e6a76dcd-7ea5-4ec0-a80e-68165a8ef53a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:44.913Z|e302a5eb-349b-4c8b-a58b-639d369f6ce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:00:44.929Z|e302a5eb-349b-4c8b-a58b-639d369f6ce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:00:48.000Z|12bc1c40-204d-445c-9074-fa827dd31aec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:48.001Z|12bc1c40-204d-445c-9074-fa827dd31aec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:48.202Z|9ce09920-0691-46cc-9730-a239fb60d327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:48.206Z|9ce09920-0691-46cc-9730-a239fb60d327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:54.180Z|e5f53b9c-313b-44e5-9d6e-16754f883ac7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:54.182Z|e5f53b9c-313b-44e5-9d6e-16754f883ac7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:58.028Z|318df771-c4b3-4bc2-a0a8-96406c4252e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:58.029Z|318df771-c4b3-4bc2-a0a8-96406c4252e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:58.247Z|48dabadf-1942-4561-876b-843a588a8981|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:00:58.248Z|48dabadf-1942-4561-876b-843a588a8981|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:00:59.913Z|b2234a14-8097-4dbe-8295-b70539dc6ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:00:59.914Z|b2234a14-8097-4dbe-8295-b70539dc6ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:01:00.918Z|dbedb1dc-4a96-4975-baa3-02cc64968a59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:01:00.919Z|dbedb1dc-4a96-4975-baa3-02cc64968a59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:01:04.220Z|d2f41ac7-92e4-4283-9214-1751d4ec8a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:04.221Z|d2f41ac7-92e4-4283-9214-1751d4ec8a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:08.078Z|ab7a6a22-a0bb-4519-91fa-aaa621edce41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:08.082Z|ab7a6a22-a0bb-4519-91fa-aaa621edce41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:08.299Z|03ce4fab-038b-477d-8a2f-484bb48fa7fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:08.300Z|03ce4fab-038b-477d-8a2f-484bb48fa7fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:14.247Z|0cb3bfc6-c14d-404a-b469-bd5b8ff862ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:14.248Z|0cb3bfc6-c14d-404a-b469-bd5b8ff862ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:14.911Z|4aec4550-73e5-4c14-a02b-21016f5cc1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:01:14.912Z|4aec4550-73e5-4c14-a02b-21016f5cc1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:01:18.110Z|ded9ee90-1c04-4423-a80c-9bcacc0564a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:18.111Z|ded9ee90-1c04-4423-a80c-9bcacc0564a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:18.336Z|58d95b8d-189a-4ce6-926e-7b06bf3ede49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:18.337Z|58d95b8d-189a-4ce6-926e-7b06bf3ede49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:21.222Z|cd11f1f6-1a6e-4810-804c-927d94068034|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:01:21.223Z|cd11f1f6-1a6e-4810-804c-927d94068034|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:24.289Z|56d8bada-6d8b-4da9-92fa-2cfc067a87a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:24.290Z|56d8bada-6d8b-4da9-92fa-2cfc067a87a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:28.134Z|58be312a-e6fb-45c7-9dc1-40ed6d4a9afb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:28.135Z|58be312a-e6fb-45c7-9dc1-40ed6d4a9afb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:28.369Z|af7b783f-a1dd-4836-bc72-8ba826314f25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:28.370Z|af7b783f-a1dd-4836-bc72-8ba826314f25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:29.912Z|a9da50c8-ce0f-49d1-af4e-adf689e5eaad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:01:29.916Z|a9da50c8-ce0f-49d1-af4e-adf689e5eaad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:01:30.926Z|9c07830f-980c-46df-a5a9-9c494c62da6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:01:30.927Z|9c07830f-980c-46df-a5a9-9c494c62da6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:01:34.321Z|7661dbe3-65e9-4ced-9b3c-064eac0fb254|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:34.322Z|7661dbe3-65e9-4ced-9b3c-064eac0fb254|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:38.162Z|91eb6cbb-5c62-416b-a361-d294963da7ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:38.163Z|91eb6cbb-5c62-416b-a361-d294963da7ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:38.407Z|b38f258a-3aa7-4e30-8576-01d6d31bcbed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:38.415Z|b38f258a-3aa7-4e30-8576-01d6d31bcbed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:44.356Z|412a72b7-8396-4da4-93f1-a178dca22779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:44.359Z|412a72b7-8396-4da4-93f1-a178dca22779|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:44.914Z|665137f6-030d-4812-85ee-b5c8ed307ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:01:44.915Z|665137f6-030d-4812-85ee-b5c8ed307ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:01:48.205Z|5fe055e5-205a-4437-ab29-59dbdebbf9a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:48.207Z|5fe055e5-205a-4437-ab29-59dbdebbf9a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:48.442Z|ab73d6f4-4bc7-4ecf-95e6-a34fb1ac587d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:48.443Z|ab73d6f4-4bc7-4ecf-95e6-a34fb1ac587d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:54.386Z|24a654ee-826e-4483-beeb-1bba22b18298|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:54.388Z|24a654ee-826e-4483-beeb-1bba22b18298|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:58.240Z|035254d6-82f3-4dde-a4cb-6f5cc83eff03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:58.241Z|035254d6-82f3-4dde-a4cb-6f5cc83eff03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:58.472Z|498afb9c-5afc-473d-bc14-7e7746ceb4da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:01:58.473Z|498afb9c-5afc-473d-bc14-7e7746ceb4da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:01:59.912Z|9535c09b-ce69-4a01-8ce9-b23ee728a413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:01:59.912Z|9535c09b-ce69-4a01-8ce9-b23ee728a413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:02:00.927Z|37a2771d-5d67-4b62-9943-bab3e56f9d2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:02:00.928Z|37a2771d-5d67-4b62-9943-bab3e56f9d2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:02:04.432Z|c0ae7620-bb8c-447d-a564-7ecaad922311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:04.433Z|c0ae7620-bb8c-447d-a564-7ecaad922311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:08.284Z|c04c7d19-1dc5-4e09-b5f2-c82b13dda8a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:08.285Z|c04c7d19-1dc5-4e09-b5f2-c82b13dda8a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:08.521Z|5a9805da-5da9-4e7d-849c-29dd6d5f7871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:08.523Z|5a9805da-5da9-4e7d-849c-29dd6d5f7871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:14.482Z|527d87ee-15d8-44a9-9ec5-6bb0663f4f71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:14.486Z|527d87ee-15d8-44a9-9ec5-6bb0663f4f71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:14.911Z|50724dfe-ef78-4d15-8b9c-69a226a6b5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:02:14.917Z|50724dfe-ef78-4d15-8b9c-69a226a6b5f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:02:18.317Z|246a52d7-3487-4796-a99d-a508018ebec1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:18.317Z|246a52d7-3487-4796-a99d-a508018ebec1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:18.574Z|63b1cad9-88c6-4963-83a1-f8ed684c515a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:18.577Z|63b1cad9-88c6-4963-83a1-f8ed684c515a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:21.209Z|e9d9f79e-f005-4af9-8112-4458838b782a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:02:21.210Z|e9d9f79e-f005-4af9-8112-4458838b782a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:24.580Z|49344c17-b618-488a-bea7-5c11dd4c7946|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:24.581Z|49344c17-b618-488a-bea7-5c11dd4c7946|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:28.363Z|33e2e772-b3bf-4767-a5ea-4db9227ba201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:28.364Z|33e2e772-b3bf-4767-a5ea-4db9227ba201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:28.622Z|9e0640e1-3de0-46a5-a753-19692d7e2196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:28.623Z|9e0640e1-3de0-46a5-a753-19692d7e2196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:29.911Z|989d2f96-cfa8-41c0-b17b-85ff2fe39b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:02:29.912Z|989d2f96-cfa8-41c0-b17b-85ff2fe39b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:02:30.929Z|8c987d43-d10e-455a-ac7d-fced3e45cf1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:02:30.929Z|8c987d43-d10e-455a-ac7d-fced3e45cf1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:02:34.618Z|43316735-c3c8-4014-8e20-9e4e57b11561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:34.619Z|43316735-c3c8-4014-8e20-9e4e57b11561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:38.402Z|5942fd26-07ba-48dc-a0bd-a562c6445782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:38.404Z|5942fd26-07ba-48dc-a0bd-a562c6445782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:38.663Z|cd727469-2391-47e8-a084-4e3c1be5ce2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:38.664Z|cd727469-2391-47e8-a084-4e3c1be5ce2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:44.658Z|9152ec9c-da4d-4dc0-88d5-5ccbc634742c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:44.659Z|9152ec9c-da4d-4dc0-88d5-5ccbc634742c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:44.911Z|9c29726e-6d31-407a-b927-f6ced82aed58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:02:44.912Z|9c29726e-6d31-407a-b927-f6ced82aed58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:02:48.469Z|ec7f63b8-a16b-4059-8c06-025bedbd1661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:48.470Z|ec7f63b8-a16b-4059-8c06-025bedbd1661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:48.723Z|f49f19ab-d0e8-44e1-b334-4792b7d74f41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:48.724Z|f49f19ab-d0e8-44e1-b334-4792b7d74f41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:54.689Z|d8198554-b2f4-4277-9ca7-5c5884735128|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:54.690Z|d8198554-b2f4-4277-9ca7-5c5884735128|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:58.508Z|05906a3d-6a69-40b1-b68c-82736c9c0c35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:58.510Z|05906a3d-6a69-40b1-b68c-82736c9c0c35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:58.755Z|cfb173e1-6ce6-4cbd-ac50-268c60f5fe44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:02:58.755Z|cfb173e1-6ce6-4cbd-ac50-268c60f5fe44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:02:59.911Z|562a22b4-8e85-4ba2-945f-b64a917702e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:02:59.920Z|562a22b4-8e85-4ba2-945f-b64a917702e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:03:00.930Z|f40550c4-2a49-4a41-bd03-e1f0bbe1e7d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:03:00.931Z|f40550c4-2a49-4a41-bd03-e1f0bbe1e7d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:03:04.724Z|ba20e751-621b-4016-bb94-40ea737afd84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:04.725Z|ba20e751-621b-4016-bb94-40ea737afd84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:08.551Z|52654790-7e6a-4ebe-bbe4-dafaffeb0419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:08.553Z|52654790-7e6a-4ebe-bbe4-dafaffeb0419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:08.787Z|c444559b-21e6-4535-bed7-04616ff32928|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:08.791Z|c444559b-21e6-4535-bed7-04616ff32928|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:14.774Z|150f869f-4a37-4669-ae28-c09dbf9fe17f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:14.776Z|150f869f-4a37-4669-ae28-c09dbf9fe17f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:14.911Z|f4a54597-0ea3-47d0-a7e2-df73264da38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:03:14.912Z|f4a54597-0ea3-47d0-a7e2-df73264da38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:03:18.583Z|7053c5bc-8b9a-4499-b0b4-dca5d76d9a3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:18.584Z|7053c5bc-8b9a-4499-b0b4-dca5d76d9a3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:18.844Z|14f872fd-1df2-48bd-8bcb-fd0ad4ad8eb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:18.846Z|14f872fd-1df2-48bd-8bcb-fd0ad4ad8eb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:21.211Z|f98401fe-4c7b-4a7e-a2e5-a188fdf0e123|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:03:21.213Z|f98401fe-4c7b-4a7e-a2e5-a188fdf0e123|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:24.824Z|34fdc43d-f5d3-4769-8c64-d32f2e121046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:24.828Z|34fdc43d-f5d3-4769-8c64-d32f2e121046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:28.629Z|5a3f9da5-723b-4978-991e-3f37a89968bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:28.635Z|5a3f9da5-723b-4978-991e-3f37a89968bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:28.903Z|07bcf253-08c2-4e7d-8dde-8c75ac22ed0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:28.904Z|07bcf253-08c2-4e7d-8dde-8c75ac22ed0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:29.912Z|fb9ac3ed-6190-4daf-9992-2f962ccce93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:03:29.919Z|fb9ac3ed-6190-4daf-9992-2f962ccce93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:03:30.932Z|2c277f42-89ae-4653-be5d-e5fa488cc14b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:03:30.934Z|2c277f42-89ae-4653-be5d-e5fa488cc14b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:03:34.863Z|37ccf671-0fa5-4a6c-b15e-cfa7e20a0c2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:34.866Z|37ccf671-0fa5-4a6c-b15e-cfa7e20a0c2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:38.678Z|898a36cc-6288-40d6-a9c4-3232fdd80a95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:38.679Z|898a36cc-6288-40d6-a9c4-3232fdd80a95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:38.953Z|ca9f2198-4185-4599-a4b8-5e2db510573d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:38.954Z|ca9f2198-4185-4599-a4b8-5e2db510573d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:44.895Z|92556a3f-1bdf-4f5f-ba79-73f2d002658e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:44.896Z|92556a3f-1bdf-4f5f-ba79-73f2d002658e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:44.914Z|920e3e3d-a6f5-4820-bdce-783a12d3c200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:03:44.928Z|920e3e3d-a6f5-4820-bdce-783a12d3c200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:03:48.723Z|8f5adfc5-5c31-43d3-be32-182c9887f18f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:48.724Z|8f5adfc5-5c31-43d3-be32-182c9887f18f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:48.992Z|d55e2c33-3f16-41f4-bdd2-1f274598b744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:48.995Z|d55e2c33-3f16-41f4-bdd2-1f274598b744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:54.941Z|bb426e94-aac3-447e-9c6f-0c1d0a815ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:54.942Z|bb426e94-aac3-447e-9c6f-0c1d0a815ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:58.780Z|e223c2db-62d6-44db-a180-c65b44cd2d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:58.781Z|e223c2db-62d6-44db-a180-c65b44cd2d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:59.042Z|cddeec82-fe69-4e33-b981-f8e86da15f13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:03:59.043Z|cddeec82-fe69-4e33-b981-f8e86da15f13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:03:59.911Z|dd302963-0041-4358-a7e4-3797ffee0c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:03:59.912Z|dd302963-0041-4358-a7e4-3797ffee0c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:04:00.935Z|1e0bd198-ef84-4412-a4fe-45cf875673b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:04:00.935Z|1e0bd198-ef84-4412-a4fe-45cf875673b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:04:05.002Z|195d8a37-cbc9-4a02-a30b-8740814da6b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:05.003Z|195d8a37-cbc9-4a02-a30b-8740814da6b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:08.822Z|3dcf3cb3-b21a-48cc-aefd-7b176cdef983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:08.823Z|3dcf3cb3-b21a-48cc-aefd-7b176cdef983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:09.072Z|c61d55d2-5da3-4335-8b03-d869751339a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:09.082Z|c61d55d2-5da3-4335-8b03-d869751339a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:14.914Z|7914a8fa-2996-48e2-8d77-62d86959b048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:04:14.914Z|7914a8fa-2996-48e2-8d77-62d86959b048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:04:15.039Z|60f389d5-9a88-4523-91c1-ec79c6d5e246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:15.040Z|60f389d5-9a88-4523-91c1-ec79c6d5e246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:18.854Z|329faaa4-0efb-4fd0-8ee3-59554cbb5558|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:18.856Z|329faaa4-0efb-4fd0-8ee3-59554cbb5558|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:19.133Z|318f456b-94e8-4b01-b15d-4b3a73bfc465|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:19.134Z|318f456b-94e8-4b01-b15d-4b3a73bfc465|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:21.212Z|b909a552-310a-43d9-94bc-b2400f857dbc|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:04:21.213Z|b909a552-310a-43d9-94bc-b2400f857dbc|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:25.134Z|4ce61df2-552e-4fc4-990d-962a8f5f9dcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:25.135Z|4ce61df2-552e-4fc4-990d-962a8f5f9dcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:28.912Z|02695237-a170-4209-a0c6-b7e5ce1ed6b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:28.913Z|02695237-a170-4209-a0c6-b7e5ce1ed6b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:29.183Z|34e7a331-67d9-4b0e-b90d-f124ada97446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:29.184Z|34e7a331-67d9-4b0e-b90d-f124ada97446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:29.911Z|ad138401-65d0-4fab-a1f3-58d2367dc3af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:04:29.917Z|ad138401-65d0-4fab-a1f3-58d2367dc3af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:04:30.937Z|eb833868-c491-4667-a0e8-b7d816dbc210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:04:30.937Z|eb833868-c491-4667-a0e8-b7d816dbc210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:04:35.181Z|dca47f0e-f636-47af-91a5-5c49f315e098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:35.182Z|dca47f0e-f636-47af-91a5-5c49f315e098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:38.942Z|4dbb42fa-321c-4d91-a98f-798d01b81771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:38.943Z|4dbb42fa-321c-4d91-a98f-798d01b81771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:39.237Z|f2cfe316-81d5-4477-b142-a185db2c4638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:39.238Z|f2cfe316-81d5-4477-b142-a185db2c4638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:44.912Z|12f9bbb4-99cb-4429-8668-662ee904bb38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:04:44.913Z|12f9bbb4-99cb-4429-8668-662ee904bb38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:04:45.226Z|ceeeb90f-85ff-465a-9154-245b45f2d831|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:45.227Z|ceeeb90f-85ff-465a-9154-245b45f2d831|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:49.016Z|be3b6706-d29c-4960-8b0d-2384c946e422|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:49.018Z|be3b6706-d29c-4960-8b0d-2384c946e422|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:49.283Z|5622c6bd-95d7-4d90-b428-78132d906470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:49.284Z|5622c6bd-95d7-4d90-b428-78132d906470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:55.261Z|98ca4fad-c3bd-4306-a264-baeeaa5dfdc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:55.262Z|98ca4fad-c3bd-4306-a264-baeeaa5dfdc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:59.043Z|b33dd4de-efbb-419f-8dde-e411dd96232f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:59.044Z|b33dd4de-efbb-419f-8dde-e411dd96232f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:59.337Z|0f9c65e7-2f30-473a-91ac-91f3c457351f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:04:59.338Z|0f9c65e7-2f30-473a-91ac-91f3c457351f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:04:59.913Z|3bf33476-d08f-46cc-b520-d63dcc1d630b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:04:59.914Z|3bf33476-d08f-46cc-b520-d63dcc1d630b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:05:00.939Z|9057e904-e207-4349-b8d7-bd24fa8a5393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:05:00.940Z|9057e904-e207-4349-b8d7-bd24fa8a5393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:05:05.304Z|3e302f57-1c67-4049-8cdb-2874cfc59dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:05.310Z|3e302f57-1c67-4049-8cdb-2874cfc59dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:09.101Z|55a5ab31-6ab7-420e-a198-9f2f9a15c9a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:09.103Z|55a5ab31-6ab7-420e-a198-9f2f9a15c9a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:09.380Z|219c395d-8b6f-4743-9809-4c49533a8ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:09.382Z|219c395d-8b6f-4743-9809-4c49533a8ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:14.911Z|d6ed7b06-d952-475f-8783-9d10b5d25954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:05:14.912Z|d6ed7b06-d952-475f-8783-9d10b5d25954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:05:15.349Z|fa3a2325-e2e2-43a9-8e8c-224c6d9f1f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:15.351Z|fa3a2325-e2e2-43a9-8e8c-224c6d9f1f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:19.140Z|55d234e0-a44c-44b7-bde6-8440c7a6b66b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:19.141Z|55d234e0-a44c-44b7-bde6-8440c7a6b66b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:19.406Z|7bdd3f08-b559-4517-8db5-a209fff42943|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:19.407Z|7bdd3f08-b559-4517-8db5-a209fff42943|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:21.207Z|b90f3424-7352-4f2e-9c6c-a02af255c034|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:05:21.209Z|b90f3424-7352-4f2e-9c6c-a02af255c034|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:25.400Z|62a08b17-a2c3-4b43-9505-8eac3e7d53d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:25.401Z|62a08b17-a2c3-4b43-9505-8eac3e7d53d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:29.215Z|43814efe-346f-485e-9efd-c85dae81f950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:29.216Z|43814efe-346f-485e-9efd-c85dae81f950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:29.437Z|142109d8-6ec5-4aba-b6e7-0a676479d005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:29.438Z|142109d8-6ec5-4aba-b6e7-0a676479d005|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:29.912Z|91238729-7d87-4ab6-a716-f079cd184fff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:05:29.912Z|91238729-7d87-4ab6-a716-f079cd184fff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:05:30.941Z|eaf0db12-2a78-4e58-99f3-8f0d271e3f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:05:30.952Z|eaf0db12-2a78-4e58-99f3-8f0d271e3f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:05:35.452Z|5d6719ae-1366-43ed-b920-1a4612a3bab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:35.453Z|5d6719ae-1366-43ed-b920-1a4612a3bab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:39.250Z|ab5ff65b-404d-4ced-93b1-9fa07bbcf787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:39.251Z|ab5ff65b-404d-4ced-93b1-9fa07bbcf787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:39.463Z|a2027510-e1e8-4a11-b57d-0bbac5f900eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:39.465Z|a2027510-e1e8-4a11-b57d-0bbac5f900eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:44.912Z|17de4e1f-741b-4bba-ae99-48a1bdbe5873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:05:44.913Z|17de4e1f-741b-4bba-ae99-48a1bdbe5873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:05:45.502Z|d3cbf715-510b-4882-8b7e-9d053beee416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:45.503Z|d3cbf715-510b-4882-8b7e-9d053beee416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:49.287Z|6dafe225-2865-4b93-99f3-370c0ce343e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:49.290Z|6dafe225-2865-4b93-99f3-370c0ce343e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:49.506Z|44024418-deee-4ee8-ae6f-aba457bd2334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:49.507Z|44024418-deee-4ee8-ae6f-aba457bd2334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:55.538Z|62ddff8e-569d-4ab1-9a66-e0d890440288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:55.539Z|62ddff8e-569d-4ab1-9a66-e0d890440288|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:59.345Z|63a19596-5a6b-4468-8bbb-e90bdaeee16a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:59.346Z|63a19596-5a6b-4468-8bbb-e90bdaeee16a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:59.550Z|42c35bf9-fbfa-48f6-864e-b58436ce758b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:05:59.551Z|42c35bf9-fbfa-48f6-864e-b58436ce758b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:05:59.911Z|7cfd6d59-64cf-416e-b5ba-187f46095863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:05:59.913Z|7cfd6d59-64cf-416e-b5ba-187f46095863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:06:00.956Z|2c8bf28a-402e-4266-a9c2-79a7d37f3eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:06:00.957Z|2c8bf28a-402e-4266-a9c2-79a7d37f3eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:06:05.580Z|1f7fbd62-4bfd-4225-b656-2a0452e40114|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:05.584Z|1f7fbd62-4bfd-4225-b656-2a0452e40114|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:09.376Z|d75f6c47-30ff-4a02-8e00-46960b2e98ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:09.379Z|d75f6c47-30ff-4a02-8e00-46960b2e98ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:09.577Z|4b3c4b2a-bcd6-45c3-9716-ac4b349ee2f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:09.582Z|4b3c4b2a-bcd6-45c3-9716-ac4b349ee2f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:14.913Z|d5cdcde1-6bcb-4dc3-b4b4-107f4b6c6a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:06:14.920Z|d5cdcde1-6bcb-4dc3-b4b4-107f4b6c6a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:06:15.639Z|e3af129c-dcd6-42a8-8c43-3bd3ed69ae62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:15.647Z|e3af129c-dcd6-42a8-8c43-3bd3ed69ae62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:19.407Z|71c0b030-1581-434d-9bb6-c62982026ea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:19.408Z|71c0b030-1581-434d-9bb6-c62982026ea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:19.646Z|d7c4bba6-bdf5-45b3-946f-ca01f67b50ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:19.648Z|d7c4bba6-bdf5-45b3-946f-ca01f67b50ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:21.208Z|021e8830-6b50-4436-9361-487f195f6880|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:06:21.209Z|021e8830-6b50-4436-9361-487f195f6880|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:25.695Z|62a5ec17-e1f1-462b-9501-695471f378a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:25.696Z|62a5ec17-e1f1-462b-9501-695471f378a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:29.433Z|9a8fa1ff-9dfb-4818-a4b2-2602ce47f58b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:29.433Z|9a8fa1ff-9dfb-4818-a4b2-2602ce47f58b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:29.684Z|be43af34-1c3c-486a-a0c3-b85844467257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:29.685Z|be43af34-1c3c-486a-a0c3-b85844467257|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:29.911Z|68f01318-7822-4b26-9c32-4e30169215de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:06:29.912Z|68f01318-7822-4b26-9c32-4e30169215de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:06:30.964Z|58b27137-949c-406a-bfe0-ada11e01dc47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:06:30.965Z|58b27137-949c-406a-bfe0-ada11e01dc47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:06:35.719Z|0c9b2b3c-20cf-41a1-8a0b-83b87011c6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:35.720Z|0c9b2b3c-20cf-41a1-8a0b-83b87011c6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:39.460Z|9aa0db06-4502-459a-bb91-70fcdc7e15ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:39.461Z|9aa0db06-4502-459a-bb91-70fcdc7e15ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:39.713Z|2a046386-f20f-4a45-8698-3943c3e2835e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:39.715Z|2a046386-f20f-4a45-8698-3943c3e2835e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:44.914Z|059a6822-c488-4150-b2b5-c893113d0f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:06:44.914Z|059a6822-c488-4150-b2b5-c893113d0f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:06:45.774Z|1a4a1fca-841c-4953-88a3-ab49510d0254|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:45.775Z|1a4a1fca-841c-4953-88a3-ab49510d0254|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:49.491Z|caebf686-b3e5-4a22-b5ae-3032f1f6cf15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:49.497Z|caebf686-b3e5-4a22-b5ae-3032f1f6cf15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:49.738Z|9e99fc0d-a6bb-42a7-9324-ec21df41a360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:49.739Z|9e99fc0d-a6bb-42a7-9324-ec21df41a360|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:55.805Z|5ace2e7b-5bf8-42b4-ba4b-55590d921edf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:55.807Z|5ace2e7b-5bf8-42b4-ba4b-55590d921edf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:59.522Z|bd8a0bb5-f537-4d1c-9a46-53b65a4b68a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:59.523Z|bd8a0bb5-f537-4d1c-9a46-53b65a4b68a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:59.776Z|86e2dbd5-ab73-4104-909c-d4b465acd863|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:06:59.781Z|86e2dbd5-ab73-4104-909c-d4b465acd863|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:06:59.911Z|5506b92b-4e0c-424e-bfe3-165fb206c37f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:06:59.912Z|5506b92b-4e0c-424e-bfe3-165fb206c37f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:07:00.972Z|70301543-b9d3-4bad-b310-bb96cf23bfb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:07:00.972Z|70301543-b9d3-4bad-b310-bb96cf23bfb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:07:05.831Z|0f58b579-64f8-4901-bbca-0b020b4b0744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:05.833Z|0f58b579-64f8-4901-bbca-0b020b4b0744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:09.585Z|e723b97a-4601-420a-8bce-aba7dfbadece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:09.633Z|e723b97a-4601-420a-8bce-aba7dfbadece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:09.816Z|c1f5ebca-d17d-49c9-9f9d-f1547f3b0596|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:09.817Z|c1f5ebca-d17d-49c9-9f9d-f1547f3b0596|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:14.911Z|47979d3e-59f8-4bfa-aad6-03485b564e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:07:14.912Z|47979d3e-59f8-4bfa-aad6-03485b564e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:07:15.871Z|7c2607aa-c0bd-4852-a6ea-071624a8dd00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:15.872Z|7c2607aa-c0bd-4852-a6ea-071624a8dd00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:19.665Z|d28acd90-cf0a-4aaf-baaf-6aecfec073f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:19.666Z|d28acd90-cf0a-4aaf-baaf-6aecfec073f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:19.845Z|354d1df3-809a-4f64-9924-2978abe25b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:19.846Z|354d1df3-809a-4f64-9924-2978abe25b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:21.208Z|c2e46ad5-5f59-4849-91c7-f6ac9d64c220|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:07:21.209Z|c2e46ad5-5f59-4849-91c7-f6ac9d64c220|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:25.905Z|99ca1a22-7faf-4f37-8920-58d71daa025f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:25.906Z|99ca1a22-7faf-4f37-8920-58d71daa025f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:29.694Z|4cbe61dc-6523-49bd-ac15-6149b82e7e77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:29.695Z|4cbe61dc-6523-49bd-ac15-6149b82e7e77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:29.880Z|ed98b083-3522-43cc-aca3-a40a9f2ef3bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:29.881Z|ed98b083-3522-43cc-aca3-a40a9f2ef3bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:29.911Z|b1c86dbb-238b-4921-96e8-15f18ecc5095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:07:29.924Z|b1c86dbb-238b-4921-96e8-15f18ecc5095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:07:30.975Z|a15eb915-93c7-4cb6-8e35-10a7f1727a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:07:30.975Z|a15eb915-93c7-4cb6-8e35-10a7f1727a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:07:35.932Z|067f375d-ba0f-455e-8b9f-137736b7cd71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:35.933Z|067f375d-ba0f-455e-8b9f-137736b7cd71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:39.718Z|b130e27d-3c02-4a5a-bf61-774f1bc4c6df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:39.719Z|b130e27d-3c02-4a5a-bf61-774f1bc4c6df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:39.910Z|965820a5-1a33-4dbb-8810-ce4ae746c204|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:39.911Z|965820a5-1a33-4dbb-8810-ce4ae746c204|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:44.916Z|a22553fa-7829-42b2-b5c3-8a24ce005656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:07:44.917Z|a22553fa-7829-42b2-b5c3-8a24ce005656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:07:45.966Z|66662028-0511-4e2b-a305-ea0f2eb23827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:45.969Z|66662028-0511-4e2b-a305-ea0f2eb23827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:49.790Z|4b2a8ba7-caa2-41ba-a548-77d0930898dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:49.792Z|4b2a8ba7-caa2-41ba-a548-77d0930898dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:49.935Z|7ebeec67-8583-494d-a26b-51c5b15ac062|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:49.936Z|7ebeec67-8583-494d-a26b-51c5b15ac062|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:56.007Z|3edbdba7-36ec-4b5f-adfb-2c4f0595d357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:56.008Z|3edbdba7-36ec-4b5f-adfb-2c4f0595d357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:59.817Z|6faeca0b-5f5b-48cb-8aef-ba9e1574ac06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:59.819Z|6faeca0b-5f5b-48cb-8aef-ba9e1574ac06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:07:59.911Z|6b9a109e-3069-45a9-9eb8-4c3adb92c0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:07:59.912Z|6b9a109e-3069-45a9-9eb8-4c3adb92c0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:07:59.962Z|f9920275-0b97-453a-8d05-8b0fb8b76c35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:07:59.963Z|f9920275-0b97-453a-8d05-8b0fb8b76c35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:00.976Z|67f7e9e6-a501-47ab-9c91-7bd3cf7611c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:08:00.977Z|67f7e9e6-a501-47ab-9c91-7bd3cf7611c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:08:06.033Z|d7b11bb2-e095-4930-977b-fd8706e27baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:06.034Z|d7b11bb2-e095-4930-977b-fd8706e27baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:09.863Z|3f3364a0-3018-4bd0-8b8d-0e0f6e54f0bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:09.865Z|3f3364a0-3018-4bd0-8b8d-0e0f6e54f0bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:09.998Z|c2bb2029-5f42-4611-8a19-98645cb50bf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:09.999Z|c2bb2029-5f42-4611-8a19-98645cb50bf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:14.911Z|7f986edb-45b7-4347-be92-edfa93029a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:08:14.919Z|7f986edb-45b7-4347-be92-edfa93029a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:08:16.057Z|4255db52-fe01-4efc-b9b0-59930f5b0eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:16.058Z|4255db52-fe01-4efc-b9b0-59930f5b0eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:19.893Z|401f7170-3ab0-482f-9d77-d0f3c28332a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:19.894Z|401f7170-3ab0-482f-9d77-d0f3c28332a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:20.027Z|aa64fc48-b313-473e-b622-b4a4a628c0f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:20.029Z|aa64fc48-b313-473e-b622-b4a4a628c0f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:21.208Z|a0b1fa69-af05-4c47-ac2c-d90d06041aaf|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:08:21.210Z|a0b1fa69-af05-4c47-ac2c-d90d06041aaf|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:26.112Z|fe4d2ff3-c588-4007-9cd3-60903e15eb10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:26.113Z|fe4d2ff3-c588-4007-9cd3-60903e15eb10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:29.911Z|8ba57d90-60d4-419d-89f3-aad96ba85f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:08:29.912Z|8ba57d90-60d4-419d-89f3-aad96ba85f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:08:29.920Z|3366a765-d163-4722-a7bf-7a4b7c34a951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:29.921Z|3366a765-d163-4722-a7bf-7a4b7c34a951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:30.077Z|000ceaae-6f75-456d-bf11-5e08a6b8e1bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:30.078Z|000ceaae-6f75-456d-bf11-5e08a6b8e1bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:30.978Z|f8bda61b-f74a-4cea-92ab-e64d8af64406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:08:30.989Z|f8bda61b-f74a-4cea-92ab-e64d8af64406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:08:36.137Z|719845fe-b92a-42eb-a29a-15a9712e50a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:36.138Z|719845fe-b92a-42eb-a29a-15a9712e50a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:39.943Z|7caa1f9f-ae27-45a1-b882-d3242b10bf6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:39.944Z|7caa1f9f-ae27-45a1-b882-d3242b10bf6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:40.103Z|034af3a7-f778-4574-803b-f1eac0ae9245|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:40.104Z|034af3a7-f778-4574-803b-f1eac0ae9245|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:44.913Z|6b8ae16e-8075-4f4a-89b1-d59cfeba35b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:08:44.914Z|6b8ae16e-8075-4f4a-89b1-d59cfeba35b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:08:46.170Z|8f46a0a2-ac1b-40e2-828e-a1333273bb3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:46.172Z|8f46a0a2-ac1b-40e2-828e-a1333273bb3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:49.984Z|028c7627-416e-4a36-b6bd-edcdc957e3a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:49.985Z|028c7627-416e-4a36-b6bd-edcdc957e3a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:50.163Z|84c00b45-d38c-49e1-af62-995f757c2ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:50.164Z|84c00b45-d38c-49e1-af62-995f757c2ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:56.212Z|31cda052-977b-42a1-ac58-f93b16b1bf3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:08:56.213Z|31cda052-977b-42a1-ac58-f93b16b1bf3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:08:59.911Z|2eddab54-e5f6-4b8e-917a-031a54b610c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:08:59.920Z|2eddab54-e5f6-4b8e-917a-031a54b610c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:09:00.021Z|f2446c8a-7d3d-4000-884f-804348edc027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:00.022Z|f2446c8a-7d3d-4000-884f-804348edc027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:00.209Z|d6ae40da-b4f4-4087-8ebf-5268ad388e9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:00.210Z|d6ae40da-b4f4-4087-8ebf-5268ad388e9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:00.990Z|c7671237-29e5-4750-95b4-bfdcc94da90a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:09:00.991Z|c7671237-29e5-4750-95b4-bfdcc94da90a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:09:06.243Z|f637f74d-57a3-4caf-923b-c7cc2a7d18f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:06.255Z|f637f74d-57a3-4caf-923b-c7cc2a7d18f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:10.089Z|ea9ebf8a-849b-4dba-820e-37a8e7498268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:10.091Z|ea9ebf8a-849b-4dba-820e-37a8e7498268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:10.288Z|a3600cbe-6e39-4162-b3d0-5043a81cd923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:10.289Z|a3600cbe-6e39-4162-b3d0-5043a81cd923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:14.913Z|b17c56ed-efcf-444a-ad2e-99fa8c041406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:09:14.916Z|b17c56ed-efcf-444a-ad2e-99fa8c041406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:09:16.298Z|20f33d58-563c-4ae7-b8bd-4775a5355a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:16.300Z|20f33d58-563c-4ae7-b8bd-4775a5355a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:20.158Z|2eec13dc-f7f4-4613-bd33-270cb1cf62c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:20.160Z|2eec13dc-f7f4-4613-bd33-270cb1cf62c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:20.329Z|9ad97480-f398-42a9-b3ef-b6bb96da054a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:20.342Z|9ad97480-f398-42a9-b3ef-b6bb96da054a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:21.208Z|462afa14-c7f0-4e22-9aa2-b350a4912724|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:09:21.210Z|462afa14-c7f0-4e22-9aa2-b350a4912724|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:26.365Z|e1fa0c08-e1f2-4970-9375-4dbe7d13abd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:26.401Z|e1fa0c08-e1f2-4970-9375-4dbe7d13abd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:29.915Z|f4102542-05df-4618-94f2-249ba671bf16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:09:29.916Z|f4102542-05df-4618-94f2-249ba671bf16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:09:30.199Z|f95f0196-b8e6-4ade-beb6-e81a2c9ce918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:30.199Z|f95f0196-b8e6-4ade-beb6-e81a2c9ce918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:30.384Z|cdb3ce29-1513-4fcd-b51d-06b7c379861b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:30.386Z|cdb3ce29-1513-4fcd-b51d-06b7c379861b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:31.008Z|18512b37-05cf-4b5b-a0f2-0550ba0c3a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:09:31.009Z|18512b37-05cf-4b5b-a0f2-0550ba0c3a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:09:36.441Z|d04c135b-6282-4e0e-adc6-f0be103ee5a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:36.442Z|d04c135b-6282-4e0e-adc6-f0be103ee5a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:40.236Z|8afbfe45-f30a-481f-b5f2-54327693903c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:40.239Z|8afbfe45-f30a-481f-b5f2-54327693903c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:40.417Z|895fb569-49c7-440f-bf8b-07ed552ddd80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:40.419Z|895fb569-49c7-440f-bf8b-07ed552ddd80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:44.915Z|b295e78c-4220-485d-a6e9-eeb4af577e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:09:44.950Z|b295e78c-4220-485d-a6e9-eeb4af577e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:09:46.489Z|b671b073-cc45-46ca-8e1a-e40487d277db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:46.490Z|b671b073-cc45-46ca-8e1a-e40487d277db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:50.296Z|51cbd69c-5867-4526-ab68-f8e38620721c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:50.297Z|51cbd69c-5867-4526-ab68-f8e38620721c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:50.453Z|b65d1d94-3be9-45c0-8ada-fa9115e783a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:50.454Z|b65d1d94-3be9-45c0-8ada-fa9115e783a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:56.529Z|cdf1777b-b19e-48fc-85e1-4976f8a8be55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:09:56.530Z|cdf1777b-b19e-48fc-85e1-4976f8a8be55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:09:59.913Z|66540b8c-0032-423f-8275-0403a27e0f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:09:59.914Z|66540b8c-0032-423f-8275-0403a27e0f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:10:00.344Z|c43e04ac-7986-4e8c-819e-5106d3602f1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:00.345Z|c43e04ac-7986-4e8c-819e-5106d3602f1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:00.495Z|6b641b66-620e-45c2-acbf-696483948e18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:00.496Z|6b641b66-620e-45c2-acbf-696483948e18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:01.015Z|0f9269ac-080d-49ef-83d0-3cea9cd965f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:10:01.016Z|0f9269ac-080d-49ef-83d0-3cea9cd965f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:10:06.600Z|2897b845-07d6-43db-a5ea-88aacbe427bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:06.601Z|2897b845-07d6-43db-a5ea-88aacbe427bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:10.412Z|7e91ec25-3645-4927-b7be-424d0533d44d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:10.413Z|7e91ec25-3645-4927-b7be-424d0533d44d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:10.539Z|6ce06c06-899f-4cab-899a-881b3b2f2f84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:10.542Z|6ce06c06-899f-4cab-899a-881b3b2f2f84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:14.913Z|e1bc11b3-a38a-4cbd-9d2b-5add677c6f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:10:14.914Z|e1bc11b3-a38a-4cbd-9d2b-5add677c6f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:10:16.643Z|87d7a4e1-57b6-433e-a343-83aa001ee071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:16.644Z|87d7a4e1-57b6-433e-a343-83aa001ee071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:20.465Z|d1fee8e5-bb39-4340-8086-723dcb174733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:20.467Z|d1fee8e5-bb39-4340-8086-723dcb174733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:20.580Z|a5238d4b-e838-443a-843b-3196af965725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:20.581Z|a5238d4b-e838-443a-843b-3196af965725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:21.222Z|d74c7ac5-b9ee-44c8-8d28-d16aeb3661a6|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:10:21.223Z|d74c7ac5-b9ee-44c8-8d28-d16aeb3661a6|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:26.724Z|bc8a2502-3fe5-4f55-90b3-cf273019548f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:26.726Z|bc8a2502-3fe5-4f55-90b3-cf273019548f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:29.912Z|aea47a51-af4d-432b-908a-56ed5acbf241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:10:29.932Z|aea47a51-af4d-432b-908a-56ed5acbf241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:10:30.516Z|e4c179fb-ba66-474d-b50e-5ffd2693d46c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:30.519Z|e4c179fb-ba66-474d-b50e-5ffd2693d46c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:30.619Z|540d2c1b-9d78-4b34-b910-409c7868848c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:30.620Z|540d2c1b-9d78-4b34-b910-409c7868848c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:31.017Z|397cd71f-b2bb-4de7-aab6-99f64ada16cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:10:31.018Z|397cd71f-b2bb-4de7-aab6-99f64ada16cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:10:36.768Z|9a0a04b9-69ec-43aa-9e78-3184c56360b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:36.768Z|9a0a04b9-69ec-43aa-9e78-3184c56360b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:40.591Z|890cfeaa-7b6e-444e-8da4-64015ff1b04b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:40.593Z|890cfeaa-7b6e-444e-8da4-64015ff1b04b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:40.660Z|043e1d94-dcd4-49ab-8a5f-508d9d75d777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:40.694Z|043e1d94-dcd4-49ab-8a5f-508d9d75d777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:44.911Z|820492ee-4a9d-42f9-9ae8-921b8466f316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:10:44.912Z|820492ee-4a9d-42f9-9ae8-921b8466f316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:10:46.812Z|92224c34-8039-4583-b77f-f8067f3d511d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:46.813Z|92224c34-8039-4583-b77f-f8067f3d511d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:50.630Z|c7fcb6e4-f969-4760-add3-9c08add47244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:50.636Z|c7fcb6e4-f969-4760-add3-9c08add47244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:50.723Z|d1a36cb6-165f-4eef-b28f-28d8b60d6f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:50.724Z|d1a36cb6-165f-4eef-b28f-28d8b60d6f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:56.838Z|cfa32c24-7926-481e-8a61-fe5f2a3662e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:10:56.839Z|cfa32c24-7926-481e-8a61-fe5f2a3662e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:10:59.912Z|dfdadf77-a0d2-43d1-b442-0a9fdad75fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:10:59.914Z|dfdadf77-a0d2-43d1-b442-0a9fdad75fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:11:00.668Z|97755dbf-ee16-4e36-8724-0549aa7e9e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:00.670Z|97755dbf-ee16-4e36-8724-0549aa7e9e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:00.754Z|c216db30-5d25-450d-901b-25cd73a5c221|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:00.755Z|c216db30-5d25-450d-901b-25cd73a5c221|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:01.021Z|6da35c0e-648a-4a5f-9ccd-75de026b3bf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:11:01.022Z|6da35c0e-648a-4a5f-9ccd-75de026b3bf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:11:06.882Z|dcabe189-80f0-4aae-af9d-93daddf05d64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:06.884Z|dcabe189-80f0-4aae-af9d-93daddf05d64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:10.716Z|de16fa6b-8d44-4716-9b28-49140b120a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:10.717Z|de16fa6b-8d44-4716-9b28-49140b120a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:10.840Z|7340e098-e7f4-49e0-81b8-d3a6876ed166|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:10.841Z|7340e098-e7f4-49e0-81b8-d3a6876ed166|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:14.911Z|5978816a-1321-4a4c-8df6-e6a83674fcd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:11:14.919Z|5978816a-1321-4a4c-8df6-e6a83674fcd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:11:16.920Z|0bfb62ed-ae10-4a31-999d-cbbb61126955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:16.921Z|0bfb62ed-ae10-4a31-999d-cbbb61126955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:20.783Z|ae6b9260-11d3-440f-8e03-21a6d3b40605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:20.783Z|ae6b9260-11d3-440f-8e03-21a6d3b40605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:20.876Z|a51a5786-eadf-44d2-b2f5-88090ab41211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:20.877Z|a51a5786-eadf-44d2-b2f5-88090ab41211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:21.208Z|d1665a0b-ab07-4156-9747-34ead6ff1325|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:11:21.209Z|d1665a0b-ab07-4156-9747-34ead6ff1325|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:26.989Z|72bd032b-8159-4e5b-b302-f5667569df66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:26.990Z|72bd032b-8159-4e5b-b302-f5667569df66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:29.911Z|000782ae-7e9d-461d-9f4a-55073d6ba1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:11:29.912Z|000782ae-7e9d-461d-9f4a-55073d6ba1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:11:30.826Z|33aeae3c-7beb-4107-b990-5fdf92ba1c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:30.827Z|33aeae3c-7beb-4107-b990-5fdf92ba1c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:30.918Z|d302d96a-1a29-40ec-854e-e09954d730e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:30.919Z|d302d96a-1a29-40ec-854e-e09954d730e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:31.022Z|2a90788f-deb1-4a8a-841a-1803b639ee78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:11:31.023Z|2a90788f-deb1-4a8a-841a-1803b639ee78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:11:37.035Z|acc5b557-1bdf-4a9f-a92d-ac5c02c67e26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:37.036Z|acc5b557-1bdf-4a9f-a92d-ac5c02c67e26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:40.874Z|130cc530-c17c-40dd-8766-355a2efbae95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:40.875Z|130cc530-c17c-40dd-8766-355a2efbae95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:40.968Z|558dd592-1231-49ab-8335-1b3c5f0fa59f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:40.993Z|558dd592-1231-49ab-8335-1b3c5f0fa59f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:44.914Z|8f2ca232-9bae-4612-88a2-e2b9750f01fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:11:44.916Z|8f2ca232-9bae-4612-88a2-e2b9750f01fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:11:47.091Z|f604fe91-c504-4be9-9aad-d2abaea7b623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:47.092Z|f604fe91-c504-4be9-9aad-d2abaea7b623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:50.930Z|f23c3f7f-4dad-45e2-bcea-96f71a9de569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:50.932Z|f23c3f7f-4dad-45e2-bcea-96f71a9de569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:51.026Z|6337cd06-0102-49a5-be10-3fcc51687a14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:51.027Z|6337cd06-0102-49a5-be10-3fcc51687a14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:57.124Z|f185dbaa-d216-45ae-9cb7-3022319a213e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:11:57.125Z|f185dbaa-d216-45ae-9cb7-3022319a213e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:11:59.912Z|62b03e8b-12f0-4150-aa7e-31f629134680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:11:59.933Z|62b03e8b-12f0-4150-aa7e-31f629134680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:12:00.991Z|619bc0de-5e63-471b-9b22-32ef80af26ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:00.992Z|619bc0de-5e63-471b-9b22-32ef80af26ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:01.024Z|6ab1d04e-7f97-4997-a0a4-664d85551dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:12:01.028Z|6ab1d04e-7f97-4997-a0a4-664d85551dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:12:01.094Z|af4fb0a7-34cb-49b6-a87d-d16dd094a661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:01.095Z|af4fb0a7-34cb-49b6-a87d-d16dd094a661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:07.163Z|1e8ff08b-1c51-4980-9529-b405529d8f65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:07.163Z|1e8ff08b-1c51-4980-9529-b405529d8f65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:11.026Z|0745d538-5c94-4465-836f-62a7389cf02c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:11.028Z|0745d538-5c94-4465-836f-62a7389cf02c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:11.152Z|b0868934-95b8-4da0-9604-e697a5b9238d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:11.163Z|b0868934-95b8-4da0-9604-e697a5b9238d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:14.913Z|43853a65-d202-4553-8df9-450e9eb64d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:12:14.913Z|43853a65-d202-4553-8df9-450e9eb64d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:12:17.196Z|80f82e55-c187-4c92-a181-052b915ae678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:17.197Z|80f82e55-c187-4c92-a181-052b915ae678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:21.101Z|4c1e5028-daeb-4787-bd06-caea6c17032b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:21.104Z|4c1e5028-daeb-4787-bd06-caea6c17032b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:21.207Z|3da23528-0891-4ebf-aabd-44ec8098e869|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:12:21.209Z|3da23528-0891-4ebf-aabd-44ec8098e869|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:21.226Z|67ec64d0-f2bf-406e-9942-69d7fe253f87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:21.227Z|67ec64d0-f2bf-406e-9942-69d7fe253f87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:27.224Z|9c54e2c8-9cbf-4edb-8b8d-03a2199a3f81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:27.225Z|9c54e2c8-9cbf-4edb-8b8d-03a2199a3f81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:29.912Z|5cf2e6c6-284b-4a18-9558-7412aa567c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:12:29.914Z|5cf2e6c6-284b-4a18-9558-7412aa567c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:12:31.030Z|275dff4d-15fd-4e99-8a2d-91ee5b558223|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:12:31.030Z|275dff4d-15fd-4e99-8a2d-91ee5b558223|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:12:31.136Z|197880b9-23d3-453d-b970-c6d798ea43bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:31.139Z|197880b9-23d3-453d-b970-c6d798ea43bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:31.263Z|0a394304-6b5f-4114-9016-8fc52d9878b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:31.264Z|0a394304-6b5f-4114-9016-8fc52d9878b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:37.256Z|6dece579-8f79-4582-abb8-c8c5c7fca1cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:37.257Z|6dece579-8f79-4582-abb8-c8c5c7fca1cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:41.192Z|ad884566-b6bd-4f26-8f2e-3335df297021|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:41.194Z|ad884566-b6bd-4f26-8f2e-3335df297021|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:41.293Z|b6fe2173-6ae5-4bb8-8cdb-b1cfe14548f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:41.295Z|b6fe2173-6ae5-4bb8-8cdb-b1cfe14548f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:44.912Z|e822ffb3-03b0-4328-a81e-3f015a479913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:12:44.929Z|e822ffb3-03b0-4328-a81e-3f015a479913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:12:46.579Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:12:46.584Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: fbd461e6-99db-4ddd-93d1-7ae4cbe616c8 already exists in requestDb InfraActiveRequests table
2022-06-24T05:12:46.587Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:12:46.589Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:12:46.589Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:12:46.590Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:12:46.591Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:12:46.591Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44e5b8425e8e0730", X-B3-SpanId:"b138b912f28adf01", X-B3-ParentSpanId:"44e5b8425e8e0730", X-B3-Sampled:"0", X-ONAP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-TransactionID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ECOMP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af524d1a-9bd3-44b1-9d4c-9de8ed1c4eac"]
2022-06-24T05:12:46.592Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:12:46.592Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:12:46.651Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:12:46.652Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:12:46.652Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:12:46.653Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 05:12:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:46.653Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: 
2022-06-24T05:12:46.654Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:12:46.654Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|404|Not Found|InvokeReturn
2022-06-24T05:12:46.675Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T05:12:46.677Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-06-24T05:12:46.690Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T05:12:46.802Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:46.804Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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=[fbd461e6-99db-4ddd-93d1-7ae4cbe616c8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[be9fd259-2480-4acb-9a65-cd5634ae2e8d], X-ECOMP-RequestID=[fbd461e6-99db-4ddd-93d1-7ae4cbe616c8], X-TransactionId=[], X-ONAP-RequestID=[fbd461e6-99db-4ddd-93d1-7ae4cbe616c8]}
2022-06-24T05:12:46.979Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-05:12:45:924-23482], Content-Length=[313], Date=[Fri, 24 Jun 2022 05:12:45 GMT], Content-Type=[application/json]}
2022-06-24T05:12:46.982Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:46.984Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:46.988Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:46.989Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-06-24T05:12:46.995Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T05:12:47.035Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.037Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.122Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.123Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-05:12:46:147-90426], Content-Length=[313], Date=[Fri, 24 Jun 2022 05:12:46 GMT], Content-Type=[application/json]}
2022-06-24T05:12:47.125Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.131Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.132Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-06-24T05:12:47.139Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T05:12:47.231Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.232Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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|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=[fbd461e6-99db-4ddd-93d1-7ae4cbe616c8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4be8d164-fea8-4ccd-adc9-27c942202bba], X-ECOMP-RequestID=[fbd461e6-99db-4ddd-93d1-7ae4cbe616c8], X-TransactionId=[], X-ONAP-RequestID=[fbd461e6-99db-4ddd-93d1-7ae4cbe616c8]}
2022-06-24T05:12:47.301Z|79bb8ea8-e88a-4652-b770-46c4af4a35b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:47.303Z|79bb8ea8-e88a-4652-b770-46c4af4a35b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:47.523Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-05:12:46:322-59021], vertex-id=[196664], Content-Length=[599], Date=[Fri, 24 Jun 2022 05:12:46 GMT], Content-Type=[application/json]}
2022-06-24T05:12:47.528Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1656047502940","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-06-24T05:12:47.529Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.535Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T05:12:47.536Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T05:12:47.555Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.556Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T05:12:47.556Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T05:12:47.557Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.557Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T05:12:47.558Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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:"44e5b8425e8e0730", X-B3-SpanId:"aff3c5ce467fa88e", X-B3-ParentSpanId:"44e5b8425e8e0730", X-B3-Sampled:"0", X-ONAP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-TransactionID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ECOMP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a482f12a-b6fb-4098-a209-56ac0647e712"]
2022-06-24T05:12:47.558Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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_1df9ad11-297a-48ce-b105-e0387a12c5c2","requestScope":"service"}
2022-06-24T05:12:47.559Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T05:12:47.584Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T05:12:47.585Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.586Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T05:12:47.586Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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:"Fri, 24 Jun 2022 05:12:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:47.587Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T05:12:47.587Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T05:12:47.588Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T05:12:47.594Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57
2022-06-24T05:12:47.596Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|INFO|500||Invoke
2022-06-24T05:12:47.596Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||===========================request begin================================================
2022-06-24T05:12:47.597Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57
2022-06-24T05:12:47.602Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Method      : GET
2022-06-24T05:12:47.602Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-TransactionID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ECOMP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1311b01a-bac0-4727-924c-64542acfd1c1"]
2022-06-24T05:12:47.603Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Request body: 
2022-06-24T05:12:47.603Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||==========================request end================================================
2022-06-24T05:12:47.727Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||============================response begin==========================================
2022-06-24T05:12:47.727Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Status code  : 200 OK
2022-06-24T05:12:47.729Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Status text  : 
2022-06-24T05:12:47.731Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:47.732Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "434903c0-6eb7-455c-8a7a-a78dbd004f57",
  "modelInvariantUUID" : "08e1e558-9c0c-4702-9ba6-b1438a2f5605",
  "created" : "2022-06-24 05:12:15.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" : 21,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/vnfCustomizations"
    }
  }
}
2022-06-24T05:12:47.732Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||=======================response end=================================================
2022-06-24T05:12:47.734Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|INFO|500||InvokeReturn
2022-06-24T05:12:47.750Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance
2022-06-24T05:12:47.751Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|INFO|500||Invoke
2022-06-24T05:12:47.751Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||===========================request begin================================================
2022-06-24T05:12:47.751Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance
2022-06-24T05:12:47.752Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||Method      : GET
2022-06-24T05:12:47.752Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-TransactionID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ECOMP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34b3a1b2-aaba-4828-9281-1ce4aacc71cc"]
2022-06-24T05:12:47.752Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||Request body: 
2022-06-24T05:12:47.753Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||==========================request end================================================
2022-06-24T05:12:47.789Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||============================response begin==========================================
2022-06-24T05:12:47.790Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:12:47.791Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||Status text  : 
2022-06-24T05:12:47.792Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&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:"Fri, 24 Jun 2022 05:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:47.792Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||Response body: 
2022-06-24T05:12:47.793Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||=======================response end=================================================
2022-06-24T05:12:47.798Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T05:12:47.801Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605
2022-06-24T05:12:47.801Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|INFO|500||Invoke
2022-06-24T05:12:47.802Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||===========================request begin================================================
2022-06-24T05:12:47.802Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605
2022-06-24T05:12:47.803Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Method      : GET
2022-06-24T05:12:47.804Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-TransactionID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ECOMP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68efe54a-a635-4866-95ec-b1c0b53a1299"]
2022-06-24T05:12:47.804Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Request body: 
2022-06-24T05:12:47.805Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||==========================request end================================================
2022-06-24T05:12:47.839Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||============================response begin==========================================
2022-06-24T05:12:47.852Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Status code  : 200 OK
2022-06-24T05:12:47.852Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Status text  : 
2022-06-24T05:12:47.855Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:47.856Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "434903c0-6eb7-455c-8a7a-a78dbd004f57",
      "modelInvariantUUID" : "08e1e558-9c0c-4702-9ba6-b1438a2f5605",
      "created" : "2022-06-24 05:12:15.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" : 21,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/pnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/collectionResourceCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605"
    }
  }
}
2022-06-24T05:12:47.856Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||=======================response end=================================================
2022-06-24T05:12:47.857Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|INFO|500||InvokeReturn
2022-06-24T05:12:47.917Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance
2022-06-24T05:12:47.918Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|INFO|500||Invoke
2022-06-24T05:12:47.918Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||===========================request begin================================================
2022-06-24T05:12:47.919Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance
2022-06-24T05:12:47.919Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||Method      : GET
2022-06-24T05:12:47.919Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-TransactionID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ECOMP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96ce814e-7d45-407e-a753-dbda8bdf12e3"]
2022-06-24T05:12:47.920Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||Request body: 
2022-06-24T05:12:47.920Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||==========================request end================================================
2022-06-24T05:12:47.940Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||============================response begin==========================================
2022-06-24T05:12:47.941Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:12:47.942Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||Status text  : 
2022-06-24T05:12:47.942Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&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:"Fri, 24 Jun 2022 05:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:47.943Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||Response body: 
2022-06-24T05:12:47.943Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|DEBUG|500||=======================response end=================================================
2022-06-24T05:12:47.944Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T05:12:47.946Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.946Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.947Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.948Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.948Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.949Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-TransactionID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ECOMP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3fa70bb-a8cf-46d6-8a4f-d53726294e5f"]
2022-06-24T05:12:47.949Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.950Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.973Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.974Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.975Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.976Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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:"Fri, 24 Jun 2022 05:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:47.978Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T05:12:47.978Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.980Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.985Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.987Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.988Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.988Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.989Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.989Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-TransactionID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ECOMP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f93f86a8-14d5-4e0e-8b89-d770e741aa45"]
2022-06-24T05:12:47.990Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:47.990Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.015Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.017Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.020Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.022Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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:"Fri, 24 Jun 2022 05:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:48.024Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-06-24T05:12:48.025Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.026Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.029Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57
2022-06-24T05:12:48.029Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|INFO|500||Invoke
2022-06-24T05:12:48.029Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||===========================request begin================================================
2022-06-24T05:12:48.030Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57
2022-06-24T05:12:48.030Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Method      : GET
2022-06-24T05:12:48.030Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-TransactionID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ECOMP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fce4a07-8a88-4a5c-81b6-78cdec502aa4"]
2022-06-24T05:12:48.031Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Request body: 
2022-06-24T05:12:48.031Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||==========================request end================================================
2022-06-24T05:12:48.078Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||============================response begin==========================================
2022-06-24T05:12:48.079Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Status code  : 200 OK
2022-06-24T05:12:48.079Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Status text  : 
2022-06-24T05:12:48.080Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:48.080Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "434903c0-6eb7-455c-8a7a-a78dbd004f57",
  "modelInvariantUUID" : "08e1e558-9c0c-4702-9ba6-b1438a2f5605",
  "created" : "2022-06-24 05:12:15.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" : 21,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/vnfCustomizations"
    }
  }
}
2022-06-24T05:12:48.081Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||=======================response end=================================================
2022-06-24T05:12:48.082Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|INFO|500||InvokeReturn
2022-06-24T05:12:48.095Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.102Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T05:12:48.103Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T05:12:48.103Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.103Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T05:12:48.104Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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:"44e5b8425e8e0730", X-B3-SpanId:"446e3288e6c585e3", X-B3-ParentSpanId:"44e5b8425e8e0730", X-B3-Sampled:"0", X-ONAP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-TransactionID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ECOMP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6588065-9037-49e4-8e4e-6ec95f745879"]
2022-06-24T05:12:48.104Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","requestStatus":"IN_PROGRESS","startTime":1656047566677,"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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2","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":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"}
2022-06-24T05:12:48.105Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T05:12:48.172Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T05:12:48.174Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.174Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T05:12:48.174Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:48.176Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T05:12:46.677+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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T05:12:47.340+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:12:48.179Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T05:12:48.182Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T05:12:48.203Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.204Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T05:12:48.210Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.211Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.212Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:48.212Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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:"44e5b8425e8e0730", X-B3-SpanId:"365601ef9ce3a066", X-B3-ParentSpanId:"44e5b8425e8e0730", X-B3-Sampled:"0", X-ONAP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-TransactionID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ECOMP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28eb55fa-c1ce-450d-a528-a3d8598b49cb"]
2022-06-24T05:12:48.213Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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\":\"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\"modelUuid\":\"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\"modelInvariantUuid\":\"08e1e558-9c0c-4702-9ba6-b1438a2f5605\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\"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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"c46c9688-730c-465f-8e3b-f1b4574c1627\",\"modelInvariantUuid\":\"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\"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\":\"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\"modelInvariantUuid\":\"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"2e999e2e-56c0-4fe1-8803-511f8096a64b\"},\"instanceName\":\"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\":\"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\"modelInvariantId\":\"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"7ebc211b-5164-42fa-9480-30320aa71619\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","type":"String"},"mso-request-id":{"value":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","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-06-24T05:12:48.214Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:49.303Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:49.305Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:49.305Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:49.306Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 05:12:47 GMT", X-ONAP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-TransactionID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ECOMP-RequestID:"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"28eb55fa-c1ce-450d-a528-a3d8598b49cb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T05:12:49.307Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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\":\"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8\",\"instanceId\":\"67d03f1c-f29f-4e56-86ed-dc21bf5005e2\"}}","message":"Success","processInstanceID":"490a518f-f37c-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T05:12:49.307Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|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-06-24T05:12:49.308Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T05:12:49.318Z|fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:12:49.543Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:12:49.550Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:12:49.551Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:12:49.552Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:12:49.553Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:12:49.554Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:12:49.555Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8c1defae6945cc7", X-B3-SpanId:"e266aa1a2c0a2cae", X-B3-ParentSpanId:"a8c1defae6945cc7", X-B3-Sampled:"0", X-ONAP-RequestID:"f6275e6b-4061-4048-baa7-86e88ab7e910", X-RequestID:"f6275e6b-4061-4048-baa7-86e88ab7e910", X-TransactionID:"f6275e6b-4061-4048-baa7-86e88ab7e910", X-ECOMP-RequestID:"f6275e6b-4061-4048-baa7-86e88ab7e910", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40cbd92e-024e-4e70-957d-5f9701a7f89d"]
2022-06-24T05:12:49.556Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:12:49.558Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:12:49.591Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:12:49.592Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:12:49.593Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:12:49.594Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:12:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:49.595Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T05:12:46.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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:12:48.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:12:49.595Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:12:49.597Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:12:49.607Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:12:49.608Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:12:49.608Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:12:49.609Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:12:49.609Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:12:49.610Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8c1defae6945cc7", X-B3-SpanId:"b44a6466dee56fd3", X-B3-ParentSpanId:"a8c1defae6945cc7", X-B3-Sampled:"0", X-ONAP-RequestID:"f6275e6b-4061-4048-baa7-86e88ab7e910", X-RequestID:"f6275e6b-4061-4048-baa7-86e88ab7e910", X-TransactionID:"f6275e6b-4061-4048-baa7-86e88ab7e910", X-ECOMP-RequestID:"f6275e6b-4061-4048-baa7-86e88ab7e910", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b75ae22d-5c99-4b0e-96ba-9099bb059ae3"]
2022-06-24T05:12:49.611Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:12:49.611Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:12:49.626Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:12:49.627Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:12:49.627Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:12:49.628Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:12:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:49.629Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:12:49.629Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:12:49.630Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:12:49.638Z|f6275e6b-4061-4048-baa7-86e88ab7e910|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:12:51.225Z|fff3ed80-2dfe-4682-9b52-1338c4de9446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:51.227Z|fff3ed80-2dfe-4682-9b52-1338c4de9446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:51.334Z|fd6f4d86-009a-4da9-b271-f07a9689131e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:51.336Z|fd6f4d86-009a-4da9-b271-f07a9689131e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:57.333Z|543ced45-80bc-4c06-92b0-8a324be75615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:12:57.334Z|543ced45-80bc-4c06-92b0-8a324be75615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:12:59.826Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:12:59.832Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:12:59.834Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:12:59.834Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:12:59.834Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:12:59.835Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:12:59.836Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b30809f223d5e622", X-B3-SpanId:"05907853d540d445", X-B3-ParentSpanId:"b30809f223d5e622", X-B3-Sampled:"0", X-ONAP-RequestID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-RequestID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-TransactionID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-ECOMP-RequestID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e94551a2-e37b-4803-b313-d2ec78480e02"]
2022-06-24T05:12:59.836Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:12:59.837Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:12:59.882Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:12:59.883Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:12:59.883Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:12:59.883Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:12:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:59.892Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).",
  "progress" : 15,
  "startTime" : "2022-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:12:53.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:12:59.894Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:12:59.894Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:12:59.897Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:12:59.898Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:12:59.898Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:12:59.898Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:12:59.899Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:12:59.900Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b30809f223d5e622", X-B3-SpanId:"59e475d8c629b8e7", X-B3-ParentSpanId:"b30809f223d5e622", X-B3-Sampled:"0", X-ONAP-RequestID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-RequestID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-TransactionID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-ECOMP-RequestID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e5d9b69-a23d-4c9f-9f39-edb21c7f98a8"]
2022-06-24T05:12:59.901Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:12:59.902Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:12:59.911Z|6db5257e-1259-4560-8c58-5395d54a4112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:12:59.912Z|6db5257e-1259-4560-8c58-5395d54a4112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:12:59.921Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:12:59.922Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:12:59.923Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:12:59.924Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:12:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:12:59.925Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:12:59.925Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:12:59.926Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:13:00.069Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:13:00.070Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:13:00.070Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:00.071Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:13:00.071Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:13:00.071Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-RequestID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-TransactionID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-ECOMP-RequestID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f496fcc-2f01-449c-af6b-c922b932f4f7"]
2022-06-24T05:13:00.072Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:13:00.072Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:13:00.273Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:00.280Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:00.281Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:13:00.281Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BADBE3539BF26C6E3DBC7FFBBE3A68B1; 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:"Fri, 24 Jun 2022 05:12:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:00.282Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4e0d473f-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:12:55.264+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"4cf5e47e-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:13:00.282Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:00.282Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:13:00.375Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:13:00.376Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:13:00.377Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:00.377Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:13:00.378Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:13:00.378Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-RequestID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-TransactionID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-ECOMP-RequestID:"aead82a0-0679-4242-95ac-cb3dc05a3195", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"373afa81-1b25-4f5d-86a2-e6ead64a277c"]
2022-06-24T05:13:00.381Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:13:00.381Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:13:00.601Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:00.602Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:00.603Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:13:00.603Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6E4E9042F500F7FDE48E606ED7F63497; 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:"Fri, 24 Jun 2022 05:12:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:00.603Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"4f1149f7-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"SubProcess_0y8yozw:4e275f0b-f37c-11ec-975a-5e62e9825eb9","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"4e0d473f-f37c-11ec-975a-5e62e9825eb9","executionId":"4f1149f5-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:12:56.967+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:13:00.604Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:00.604Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e0d473f-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:13:00.617Z|aead82a0-0679-4242-95ac-cb3dc05a3195|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:13:01.039Z|b8fe754c-0286-4ae8-a78e-6209bb3f8aec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:13:01.039Z|b8fe754c-0286-4ae8-a78e-6209bb3f8aec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:13:01.262Z|e805548d-c0d1-42f3-8c67-0b5f4528f3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:01.263Z|e805548d-c0d1-42f3-8c67-0b5f4528f3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:01.392Z|53e34621-ee9f-4eb5-b875-c4bd4d3d41fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:01.394Z|53e34621-ee9f-4eb5-b875-c4bd4d3d41fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:07.383Z|ca701d4b-f6bc-4d7b-af1b-76892783f3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:07.385Z|ca701d4b-f6bc-4d7b-af1b-76892783f3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:10.901Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:13:10.914Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:13:10.915Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:13:10.915Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:10.915Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:13:10.916Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:13:10.916Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62c6e02e39ba8f34", X-B3-SpanId:"740de227b6278415", X-B3-ParentSpanId:"62c6e02e39ba8f34", X-B3-Sampled:"0", X-ONAP-RequestID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-RequestID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-TransactionID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-ECOMP-RequestID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08760781-d5d7-4c96-b50e-c59b26e8f102"]
2022-06-24T05:13:10.916Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:13:10.917Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:13:10.954Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:10.954Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:10.955Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:13:10.958Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:13:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:10.959Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:08.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:13:10.959Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:10.960Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:13:10.967Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:13:10.974Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:13:10.975Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:10.975Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:13:10.975Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:13:10.976Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62c6e02e39ba8f34", X-B3-SpanId:"6eaf885a2f72926f", X-B3-ParentSpanId:"62c6e02e39ba8f34", X-B3-Sampled:"0", X-ONAP-RequestID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-RequestID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-TransactionID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-ECOMP-RequestID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6e41d71-1c9d-474b-989b-a7628a8d3cd7"]
2022-06-24T05:13:10.976Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:13:10.977Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:13:10.994Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:10.995Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:10.995Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:13:10.996Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:13:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:10.996Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:13:10.997Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:11.005Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:13:11.147Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:13:11.150Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:13:11.151Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:11.152Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:13:11.152Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:13:11.152Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-RequestID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-TransactionID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-ECOMP-RequestID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c101d3dd-a0dd-4b3b-afde-ccface72f20f"]
2022-06-24T05:13:11.153Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:13:11.153Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:13:11.278Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:11.281Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:11.281Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:13:11.282Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5E1E7E3E2E828AA42CE081DE94E74B2E; 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:"Fri, 24 Jun 2022 05:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:11.283Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"52d57de3-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:03.286+0000","endTime":"2022-06-24T05:13:07.189+0000","removalTime":null,"durationInMillis":3903,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"52a93d86-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:13:11.283Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:11.283Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:13:11.309Z|4d9c6b49-1615-4e30-8fcb-b2c89f3f5d9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:11.310Z|4d9c6b49-1615-4e30-8fcb-b2c89f3f5d9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:11.354Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:13:11.355Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:13:11.360Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:11.363Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:13:11.380Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:13:11.380Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-RequestID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-TransactionID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-ECOMP-RequestID:"3608eb5b-5025-4990-aa4b-1596701525a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"047f5315-b574-4487-8ed2-8ce7345f15fd"]
2022-06-24T05:13:11.381Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:13:11.382Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:13:11.431Z|df5b6d61-eac2-47f4-9b01-fef98f1f4261|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:11.432Z|df5b6d61-eac2-47f4-9b01-fef98f1f4261|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:11.502Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:11.503Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:11.503Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:13:11.504Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C6EC6A8ACA83B46128DC0A4F1D815CEB; 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:"Fri, 24 Jun 2022 05:13:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:11.504Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"5318efbb-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"SubProcess_0y8yozw:52f3181f-f37c-11ec-975a-5e62e9825eb9","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"52d57de3-f37c-11ec-975a-5e62e9825eb9","executionId":"5318efb9-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:03.728+0000","endTime":"2022-06-24T05:13:06.741+0000","durationInMillis":3013,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:13:11.505Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:11.506Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=52d57de3-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:13:11.514Z|3608eb5b-5025-4990-aa4b-1596701525a9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:13:14.911Z|0fd8072b-d798-4877-98ab-d404b64397b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:13:14.912Z|0fd8072b-d798-4877-98ab-d404b64397b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:13:17.418Z|554ff833-0e14-4118-be43-97e2d815626a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:17.419Z|554ff833-0e14-4118-be43-97e2d815626a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:21.209Z|724f64bd-4bc2-40dd-b3f3-669b4e2abb77|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:13:21.215Z|724f64bd-4bc2-40dd-b3f3-669b4e2abb77|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:21.356Z|78122cc8-f9df-4eb8-9779-6e255366fef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:21.357Z|78122cc8-f9df-4eb8-9779-6e255366fef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:21.456Z|47158fcd-148e-429a-b38d-a07f9918bd2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:21.458Z|47158fcd-148e-429a-b38d-a07f9918bd2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:21.686Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:13:21.693Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:13:21.694Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:13:21.695Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:21.695Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:13:21.696Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:13:21.696Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ddc3f5f2c22042b", X-B3-SpanId:"3e4304a8a73d5147", X-B3-ParentSpanId:"6ddc3f5f2c22042b", X-B3-Sampled:"0", X-ONAP-RequestID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-RequestID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-TransactionID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-ECOMP-RequestID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c92e9e1-4bd2-4df5-bbae-89dc45d524ea"]
2022-06-24T05:13:21.697Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:13:21.697Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:13:21.721Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:21.722Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:21.724Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:13:21.725Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:13:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:21.726Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:19.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:13:21.727Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:21.728Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:13:21.730Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:13:21.731Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:13:21.731Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:21.732Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:13:21.733Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:13:21.733Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ddc3f5f2c22042b", X-B3-SpanId:"ab2c9d9aa17fd4e4", X-B3-ParentSpanId:"6ddc3f5f2c22042b", X-B3-Sampled:"0", X-ONAP-RequestID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-RequestID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-TransactionID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-ECOMP-RequestID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f587f27b-df5f-4026-8f08-6a1d0e360d97"]
2022-06-24T05:13:21.734Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:13:21.736Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:13:21.754Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:21.755Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:21.755Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:13:21.756Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:13:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:21.758Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:13:21.758Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:21.759Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:13:21.836Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:13:21.837Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:13:21.838Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:21.839Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:13:21.839Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:13:21.840Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-RequestID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-TransactionID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-ECOMP-RequestID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0351955a-4809-4471-af3d-32327cd2cb42"]
2022-06-24T05:13:21.840Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:13:21.840Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:13:21.984Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:21.986Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:21.988Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:13:21.989Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=146B5AC2E99B4FA8B7BC8E41F9152702; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"720", Date:"Fri, 24 Jun 2022 05:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:21.990Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"572e50aa-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"ControllerExecutionBB:1:968da542-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:10.579+0000","endTime":"2022-06-24T05:13:18.703+0000","removalTime":null,"durationInMillis":8124,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"55e380e4-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:13:21.991Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:21.992Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:13:22.036Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:13:22.036Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:13:22.038Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:22.039Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:13:22.040Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:13:22.042Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-RequestID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-TransactionID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-ECOMP-RequestID:"178653ca-59ac-461e-ba32-a412f2ea6f07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf426b10-5ffa-46da-b7e7-779c02db188c"]
2022-06-24T05:13:22.043Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:13:22.044Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:13:22.177Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:22.179Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:22.179Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:13:22.180Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9983DCF85F8C150D4FF93589D05FC124; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Fri, 24 Jun 2022 05:13:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:22.181Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:5c05c9a9-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"572e50aa-f37c-11ec-975a-5e62e9825eb9","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:968da542-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"572e50aa-f37c-11ec-975a-5e62e9825eb9","executionId":"572e50aa-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:18.702+0000","endTime":"2022-06-24T05:13:18.703+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:13:22.182Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:22.182Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=572e50aa-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:13:22.187Z|178653ca-59ac-461e-ba32-a412f2ea6f07|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:13:27.492Z|0abd22fd-9093-4546-acd6-367d0650a4e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:27.493Z|0abd22fd-9093-4546-acd6-367d0650a4e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:29.920Z|1e7583b8-c26e-4878-892a-9dc2e6a896dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:13:29.971Z|1e7583b8-c26e-4878-892a-9dc2e6a896dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:13:31.041Z|9d7d49ab-4503-4d8d-91b9-e03b553b8c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:13:31.041Z|9d7d49ab-4503-4d8d-91b9-e03b553b8c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:13:31.405Z|71db11cb-9e97-4ff9-814a-709272a4b3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:31.407Z|71db11cb-9e97-4ff9-814a-709272a4b3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:31.489Z|6b664437-4292-41dd-b4ab-320e92b43c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:31.490Z|6b664437-4292-41dd-b4ab-320e92b43c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:32.421Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:13:32.431Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:13:32.436Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:13:32.437Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:32.437Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:13:32.438Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:13:32.443Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"205c6bebf691ad4d", X-B3-SpanId:"3662d37e92271d31", X-B3-ParentSpanId:"205c6bebf691ad4d", X-B3-Sampled:"0", X-ONAP-RequestID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-RequestID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-TransactionID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-ECOMP-RequestID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e572cdb1-9e2e-4429-a57f-3c17cdb44ca6"]
2022-06-24T05:13:32.444Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:13:32.444Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:13:32.472Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:32.474Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:32.474Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:13:32.475Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:13:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:32.479Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:19.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:13:32.480Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:32.481Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:13:32.483Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:13:32.484Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:13:32.495Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:32.495Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:13:32.495Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:13:32.496Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"205c6bebf691ad4d", X-B3-SpanId:"8e11066a18993228", X-B3-ParentSpanId:"205c6bebf691ad4d", X-B3-Sampled:"0", X-ONAP-RequestID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-RequestID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-TransactionID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-ECOMP-RequestID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02684ed1-d93e-480b-8817-32874ee7aae6"]
2022-06-24T05:13:32.496Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:13:32.496Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:13:32.526Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:32.527Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:32.527Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:13:32.528Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:13:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:32.528Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:13:32.529Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:32.529Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:13:32.604Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:13:32.606Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:13:32.606Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:32.607Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:13:32.607Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:13:32.607Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-RequestID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-TransactionID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-ECOMP-RequestID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb066dfd-1968-4ece-97f2-4d6698d39913"]
2022-06-24T05:13:32.607Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:13:32.608Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:13:32.766Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:32.766Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:32.767Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:13:32.767Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BBBA7D9A866579D4A62DAE1B94A57727; 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:"Fri, 24 Jun 2022 05:13:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:32.768Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5e8cc2dc-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"ReceiveWorkflowMessage:1:9651d43a-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:22.942+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"5dea8f52-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:13:32.768Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:32.769Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:13:32.895Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:13:32.896Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:13:32.896Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:32.897Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:13:32.897Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:13:32.897Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-RequestID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-TransactionID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-ECOMP-RequestID:"fddc3a36-49d4-44f4-ae34-6c1d6b9bd243", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d7a42b7-e7af-49ec-a7cd-91391eea3ae7"]
2022-06-24T05:13:32.898Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:13:32.898Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:13:33.027Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:33.032Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:33.032Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:13:33.033Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8B545998A5D2B7592733BDA9B50688CD; 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:"Fri, 24 Jun 2022 05:13:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:33.034Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:5e96fb2b-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"SubProcess_2:5e965ee2-f37c-11ec-975a-5e62e9825eb9","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:9651d43a-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"5e8cc2dc-f37c-11ec-975a-5e62e9825eb9","executionId":"5e96fb29-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:23.009+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:13:33.034Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:33.035Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:13:33.047Z|fddc3a36-49d4-44f4-ae34-6c1d6b9bd243|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:13:37.540Z|3c2bf3f0-cc0f-45fc-95b7-766e7a1f7486|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:37.541Z|3c2bf3f0-cc0f-45fc-95b7-766e7a1f7486|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:41.432Z|b91f6b7b-777f-49d4-b6d8-0c14049b41d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:41.433Z|b91f6b7b-777f-49d4-b6d8-0c14049b41d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:41.522Z|63f97cbc-27d0-45ab-bb5a-86d243bca5b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:41.523Z|63f97cbc-27d0-45ab-bb5a-86d243bca5b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:43.243Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:13:43.254Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:13:43.255Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:13:43.255Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:43.256Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:13:43.257Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:13:43.257Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46773ae18f9d5c9e", X-B3-SpanId:"5170206ef7ddaeae", X-B3-ParentSpanId:"46773ae18f9d5c9e", X-B3-Sampled:"0", X-ONAP-RequestID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-RequestID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-TransactionID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-ECOMP-RequestID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64563d9c-631c-4c56-999c-c0c0524583e5"]
2022-06-24T05:13:43.258Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:13:43.258Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:13:43.287Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:43.288Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:43.289Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:13:43.289Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:43.292Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:19.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:13:43.292Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:43.293Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:13:43.294Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:13:43.295Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:13:43.295Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:43.296Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:13:43.296Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:13:43.296Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46773ae18f9d5c9e", X-B3-SpanId:"cdc31bbe7fe7b688", X-B3-ParentSpanId:"46773ae18f9d5c9e", X-B3-Sampled:"0", X-ONAP-RequestID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-RequestID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-TransactionID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-ECOMP-RequestID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99acf824-fb6e-4ae0-8f5f-1010aee33084"]
2022-06-24T05:13:43.297Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:13:43.297Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:13:43.326Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:43.326Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:43.327Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:13:43.327Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:43.328Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:13:43.329Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:43.329Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:13:43.380Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:13:43.382Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:13:43.382Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:43.383Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:13:43.383Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:13:43.384Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-RequestID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-TransactionID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-ECOMP-RequestID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"895fccac-9218-46c1-b58c-47f071cbb04c"]
2022-06-24T05:13:43.384Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:13:43.384Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:13:43.517Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:43.518Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:43.519Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:13:43.520Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=93A122DA3F84A514C572FAAD2896FC34; 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:"Fri, 24 Jun 2022 05:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:43.520Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5e8cc2dc-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"ReceiveWorkflowMessage:1:9651d43a-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:22.942+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"5dea8f52-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:13:43.521Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:43.522Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:13:43.565Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:13:43.566Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:13:43.566Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:43.567Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:13:43.567Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:13:43.567Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-RequestID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-TransactionID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-ECOMP-RequestID:"e93808b0-dd8e-4ab3-8962-9e295084320d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7222fce4-ae13-4bea-91a1-68c7ac22b398"]
2022-06-24T05:13:43.567Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:13:43.568Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:13:43.692Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:43.693Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:43.694Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:13:43.694Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=720D06D7C653D84636B7F17AA8029734; 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:"Fri, 24 Jun 2022 05:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:43.695Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:5e96fb2b-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"SubProcess_2:5e965ee2-f37c-11ec-975a-5e62e9825eb9","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:9651d43a-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"5e8cc2dc-f37c-11ec-975a-5e62e9825eb9","executionId":"5e96fb29-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:23.009+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:13:43.695Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:43.696Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:13:43.706Z|e93808b0-dd8e-4ab3-8962-9e295084320d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:13:44.911Z|2f100438-6953-453b-b181-eff106306c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:13:44.912Z|2f100438-6953-453b-b181-eff106306c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:13:47.592Z|cf664d60-a33a-42da-8336-03b4edeb680c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:47.594Z|cf664d60-a33a-42da-8336-03b4edeb680c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:51.472Z|79e704d2-95d3-4ea2-b902-235a4b66e709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:51.473Z|79e704d2-95d3-4ea2-b902-235a4b66e709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:51.579Z|de3ab4b1-27b4-40cb-a8e2-52fdab883369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:51.587Z|de3ab4b1-27b4-40cb-a8e2-52fdab883369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:53.909Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:13:53.916Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:13:53.917Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:13:53.917Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:53.918Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:13:53.918Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:13:53.918Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97a24b8e02d3ba5b", X-B3-SpanId:"7d2360a3159ebcda", X-B3-ParentSpanId:"97a24b8e02d3ba5b", X-B3-Sampled:"0", X-ONAP-RequestID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-RequestID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-TransactionID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-ECOMP-RequestID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57326135-45aa-4174-8587-8649804d8765"]
2022-06-24T05:13:53.919Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:13:53.919Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:13:53.943Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:53.944Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:53.944Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:13:53.945Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:13:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:53.946Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:19.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:13:53.947Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:53.947Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:13:53.949Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:13:53.949Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:13:53.950Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:53.950Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:13:53.950Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:13:53.950Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97a24b8e02d3ba5b", X-B3-SpanId:"550e8779bb3f8e87", X-B3-ParentSpanId:"97a24b8e02d3ba5b", X-B3-Sampled:"0", X-ONAP-RequestID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-RequestID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-TransactionID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-ECOMP-RequestID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2efec5c3-2a7e-43c1-a43e-8c13b879edd6"]
2022-06-24T05:13:53.950Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:13:53.951Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:13:53.963Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:53.964Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:53.964Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:13:53.965Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:13:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:53.967Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:13:53.968Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:53.968Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:13:54.023Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:13:54.024Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:13:54.025Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:54.026Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:13:54.026Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:13:54.027Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-RequestID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-TransactionID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-ECOMP-RequestID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23659189-b028-4d43-9cdf-a5a30eaad021"]
2022-06-24T05:13:54.027Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:13:54.027Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:13:54.160Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:54.162Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:54.162Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:13:54.162Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=616935A6BB7A680B58EEE7095E481375; 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:"Fri, 24 Jun 2022 05:13:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:54.163Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5e8cc2dc-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"ReceiveWorkflowMessage:1:9651d43a-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:22.942+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"5dea8f52-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:13:54.163Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:54.163Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:13:54.205Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:13:54.206Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:13:54.206Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:13:54.206Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:13:54.207Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:13:54.207Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-RequestID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-TransactionID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-ECOMP-RequestID:"8be781c6-07ab-42f3-a6db-6f4080b63205", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a5f4c76-b835-4f8e-a1f1-23753a81ba20"]
2022-06-24T05:13:54.207Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:13:54.208Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:13:54.330Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:13:54.331Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:13:54.332Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:13:54.332Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FFBC74BA249788AEB662143283668E15; 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:"Fri, 24 Jun 2022 05:13:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:13:54.333Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:5e96fb2b-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"SubProcess_2:5e965ee2-f37c-11ec-975a-5e62e9825eb9","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:9651d43a-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"5e8cc2dc-f37c-11ec-975a-5e62e9825eb9","executionId":"5e96fb29-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:23.009+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:13:54.333Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:13:54.334Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5e8cc2dc-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:13:54.342Z|8be781c6-07ab-42f3-a6db-6f4080b63205|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:13:57.628Z|254d76e0-8da3-466f-9c8c-24a0763d1457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:13:57.629Z|254d76e0-8da3-466f-9c8c-24a0763d1457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:13:59.911Z|0f0f263c-83c6-46dd-b0f6-248b18440dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:13:59.912Z|0f0f263c-83c6-46dd-b0f6-248b18440dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:14:01.042Z|0330f6c4-01bd-415e-8023-6afcdcc9dacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:14:01.043Z|0330f6c4-01bd-415e-8023-6afcdcc9dacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:14:01.523Z|0d1c8f75-e156-4c19-b7dd-83da4e6270c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:01.527Z|0d1c8f75-e156-4c19-b7dd-83da4e6270c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:01.680Z|70b053b8-7b72-4347-a1a3-e75bff87cd60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:01.712Z|70b053b8-7b72-4347-a1a3-e75bff87cd60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:04.538Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:14:04.603Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:14:04.604Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:14:04.604Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:04.605Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:14:04.605Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:14:04.605Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f94cfdbf6c1c568a", X-B3-SpanId:"2b5c2da4420b24a5", X-B3-ParentSpanId:"f94cfdbf6c1c568a", X-B3-Sampled:"0", X-ONAP-RequestID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-RequestID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-TransactionID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-ECOMP-RequestID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73cc3a41-433d-4af0-9f0e-577efffc0db0"]
2022-06-24T05:14:04.606Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:14:04.606Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:14:04.652Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:04.653Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:04.654Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:14:04.654Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:04.655Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:14:04.655Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:04.656Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:14:04.675Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:14:04.677Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:14:04.677Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:04.677Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:14:04.678Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:14:04.678Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f94cfdbf6c1c568a", X-B3-SpanId:"7b9fe1694943afb0", X-B3-ParentSpanId:"f94cfdbf6c1c568a", X-B3-Sampled:"0", X-ONAP-RequestID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-RequestID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-TransactionID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-ECOMP-RequestID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2dc0d45-5312-49d1-ad2f-6a09243ff048"]
2022-06-24T05:14:04.679Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:14:04.686Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:14:04.713Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:04.715Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:04.715Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:14:04.716Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:04.716Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:14:04.717Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:04.718Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:14:04.814Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:14:04.815Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:14:04.816Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:04.816Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:14:04.817Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:14:04.817Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-RequestID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-TransactionID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-ECOMP-RequestID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7921928a-bcae-4052-aca8-7828f2f87934"]
2022-06-24T05:14:04.818Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:14:04.818Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:14:04.956Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:04.967Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:04.968Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:14:04.969Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3E42BCD384626153477712CF95A6A8F1; 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:"Fri, 24 Jun 2022 05:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:04.970Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"726cf440-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:56.288+0000","endTime":"2022-06-24T05:13:56.984+0000","removalTime":null,"durationInMillis":696,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"726c30b9-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:14:04.971Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:04.974Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:14:05.068Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:14:05.069Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:14:05.069Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:05.070Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:14:05.070Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:14:05.070Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-RequestID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-TransactionID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-ECOMP-RequestID:"01d78dac-2a04-4c48-bd73-fa100c7942d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d727e4e-c6e4-4714-bbfa-85e6e9ea81bf"]
2022-06-24T05:14:05.071Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:14:05.076Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:14:05.203Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:05.204Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:05.205Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:14:05.210Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B84FD964514528492E8104C11BD83174; 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:"Fri, 24 Jun 2022 05:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:05.211Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:726d4273-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","executionId":"726cf440-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:56.290+0000","endTime":"2022-06-24T05:13:56.983+0000","durationInMillis":693,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:14:05.211Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:05.212Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:14:05.223Z|01d78dac-2a04-4c48-bd73-fa100c7942d7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:14:07.676Z|0201326f-faf9-4d37-a5d3-0f88a424b966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:07.677Z|0201326f-faf9-4d37-a5d3-0f88a424b966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:11.590Z|fcf9c960-65e5-4125-9e15-163b79c82664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:11.591Z|fcf9c960-65e5-4125-9e15-163b79c82664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:11.828Z|ee52d7ff-ca49-4540-89bd-2b27532e0fc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:11.829Z|ee52d7ff-ca49-4540-89bd-2b27532e0fc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:14.911Z|479bc6c7-131c-4fb1-8b5c-bb20f543d9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:14:14.920Z|479bc6c7-131c-4fb1-8b5c-bb20f543d9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:14:15.388Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:14:15.397Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:14:15.398Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:14:15.399Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:15.399Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:14:15.400Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:14:15.400Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88f7c35e3571337f", X-B3-SpanId:"a517adc3f63740c4", X-B3-ParentSpanId:"88f7c35e3571337f", X-B3-Sampled:"0", X-ONAP-RequestID:"79da438e-691f-4aac-b956-116421726d42", X-RequestID:"79da438e-691f-4aac-b956-116421726d42", X-TransactionID:"79da438e-691f-4aac-b956-116421726d42", X-ECOMP-RequestID:"79da438e-691f-4aac-b956-116421726d42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5640f90a-0491-4b34-859b-0d7e7a0a9bb1"]
2022-06-24T05:14:15.401Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:14:15.401Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:14:15.427Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:15.428Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:15.429Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:14:15.429Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:15.430Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:14:15.431Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:15.432Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:14:15.434Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:14:15.434Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:14:15.434Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:15.435Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:14:15.439Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:14:15.440Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88f7c35e3571337f", X-B3-SpanId:"05678682fdd001bd", X-B3-ParentSpanId:"88f7c35e3571337f", X-B3-Sampled:"0", X-ONAP-RequestID:"79da438e-691f-4aac-b956-116421726d42", X-RequestID:"79da438e-691f-4aac-b956-116421726d42", X-TransactionID:"79da438e-691f-4aac-b956-116421726d42", X-ECOMP-RequestID:"79da438e-691f-4aac-b956-116421726d42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d9a23d2-3ffb-4ffa-8416-abed978214d0"]
2022-06-24T05:14:15.440Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:14:15.441Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:14:15.459Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:15.460Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:15.460Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:14:15.461Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:15.468Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:14:15.469Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:15.469Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:14:15.533Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:14:15.535Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:14:15.535Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:15.535Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:14:15.535Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:14:15.536Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"79da438e-691f-4aac-b956-116421726d42", X-RequestID:"79da438e-691f-4aac-b956-116421726d42", X-TransactionID:"79da438e-691f-4aac-b956-116421726d42", X-ECOMP-RequestID:"79da438e-691f-4aac-b956-116421726d42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3eefa5f-f3bc-4d8c-94ea-cdbbf586409f"]
2022-06-24T05:14:15.536Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:14:15.537Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:14:15.672Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:15.673Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:15.674Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:14:15.674Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E7DB0B3BEE5AE1A62C7A87E78233BD4A; 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:"Fri, 24 Jun 2022 05:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:15.675Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"726cf440-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:56.288+0000","endTime":"2022-06-24T05:13:56.984+0000","removalTime":null,"durationInMillis":696,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"726c30b9-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:14:15.676Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:15.676Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:14:15.719Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:14:15.720Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:14:15.721Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:15.721Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:14:15.721Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:14:15.722Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"79da438e-691f-4aac-b956-116421726d42", X-RequestID:"79da438e-691f-4aac-b956-116421726d42", X-TransactionID:"79da438e-691f-4aac-b956-116421726d42", X-ECOMP-RequestID:"79da438e-691f-4aac-b956-116421726d42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67b97cae-a29a-4583-b9c5-356ea1ec038a"]
2022-06-24T05:14:15.722Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:14:15.723Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:14:15.841Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:15.847Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:15.849Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:14:15.850Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EF272E25E5221F712F1ABABFC9A4F065; 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:"Fri, 24 Jun 2022 05:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:15.851Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:726d4273-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","executionId":"726cf440-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:56.290+0000","endTime":"2022-06-24T05:13:56.983+0000","durationInMillis":693,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:14:15.852Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:15.852Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:14:15.861Z|79da438e-691f-4aac-b956-116421726d42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:14:17.706Z|3bf9a083-3527-4537-8fd9-76ec1f80a729|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:17.722Z|3bf9a083-3527-4537-8fd9-76ec1f80a729|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:21.225Z|f8aeb859-7e8b-41ed-8326-eb9ed57af811|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:14:21.227Z|f8aeb859-7e8b-41ed-8326-eb9ed57af811|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:21.625Z|14564ebc-606f-44d4-ae50-af1b3ba24258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:21.626Z|14564ebc-606f-44d4-ae50-af1b3ba24258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:21.864Z|17dd83e4-00a5-41a0-a651-8ca7224a104b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:21.866Z|17dd83e4-00a5-41a0-a651-8ca7224a104b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:26.057Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:14:26.070Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:14:26.072Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:14:26.072Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:26.072Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:14:26.073Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:14:26.073Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81f5406dca5c71d9", X-B3-SpanId:"5f3625cb9acb85d3", X-B3-ParentSpanId:"81f5406dca5c71d9", X-B3-Sampled:"0", X-ONAP-RequestID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-RequestID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-TransactionID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-ECOMP-RequestID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2655d101-e6e7-45e5-bc28-be731ce0b823"]
2022-06-24T05:14:26.073Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:14:26.074Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:14:26.149Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:26.178Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:26.178Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:14:26.179Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:14:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:26.180Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:14:26.180Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:26.180Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:14:26.183Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:14:26.184Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:14:26.184Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:26.184Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:14:26.185Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:14:26.185Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81f5406dca5c71d9", X-B3-SpanId:"a1da93858b9c3c9d", X-B3-ParentSpanId:"81f5406dca5c71d9", X-B3-Sampled:"0", X-ONAP-RequestID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-RequestID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-TransactionID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-ECOMP-RequestID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc176d83-5f55-4b8d-817d-193d51db3a14"]
2022-06-24T05:14:26.186Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:14:26.187Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:14:26.203Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:26.204Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:26.206Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:14:26.209Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:14:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:26.210Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:14:26.213Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:26.214Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:14:26.282Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:14:26.283Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:14:26.283Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:26.283Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:14:26.284Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:14:26.284Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-RequestID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-TransactionID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-ECOMP-RequestID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a473376-b7d5-4fab-8a69-eefc0e16f17e"]
2022-06-24T05:14:26.285Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:14:26.285Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:14:26.430Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:26.431Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:26.432Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:14:26.432Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=63DB819B5506E18C12F708E28A1677CE; 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:"Fri, 24 Jun 2022 05:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:26.433Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"726cf440-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:56.288+0000","endTime":"2022-06-24T05:13:56.984+0000","removalTime":null,"durationInMillis":696,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"726c30b9-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:14:26.434Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:26.434Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:14:26.493Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:14:26.494Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:14:26.494Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:26.494Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:14:26.495Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:14:26.495Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-RequestID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-TransactionID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-ECOMP-RequestID:"ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3bbca6f-afcb-4fd2-b97f-c652e3bb93a9"]
2022-06-24T05:14:26.496Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:14:26.496Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:14:26.616Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:26.618Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:26.619Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:14:26.619Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A8128AA5BD503AF272168EECBEAA45C6; 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:"Fri, 24 Jun 2022 05:14:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:26.621Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:726d4273-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","executionId":"726cf440-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:56.290+0000","endTime":"2022-06-24T05:13:56.983+0000","durationInMillis":693,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:14:26.622Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:26.623Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:14:26.631Z|ae4a0607-ce3e-4f20-bc59-dbc428fcc8c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:14:27.780Z|72d68be1-078c-4355-ad62-13b4c77f010f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:27.782Z|72d68be1-078c-4355-ad62-13b4c77f010f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:29.912Z|b737120d-8a4a-42aa-931b-10ca1a6cb268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:14:29.914Z|b737120d-8a4a-42aa-931b-10ca1a6cb268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:14:31.044Z|24e2b276-c5e4-4fdf-b93b-b16cb9a9bac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:14:31.046Z|24e2b276-c5e4-4fdf-b93b-b16cb9a9bac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:14:31.688Z|2405fb26-faa3-4020-9382-f5c6d67f87ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:31.690Z|2405fb26-faa3-4020-9382-f5c6d67f87ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:31.923Z|54d2a84f-1a5c-483c-83c5-3e7a63ffa3b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:31.924Z|54d2a84f-1a5c-483c-83c5-3e7a63ffa3b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:36.795Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:14:36.814Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:14:36.815Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:14:36.816Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:36.816Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:14:36.817Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:14:36.817Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"983ecd1f75c6507d", X-B3-SpanId:"84e6cfaaa0c40bb7", X-B3-ParentSpanId:"983ecd1f75c6507d", X-B3-Sampled:"0", X-ONAP-RequestID:"7a3618f9-7a44-4865-8509-86313caada42", X-RequestID:"7a3618f9-7a44-4865-8509-86313caada42", X-TransactionID:"7a3618f9-7a44-4865-8509-86313caada42", X-ECOMP-RequestID:"7a3618f9-7a44-4865-8509-86313caada42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6afd15db-dd92-4759-a05f-3da93eb11767"]
2022-06-24T05:14:36.818Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:14:36.818Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:14:36.846Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:36.851Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:36.852Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:14:36.852Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:14:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:36.853Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:14:36.854Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:36.854Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:14:36.857Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:14:36.858Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:14:36.861Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:36.863Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:14:36.868Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:14:36.870Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"983ecd1f75c6507d", X-B3-SpanId:"ef6100f04987415b", X-B3-ParentSpanId:"983ecd1f75c6507d", X-B3-Sampled:"0", X-ONAP-RequestID:"7a3618f9-7a44-4865-8509-86313caada42", X-RequestID:"7a3618f9-7a44-4865-8509-86313caada42", X-TransactionID:"7a3618f9-7a44-4865-8509-86313caada42", X-ECOMP-RequestID:"7a3618f9-7a44-4865-8509-86313caada42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0910375b-2282-4157-af4c-f8564d5c07ea"]
2022-06-24T05:14:36.870Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:14:36.876Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:14:36.898Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:36.899Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:36.900Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:14:36.901Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:14:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:36.903Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:14:36.903Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:36.904Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:14:36.986Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:14:36.988Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:14:36.988Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:36.988Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:14:36.989Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:14:36.989Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a3618f9-7a44-4865-8509-86313caada42", X-RequestID:"7a3618f9-7a44-4865-8509-86313caada42", X-TransactionID:"7a3618f9-7a44-4865-8509-86313caada42", X-ECOMP-RequestID:"7a3618f9-7a44-4865-8509-86313caada42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c4fba41-7168-4453-9b77-a2d24e012416"]
2022-06-24T05:14:36.990Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:14:36.990Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:14:37.121Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:37.122Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:37.123Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:14:37.124Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3BF561DFAAF2644459A966D8577655B2; 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:"Fri, 24 Jun 2022 05:14:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:37.124Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"726cf440-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:56.288+0000","endTime":"2022-06-24T05:13:56.984+0000","removalTime":null,"durationInMillis":696,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"726c30b9-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:14:37.125Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:37.125Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:14:37.163Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:14:37.164Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:14:37.165Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:37.165Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:14:37.165Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:14:37.166Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7a3618f9-7a44-4865-8509-86313caada42", X-RequestID:"7a3618f9-7a44-4865-8509-86313caada42", X-TransactionID:"7a3618f9-7a44-4865-8509-86313caada42", X-ECOMP-RequestID:"7a3618f9-7a44-4865-8509-86313caada42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a1ab05d-1b4b-490e-9fa5-5be36c4c0ca4"]
2022-06-24T05:14:37.166Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:14:37.166Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:14:37.288Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:37.289Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:37.289Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:14:37.290Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4E8C690D7EC1CE1B6AAE9784066697BB; 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:"Fri, 24 Jun 2022 05:14:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:37.290Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:726d4273-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","executionId":"726cf440-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:56.290+0000","endTime":"2022-06-24T05:13:56.983+0000","durationInMillis":693,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:14:37.291Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:37.292Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:14:37.298Z|7a3618f9-7a44-4865-8509-86313caada42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:14:37.825Z|317693dc-0bf6-472c-bfc3-ab78be64af01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:37.827Z|317693dc-0bf6-472c-bfc3-ab78be64af01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:41.731Z|4930168e-80b5-4905-8d65-5a7418e2a05f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:41.733Z|4930168e-80b5-4905-8d65-5a7418e2a05f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:41.949Z|1812f474-9a76-448b-b7f3-39376dbf3f25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:41.950Z|1812f474-9a76-448b-b7f3-39376dbf3f25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:44.912Z|7b892c90-ce8f-4190-a146-441ab4a8238c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:14:44.913Z|7b892c90-ce8f-4190-a146-441ab4a8238c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:14:47.555Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:14:47.571Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:14:47.572Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:14:47.573Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:47.574Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:14:47.574Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:14:47.574Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c92d475f462feee0", X-B3-SpanId:"4e085cc610197e56", X-B3-ParentSpanId:"c92d475f462feee0", X-B3-Sampled:"0", X-ONAP-RequestID:"b06da170-82cb-4916-a727-16658bc3a37c", X-RequestID:"b06da170-82cb-4916-a727-16658bc3a37c", X-TransactionID:"b06da170-82cb-4916-a727-16658bc3a37c", X-ECOMP-RequestID:"b06da170-82cb-4916-a727-16658bc3a37c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29446c33-24d8-447a-b29f-4e4c1b829e1a"]
2022-06-24T05:14:47.575Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:14:47.575Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:14:47.612Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:47.613Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:47.614Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:14:47.614Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:14:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:47.615Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:14:47.616Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:47.617Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:14:47.619Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:14:47.620Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:14:47.620Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:47.620Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:14:47.621Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:14:47.621Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c92d475f462feee0", X-B3-SpanId:"16acf810dfad306d", X-B3-ParentSpanId:"c92d475f462feee0", X-B3-Sampled:"0", X-ONAP-RequestID:"b06da170-82cb-4916-a727-16658bc3a37c", X-RequestID:"b06da170-82cb-4916-a727-16658bc3a37c", X-TransactionID:"b06da170-82cb-4916-a727-16658bc3a37c", X-ECOMP-RequestID:"b06da170-82cb-4916-a727-16658bc3a37c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1d8824a-4f13-4f58-81e9-210d11a56763"]
2022-06-24T05:14:47.622Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:14:47.622Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:14:47.634Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:47.635Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:47.637Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:14:47.638Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:14:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:47.639Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:14:47.639Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:47.640Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:14:47.739Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:14:47.740Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:14:47.743Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:47.744Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:14:47.745Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:14:47.746Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b06da170-82cb-4916-a727-16658bc3a37c", X-RequestID:"b06da170-82cb-4916-a727-16658bc3a37c", X-TransactionID:"b06da170-82cb-4916-a727-16658bc3a37c", X-ECOMP-RequestID:"b06da170-82cb-4916-a727-16658bc3a37c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"187426e1-faa1-47d7-9896-c0c5b83693ef"]
2022-06-24T05:14:47.750Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:14:47.751Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:14:47.853Z|22f039fd-2335-4b03-a540-a81a4577d5b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:47.863Z|22f039fd-2335-4b03-a540-a81a4577d5b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:47.877Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:47.878Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:47.878Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:14:47.879Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=88648239C0CBD4F6C7DB965CF17E2EAE; 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:"Fri, 24 Jun 2022 05:14:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:47.880Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"726cf440-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:56.288+0000","endTime":"2022-06-24T05:13:56.984+0000","removalTime":null,"durationInMillis":696,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"726c30b9-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:14:47.880Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:47.901Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:14:47.990Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:14:47.991Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:14:47.991Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:47.992Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:14:47.992Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:14:47.992Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b06da170-82cb-4916-a727-16658bc3a37c", X-RequestID:"b06da170-82cb-4916-a727-16658bc3a37c", X-TransactionID:"b06da170-82cb-4916-a727-16658bc3a37c", X-ECOMP-RequestID:"b06da170-82cb-4916-a727-16658bc3a37c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"649545c2-5f87-4514-b718-78d101c8101d"]
2022-06-24T05:14:47.992Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:14:47.993Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:14:48.120Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:48.121Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:48.122Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:14:48.122Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C9F8B28A04F2212A852CB2276B132D45; 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:"Fri, 24 Jun 2022 05:14:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:48.123Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:726d4273-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","executionId":"726cf440-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:56.290+0000","endTime":"2022-06-24T05:13:56.983+0000","durationInMillis":693,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:14:48.124Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:48.124Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:14:48.134Z|b06da170-82cb-4916-a727-16658bc3a37c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:14:51.764Z|5359d01a-ba18-45a4-a416-ffc6c96e7026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:51.769Z|5359d01a-ba18-45a4-a416-ffc6c96e7026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:51.977Z|d108cbe0-6053-4b24-83d8-b9fbd5129593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:51.980Z|d108cbe0-6053-4b24-83d8-b9fbd5129593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:57.895Z|2cd0d651-a310-49c1-92f4-f974f554cb30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:14:57.896Z|2cd0d651-a310-49c1-92f4-f974f554cb30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:14:58.321Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:14:58.336Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:14:58.341Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:14:58.342Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:58.342Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:14:58.343Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:14:58.343Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"861124797f3bc403", X-B3-SpanId:"b106d56fd6ac1720", X-B3-ParentSpanId:"861124797f3bc403", X-B3-Sampled:"0", X-ONAP-RequestID:"545247e8-3957-43f5-abb4-ded9b443d977", X-RequestID:"545247e8-3957-43f5-abb4-ded9b443d977", X-TransactionID:"545247e8-3957-43f5-abb4-ded9b443d977", X-ECOMP-RequestID:"545247e8-3957-43f5-abb4-ded9b443d977", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19e23209-133a-419c-9baa-c64354c2621b"]
2022-06-24T05:14:58.343Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:14:58.344Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:14:58.371Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:58.372Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:58.373Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:14:58.373Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:14:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:58.374Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:14:58.374Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:58.375Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:14:58.378Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:14:58.380Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:14:58.388Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:58.389Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:14:58.389Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:14:58.390Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"861124797f3bc403", X-B3-SpanId:"97ab0ba0211412ac", X-B3-ParentSpanId:"861124797f3bc403", X-B3-Sampled:"0", X-ONAP-RequestID:"545247e8-3957-43f5-abb4-ded9b443d977", X-RequestID:"545247e8-3957-43f5-abb4-ded9b443d977", X-TransactionID:"545247e8-3957-43f5-abb4-ded9b443d977", X-ECOMP-RequestID:"545247e8-3957-43f5-abb4-ded9b443d977", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cbbda1a-d8fe-46df-84cc-41f7cfb4a294"]
2022-06-24T05:14:58.390Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:14:58.390Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:14:58.408Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:58.408Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:58.409Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:14:58.410Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:14:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:58.418Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:14:58.419Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:58.420Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:14:58.530Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:14:58.531Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:14:58.532Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:58.532Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:14:58.533Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:14:58.534Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"545247e8-3957-43f5-abb4-ded9b443d977", X-RequestID:"545247e8-3957-43f5-abb4-ded9b443d977", X-TransactionID:"545247e8-3957-43f5-abb4-ded9b443d977", X-ECOMP-RequestID:"545247e8-3957-43f5-abb4-ded9b443d977", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49f10b50-19bd-4fc5-b27b-7ba035a24123"]
2022-06-24T05:14:58.534Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:14:58.535Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:14:58.692Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:58.693Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:58.694Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:14:58.694Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A08AD92DFE26927233ECACF552A63440; 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:"Fri, 24 Jun 2022 05:14:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:58.696Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"726cf440-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:56.288+0000","endTime":"2022-06-24T05:13:56.984+0000","removalTime":null,"durationInMillis":696,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"726c30b9-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:14:58.696Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:58.697Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:14:58.807Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:14:58.809Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:14:58.810Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:14:58.813Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:14:58.815Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:14:58.815Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"545247e8-3957-43f5-abb4-ded9b443d977", X-RequestID:"545247e8-3957-43f5-abb4-ded9b443d977", X-TransactionID:"545247e8-3957-43f5-abb4-ded9b443d977", X-ECOMP-RequestID:"545247e8-3957-43f5-abb4-ded9b443d977", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfeb467c-c6ec-4225-b0e7-eca8b1de61c5"]
2022-06-24T05:14:58.816Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:14:58.817Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:14:58.963Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:14:58.964Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:14:58.965Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:14:58.966Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D7DBABADFE66FD6834DD67575408C0B8; 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:"Fri, 24 Jun 2022 05:14:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:14:58.966Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:726d4273-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","executionId":"726cf440-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:56.290+0000","endTime":"2022-06-24T05:13:56.983+0000","durationInMillis":693,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:14:58.967Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:14:58.968Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:14:58.985Z|545247e8-3957-43f5-abb4-ded9b443d977|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:14:59.911Z|bd5ab62b-5379-43c6-9f05-ec611e4ffd6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:14:59.920Z|bd5ab62b-5379-43c6-9f05-ec611e4ffd6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:15:01.047Z|dfd24072-2dc2-4fec-8fc4-711c70c6fa80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:15:01.048Z|dfd24072-2dc2-4fec-8fc4-711c70c6fa80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:15:01.813Z|823c54ae-5dfc-4ded-8c7e-9bf825eaa56c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:01.815Z|823c54ae-5dfc-4ded-8c7e-9bf825eaa56c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:02.025Z|d87fda43-eb37-4b89-adb5-72150632083f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:02.030Z|d87fda43-eb37-4b89-adb5-72150632083f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:07.940Z|36547920-59cb-496e-9e18-3f47466c7966|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:07.940Z|36547920-59cb-496e-9e18-3f47466c7966|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:09.325Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:15:09.357Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:15:09.365Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:15:09.366Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:09.367Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:15:09.367Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:15:09.367Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4cc9728331f7c5a", X-B3-SpanId:"3b4f43261356533e", X-B3-ParentSpanId:"e4cc9728331f7c5a", X-B3-Sampled:"0", X-ONAP-RequestID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-RequestID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-TransactionID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-ECOMP-RequestID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8141d422-d7e1-4f66-be88-6d951e448392"]
2022-06-24T05:15:09.368Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:15:09.368Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:15:09.412Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:09.413Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:09.420Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:15:09.421Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:15:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:09.427Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:15:09.428Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:09.428Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:15:09.431Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:15:09.431Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:15:09.439Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:09.439Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:15:09.440Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:15:09.440Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4cc9728331f7c5a", X-B3-SpanId:"40ace4880c56c8e8", X-B3-ParentSpanId:"e4cc9728331f7c5a", X-B3-Sampled:"0", X-ONAP-RequestID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-RequestID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-TransactionID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-ECOMP-RequestID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3004ae6-beef-4a45-a6e8-62d4250be578"]
2022-06-24T05:15:09.441Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:15:09.441Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:15:09.459Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:09.460Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:09.460Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:15:09.460Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:15:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:09.467Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:15:09.468Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:09.468Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:15:09.702Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:15:09.703Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:15:09.703Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:09.704Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:15:09.704Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:15:09.704Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-RequestID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-TransactionID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-ECOMP-RequestID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5237f5e9-c7a9-4391-a191-0fbc46818181"]
2022-06-24T05:15:09.704Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:15:09.705Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:15:09.841Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:09.842Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:09.858Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:15:09.860Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0DA6EE968BC472C98990AA1DE55BF7A5; 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:"Fri, 24 Jun 2022 05:15:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:09.860Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"726cf440-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:56.288+0000","endTime":"2022-06-24T05:13:56.984+0000","removalTime":null,"durationInMillis":696,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"726c30b9-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:15:09.860Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:09.861Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:15:09.934Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:15:09.934Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:15:09.935Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:09.935Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:15:09.935Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:15:09.936Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-RequestID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-TransactionID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-ECOMP-RequestID:"123f759e-22d0-42cd-87d8-a88923ff6833", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14febd95-a6ca-4258-bf19-f9e8242efeec"]
2022-06-24T05:15:09.936Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:15:09.937Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:15:10.066Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:10.067Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:10.067Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:15:10.073Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AF8993F2AAE126405DD84534659AC2CD; 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:"Fri, 24 Jun 2022 05:15:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:10.075Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:726d4273-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","executionId":"726cf440-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:56.290+0000","endTime":"2022-06-24T05:13:56.983+0000","durationInMillis":693,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:15:10.076Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:10.076Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:15:10.096Z|123f759e-22d0-42cd-87d8-a88923ff6833|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:15:11.863Z|c6343dc2-eb33-43d9-b9c6-6d9c3d586d6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:11.864Z|c6343dc2-eb33-43d9-b9c6-6d9c3d586d6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:12.081Z|dff0157b-9a3c-472f-b6ac-35067806befa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:12.082Z|dff0157b-9a3c-472f-b6ac-35067806befa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:14.911Z|ff922e1b-7732-4243-a781-a49cb749151a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:15:14.912Z|ff922e1b-7732-4243-a781-a49cb749151a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:15:17.970Z|d3abea77-4c22-4318-8813-dd26a8d187f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:17.971Z|d3abea77-4c22-4318-8813-dd26a8d187f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:20.250Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:15:20.258Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:15:20.259Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:15:20.259Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:20.261Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:15:20.261Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:15:20.264Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffa3d441a9a2e08a", X-B3-SpanId:"6b8cab0d536ebab7", X-B3-ParentSpanId:"ffa3d441a9a2e08a", X-B3-Sampled:"0", X-ONAP-RequestID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-RequestID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-TransactionID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-ECOMP-RequestID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd517271-861e-4dfa-9d54-950507828a24"]
2022-06-24T05:15:20.265Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:15:20.266Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:15:20.299Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:20.300Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:20.300Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:15:20.301Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:15:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:20.310Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:15:20.311Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:20.311Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:15:20.314Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:15:20.316Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:15:20.316Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:20.317Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:15:20.317Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:15:20.318Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffa3d441a9a2e08a", X-B3-SpanId:"62a2960128406842", X-B3-ParentSpanId:"ffa3d441a9a2e08a", X-B3-Sampled:"0", X-ONAP-RequestID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-RequestID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-TransactionID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-ECOMP-RequestID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc9c668e-e474-4052-acf9-17ffdb15a537"]
2022-06-24T05:15:20.318Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:15:20.318Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:15:20.330Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:20.332Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:20.332Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:15:20.333Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:15:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:20.335Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:15:20.335Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:20.336Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:15:20.401Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:15:20.402Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:15:20.403Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:20.403Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:15:20.403Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:15:20.404Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-RequestID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-TransactionID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-ECOMP-RequestID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e4298a4-b431-4dea-9dee-a678d39152c4"]
2022-06-24T05:15:20.404Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:15:20.405Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:15:20.535Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:20.539Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:20.540Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:15:20.541Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=51FB6CE223F133EC1428D9F44E20C28F; 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:"Fri, 24 Jun 2022 05:15:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:20.542Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"726cf440-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:56.288+0000","endTime":"2022-06-24T05:13:56.984+0000","removalTime":null,"durationInMillis":696,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"726c30b9-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:15:20.544Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:20.545Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:15:20.604Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:15:20.605Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:15:20.606Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:20.606Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:15:20.607Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:15:20.607Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-RequestID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-TransactionID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-ECOMP-RequestID:"5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c23a5b59-f836-4f8c-a431-d4e03b424cfd"]
2022-06-24T05:15:20.608Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:15:20.608Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:15:20.758Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:20.759Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:20.760Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:15:20.761Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6FF7914AFCC799968A173DE37E08C5CB; 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:"Fri, 24 Jun 2022 05:15:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:20.763Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:726d4273-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","executionId":"726cf440-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:56.290+0000","endTime":"2022-06-24T05:13:56.983+0000","durationInMillis":693,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:15:20.764Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:20.764Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:15:20.787Z|5b15eec0-bd30-4635-b2c1-1ed54d3e1d3f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:15:21.237Z|98e1cd2a-a582-4ed3-b8f8-45de182b705b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:15:21.238Z|98e1cd2a-a582-4ed3-b8f8-45de182b705b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:21.909Z|bc810555-38a4-4257-9ba1-4fc1d5ea2b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:21.911Z|bc810555-38a4-4257-9ba1-4fc1d5ea2b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:22.110Z|f6fe2a22-b25a-493f-a8de-92856f57eb17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:22.111Z|f6fe2a22-b25a-493f-a8de-92856f57eb17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:28.012Z|b5529f0b-fecb-492c-b433-f8e7ceeaf0d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:28.014Z|b5529f0b-fecb-492c-b433-f8e7ceeaf0d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:29.911Z|74b55990-7970-4084-b6fa-1020895158d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:15:29.912Z|74b55990-7970-4084-b6fa-1020895158d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:15:31.004Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:15:31.018Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:15:31.020Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:15:31.020Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:31.021Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:15:31.021Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:15:31.022Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be4af015c03915b7", X-B3-SpanId:"bd71f1d61c0fbbff", X-B3-ParentSpanId:"be4af015c03915b7", X-B3-Sampled:"0", X-ONAP-RequestID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-RequestID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-TransactionID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-ECOMP-RequestID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2aa7963a-1805-4ec8-8e7b-f4c3f25689f8"]
2022-06-24T05:15:31.023Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:15:31.023Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:15:31.047Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:31.048Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:31.048Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:15:31.050Z|97e5d201-d99a-4d2d-b0ed-92dbb6a4f48b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:15:31.051Z|97e5d201-d99a-4d2d-b0ed-92dbb6a4f48b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:15:31.050Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:15:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:31.052Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:15:31.053Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:31.054Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:15:31.059Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:15:31.060Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:15:31.061Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:31.062Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:15:31.062Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:15:31.062Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be4af015c03915b7", X-B3-SpanId:"ab0a7c37304e7d3d", X-B3-ParentSpanId:"be4af015c03915b7", X-B3-Sampled:"0", X-ONAP-RequestID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-RequestID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-TransactionID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-ECOMP-RequestID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36fc5657-8131-4aa4-b4a2-548de8d9f82d"]
2022-06-24T05:15:31.063Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:15:31.063Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:15:31.094Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:31.095Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:31.095Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:15:31.095Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:15:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:31.096Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:15:31.097Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:31.097Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:15:31.210Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:15:31.211Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:15:31.212Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:31.212Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:15:31.213Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:15:31.214Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-RequestID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-TransactionID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-ECOMP-RequestID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f9baeec-4d28-4513-a7a0-fdb75775fda2"]
2022-06-24T05:15:31.214Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:15:31.215Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:15:31.348Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:31.349Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:31.350Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:15:31.350Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FA436F4E86FD518E13DD43EF83F1ACA3; 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:"Fri, 24 Jun 2022 05:15:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:31.351Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"726cf440-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:56.288+0000","endTime":"2022-06-24T05:13:56.984+0000","removalTime":null,"durationInMillis":696,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"726c30b9-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:15:31.351Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:31.352Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:15:31.441Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:15:31.441Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:15:31.442Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:31.442Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:15:31.442Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:15:31.443Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-RequestID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-TransactionID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-ECOMP-RequestID:"bf2d3ca2-598b-4ca3-a356-dedc2748a12c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23f00a7d-a2c3-48b2-8978-ca0b9dc412d9"]
2022-06-24T05:15:31.443Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:15:31.443Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:15:31.575Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:31.576Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:31.576Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:15:31.576Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3CCF660CA9C89151DF497E1E921BD3E3; 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:"Fri, 24 Jun 2022 05:15:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:31.577Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:726d4273-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","executionId":"726cf440-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:56.290+0000","endTime":"2022-06-24T05:13:56.983+0000","durationInMillis":693,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:15:31.577Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:31.578Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:15:31.592Z|bf2d3ca2-598b-4ca3-a356-dedc2748a12c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:15:31.940Z|70e7ca23-08d7-47b0-b95a-b7fa951238a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:31.952Z|70e7ca23-08d7-47b0-b95a-b7fa951238a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:32.144Z|b3ca8abc-6bce-49ec-a55f-d957a1d4d99f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:32.146Z|b3ca8abc-6bce-49ec-a55f-d957a1d4d99f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:38.037Z|8e43d3ea-054e-4e10-a82b-94aa1b45904d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:38.038Z|8e43d3ea-054e-4e10-a82b-94aa1b45904d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:41.760Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:15:41.770Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:15:41.772Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:15:41.772Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:41.773Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:15:41.773Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:15:41.774Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43b433b577b16d20", X-B3-SpanId:"05fbbc8ba2f9f5c5", X-B3-ParentSpanId:"43b433b577b16d20", X-B3-Sampled:"0", X-ONAP-RequestID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-RequestID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-TransactionID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-ECOMP-RequestID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7040d0f7-0f2f-4033-91fd-c07ce6252a75"]
2022-06-24T05:15:41.776Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:15:41.776Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:15:41.817Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:41.818Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:41.819Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:15:41.819Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:15:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:41.824Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "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-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:13:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:15:41.824Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:41.825Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:15:41.827Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:15:41.828Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:15:41.828Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:41.829Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:15:41.829Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:15:41.830Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43b433b577b16d20", X-B3-SpanId:"c3571567b4723257", X-B3-ParentSpanId:"43b433b577b16d20", X-B3-Sampled:"0", X-ONAP-RequestID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-RequestID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-TransactionID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-ECOMP-RequestID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dae6f41-b3db-4af0-994d-38a2eec66769"]
2022-06-24T05:15:41.832Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:15:41.832Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:15:41.870Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:41.871Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:41.872Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:15:41.873Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:15:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:41.875Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:15:41.876Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:41.877Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:15:41.938Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:15:41.940Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:15:41.940Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:41.941Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:15:41.942Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:15:41.952Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-RequestID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-TransactionID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-ECOMP-RequestID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dc990b6-f16a-46c0-8bdc-0e191712b226"]
2022-06-24T05:15:41.952Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:15:41.953Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:15:41.980Z|52d0f336-0c9f-41ae-82f4-0863c37d0d22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:41.981Z|52d0f336-0c9f-41ae-82f4-0863c37d0d22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:42.086Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:42.087Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:42.088Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:15:42.088Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=388C8D42E55DC384BE772BAF30B60ED4; 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:"Fri, 24 Jun 2022 05:15:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:42.089Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"726cf440-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:13:56.288+0000","endTime":"2022-06-24T05:13:56.984+0000","removalTime":null,"durationInMillis":696,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"726c30b9-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:15:42.090Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:42.090Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:15:42.140Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:15:42.141Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:15:42.142Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:42.142Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:15:42.142Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:15:42.143Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-RequestID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-TransactionID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-ECOMP-RequestID:"47ac4311-67d6-4a07-85f7-d2cf0df3f0ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ba1a4bf-4aca-448c-bc86-fdcf4b0c41e9"]
2022-06-24T05:15:42.143Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:15:42.144Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:15:42.175Z|2476e3dd-1ecb-402e-b835-6478d3dd35ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:42.176Z|2476e3dd-1ecb-402e-b835-6478d3dd35ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:42.334Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:42.334Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:42.335Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:15:42.335Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2898D4B7A80164FFEA431789A8693945; 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:"Fri, 24 Jun 2022 05:15:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:42.336Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:726d4273-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"726cf440-f37c-11ec-975a-5e62e9825eb9","executionId":"726cf440-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:13:56.290+0000","endTime":"2022-06-24T05:13:56.983+0000","durationInMillis":693,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:15:42.337Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:42.337Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=726cf440-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:15:42.352Z|47ac4311-67d6-4a07-85f7-d2cf0df3f0ea|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:15:44.911Z|115b3567-1951-40e6-9ccc-e4b830fe4ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:15:44.929Z|115b3567-1951-40e6-9ccc-e4b830fe4ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:15:48.092Z|f830d77f-8a03-4508-8a9d-7dc370d7ec6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:48.094Z|f830d77f-8a03-4508-8a9d-7dc370d7ec6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:52.018Z|0001a635-76da-4a60-8800-6ae5d69fe045|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:52.019Z|0001a635-76da-4a60-8800-6ae5d69fe045|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:52.212Z|962c42dd-44cd-4051-a0f9-984def452ef8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:52.214Z|962c42dd-44cd-4051-a0f9-984def452ef8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:52.532Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:15:52.540Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:15:52.542Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:15:52.543Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:52.544Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:15:52.544Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:15:52.545Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90d1d66009e756b6", X-B3-SpanId:"ef0a6e7cc23a7603", X-B3-ParentSpanId:"90d1d66009e756b6", X-B3-Sampled:"0", X-ONAP-RequestID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-RequestID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-TransactionID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-ECOMP-RequestID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e38e78d8-8dd4-44bc-9692-136b544cb405"]
2022-06-24T05:15:52.545Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:15:52.546Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:15:52.570Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:52.571Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:52.571Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:15:52.572Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:15:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:52.574Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 8; BBs remaining = 1).",
  "progress" : 89,
  "startTime" : "2022-06-24T05:12:46.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:15:51.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:15:52.574Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:52.575Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:15:52.578Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:15:52.579Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:15:52.579Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:52.579Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:15:52.580Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:15:52.582Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90d1d66009e756b6", X-B3-SpanId:"b7814fc59b24fd2e", X-B3-ParentSpanId:"90d1d66009e756b6", X-B3-Sampled:"0", X-ONAP-RequestID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-RequestID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-TransactionID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-ECOMP-RequestID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffc7d12b-fd40-445e-affd-38284a1689bf"]
2022-06-24T05:15:52.582Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:15:52.582Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:15:52.598Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:52.599Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:52.600Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:15:52.600Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:15:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:52.604Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:15:52.605Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:52.606Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:15:52.671Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:15:52.672Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:15:52.672Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:52.672Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:15:52.673Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:15:52.673Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-RequestID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-TransactionID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-ECOMP-RequestID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f8e2277-6dba-4752-a143-e92ec74a6da0"]
2022-06-24T05:15:52.674Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:15:52.674Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:15:53.319Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:53.320Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:53.320Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:15:53.320Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E12985B7F3B85C34B36CC90BEA0FC27D; 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:"Fri, 24 Jun 2022 05:15:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:53.321Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b61ed174-f37c-11ec-975a-5e62e9825eb9","businessKey":"fbd461e6-99db-4ddd-93d1-7ae4cbe616c8","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:15:49.861+0000","endTime":"2022-06-24T05:15:50.624+0000","removalTime":null,"durationInMillis":763,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"b61de7dd-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:15:53.322Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:53.322Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:15:53.419Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:15:53.420Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:15:53.420Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:15:53.420Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:15:53.421Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:15:53.421Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-RequestID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-TransactionID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-ECOMP-RequestID:"c224ff1d-8225-47ca-a6d8-6769508f59d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bcde13d-e010-4074-a825-0c245214c6e2"]
2022-06-24T05:15:53.421Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:15:53.422Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:15:53.555Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:15:53.557Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:15:53.560Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:15:53.561Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=56019F551324BA2D602EC1774B907DC8; 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:"Fri, 24 Jun 2022 05:15:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:15:53.563Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b61f1fa7-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"b61ed174-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"b61ed174-f37c-11ec-975a-5e62e9825eb9","executionId":"b61ed174-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:15:49.863+0000","endTime":"2022-06-24T05:15:50.622+0000","durationInMillis":759,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"490a518f-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:15:53.564Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:15:53.565Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b61ed174-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:15:53.582Z|c224ff1d-8225-47ca-a6d8-6769508f59d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:15:58.138Z|105ad262-5748-4663-b124-0d5a5ca1c1d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:15:58.140Z|105ad262-5748-4663-b124-0d5a5ca1c1d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:15:59.911Z|37b81cad-5b26-41f9-b698-ad52d4c872f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:15:59.912Z|37b81cad-5b26-41f9-b698-ad52d4c872f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:16:01.052Z|74ef83cd-6241-4522-a388-ced904f195f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:16:01.052Z|74ef83cd-6241-4522-a388-ced904f195f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:16:02.043Z|275b6436-2142-4983-95b4-f380f7e8d474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:02.044Z|275b6436-2142-4983-95b4-f380f7e8d474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:02.237Z|ee838c84-ba24-4fe7-91ae-dac369a8a210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:02.239Z|ee838c84-ba24-4fe7-91ae-dac369a8a210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:03.797Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:03.806Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:16:03.807Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:16:03.808Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:03.808Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:16:03.809Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:16:03.810Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9aa5d1b75f8ae20", X-B3-SpanId:"9223f13597b0a437", X-B3-ParentSpanId:"e9aa5d1b75f8ae20", X-B3-Sampled:"0", X-ONAP-RequestID:"70e33d34-f24e-42b8-b393-7a342f688e61", X-RequestID:"70e33d34-f24e-42b8-b393-7a342f688e61", X-TransactionID:"70e33d34-f24e-42b8-b393-7a342f688e61", X-ECOMP-RequestID:"70e33d34-f24e-42b8-b393-7a342f688e61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fc603c0-7bab-4512-a426-9d50aecd1e6a"]
2022-06-24T05:16:03.810Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:16:03.811Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:16:03.832Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:03.833Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:03.834Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:16:03.834Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:03.835Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:12:46.000+00:00",
  "endTime" : "2022-06-24T05:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:15:53.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:16:03.836Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:03.837Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:16:03.840Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:16:03.842Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:16:03.842Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:03.843Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:16:03.843Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:16:03.844Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9aa5d1b75f8ae20", X-B3-SpanId:"dc06a08de7dee65e", X-B3-ParentSpanId:"e9aa5d1b75f8ae20", X-B3-Sampled:"0", X-ONAP-RequestID:"70e33d34-f24e-42b8-b393-7a342f688e61", X-RequestID:"70e33d34-f24e-42b8-b393-7a342f688e61", X-TransactionID:"70e33d34-f24e-42b8-b393-7a342f688e61", X-ECOMP-RequestID:"70e33d34-f24e-42b8-b393-7a342f688e61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb263c22-1cd5-4412-bc17-aec500efffa2"]
2022-06-24T05:16:03.844Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:16:03.844Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:16:03.864Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:03.865Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:03.865Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:16:03.866Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:03.867Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:16:03.867Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:03.868Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:16:03.888Z|70e33d34-f24e-42b8-b393-7a342f688e61|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:04.066Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:04.077Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:16:04.078Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:16:04.078Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:04.079Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:16:04.079Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:16:04.079Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfd18b9ff3422e52", X-B3-SpanId:"886778e9ce4e6ad4", X-B3-ParentSpanId:"dfd18b9ff3422e52", X-B3-Sampled:"0", X-ONAP-RequestID:"3110bf8a-e810-43c1-85f8-a314d3231398", X-RequestID:"3110bf8a-e810-43c1-85f8-a314d3231398", X-TransactionID:"3110bf8a-e810-43c1-85f8-a314d3231398", X-ECOMP-RequestID:"3110bf8a-e810-43c1-85f8-a314d3231398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b71cd6b-520d-4e45-b796-1e4edd259b5f"]
2022-06-24T05:16:04.080Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:16:04.080Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:16:04.108Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:04.108Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:04.109Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:16:04.109Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:04.110Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:12:46.000+00:00",
  "endTime" : "2022-06-24T05:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:15:53.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:16:04.110Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:04.111Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:16:04.112Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:16:04.114Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:16:04.115Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:04.115Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:16:04.116Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:16:04.116Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfd18b9ff3422e52", X-B3-SpanId:"e39d7229843d3431", X-B3-ParentSpanId:"dfd18b9ff3422e52", X-B3-Sampled:"0", X-ONAP-RequestID:"3110bf8a-e810-43c1-85f8-a314d3231398", X-RequestID:"3110bf8a-e810-43c1-85f8-a314d3231398", X-TransactionID:"3110bf8a-e810-43c1-85f8-a314d3231398", X-ECOMP-RequestID:"3110bf8a-e810-43c1-85f8-a314d3231398", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30160424-a99c-4829-aed4-6f29939ea944"]
2022-06-24T05:16:04.116Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:16:04.117Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:16:04.131Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:04.132Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:04.132Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:16:04.132Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:04.133Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:16:04.134Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:04.134Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:16:04.162Z|3110bf8a-e810-43c1-85f8-a314d3231398|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:04.345Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:04.366Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:16:04.367Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:16:04.369Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:04.370Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:16:04.370Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:16:04.370Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c5d3ac95b0bece8", X-B3-SpanId:"a81eb0780a2c4d36", X-B3-ParentSpanId:"9c5d3ac95b0bece8", X-B3-Sampled:"0", X-ONAP-RequestID:"398307c5-df28-4265-9462-1e007ec6095e", X-RequestID:"398307c5-df28-4265-9462-1e007ec6095e", X-TransactionID:"398307c5-df28-4265-9462-1e007ec6095e", X-ECOMP-RequestID:"398307c5-df28-4265-9462-1e007ec6095e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c08e9fbb-f695-4d5e-bb0d-cc26dab6575c"]
2022-06-24T05:16:04.371Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:16:04.371Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:16:04.393Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:04.394Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:04.408Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:16:04.408Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:04.409Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:12:46.000+00:00",
  "endTime" : "2022-06-24T05:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:15:53.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:16:04.409Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:04.413Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:16:04.422Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:16:04.423Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:16:04.423Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:04.424Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:16:04.424Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:16:04.424Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c5d3ac95b0bece8", X-B3-SpanId:"6422af1b27ce5ba5", X-B3-ParentSpanId:"9c5d3ac95b0bece8", X-B3-Sampled:"0", X-ONAP-RequestID:"398307c5-df28-4265-9462-1e007ec6095e", X-RequestID:"398307c5-df28-4265-9462-1e007ec6095e", X-TransactionID:"398307c5-df28-4265-9462-1e007ec6095e", X-ECOMP-RequestID:"398307c5-df28-4265-9462-1e007ec6095e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0c8717a-02e0-4fe2-b593-b26fead143a5"]
2022-06-24T05:16:04.425Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:16:04.425Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:16:04.439Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:04.440Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:04.441Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:16:04.441Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:04.455Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:16:04.455Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:04.456Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:16:04.480Z|398307c5-df28-4265-9462-1e007ec6095e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:04.674Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:04.683Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:16:04.689Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:16:04.690Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:04.707Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:16:04.707Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:16:04.708Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bf8deee0c439c38", X-B3-SpanId:"68366bcba5a2800c", X-B3-ParentSpanId:"7bf8deee0c439c38", X-B3-Sampled:"0", X-ONAP-RequestID:"17774168-2320-4dbd-87c5-7b464902baf1", X-RequestID:"17774168-2320-4dbd-87c5-7b464902baf1", X-TransactionID:"17774168-2320-4dbd-87c5-7b464902baf1", X-ECOMP-RequestID:"17774168-2320-4dbd-87c5-7b464902baf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2efdb9ce-6aec-43a4-ac6c-305b83b41d3e"]
2022-06-24T05:16:04.708Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:16:04.709Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:16:04.738Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:04.740Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:04.741Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:16:04.741Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:04.744Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:12:46.000+00:00",
  "endTime" : "2022-06-24T05:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:15:53.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:16:04.746Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:04.747Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:16:04.749Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:16:04.749Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:16:04.750Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:04.750Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:16:04.755Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:16:04.755Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bf8deee0c439c38", X-B3-SpanId:"e451dbc921ce2722", X-B3-ParentSpanId:"7bf8deee0c439c38", X-B3-Sampled:"0", X-ONAP-RequestID:"17774168-2320-4dbd-87c5-7b464902baf1", X-RequestID:"17774168-2320-4dbd-87c5-7b464902baf1", X-TransactionID:"17774168-2320-4dbd-87c5-7b464902baf1", X-ECOMP-RequestID:"17774168-2320-4dbd-87c5-7b464902baf1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75aae1f9-dd16-4869-99e2-8286bf826c9e"]
2022-06-24T05:16:04.756Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:16:04.756Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:16:04.797Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:04.798Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:04.798Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:16:04.799Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:04.799Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:16:04.800Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:04.800Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:16:04.829Z|17774168-2320-4dbd-87c5-7b464902baf1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:05.094Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:05.127Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:16:05.128Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||Invoke
2022-06-24T05:16:05.128Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:05.128Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8
2022-06-24T05:16:05.129Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Method      : GET
2022-06-24T05:16:05.129Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8199e5fa062a4161", X-B3-SpanId:"c99fe5cbea2a5416", X-B3-ParentSpanId:"8199e5fa062a4161", X-B3-Sampled:"0", X-ONAP-RequestID:"14812c65-de64-4647-89df-93055689f9dc", X-RequestID:"14812c65-de64-4647-89df-93055689f9dc", X-TransactionID:"14812c65-de64-4647-89df-93055689f9dc", X-ECOMP-RequestID:"14812c65-de64-4647-89df-93055689f9dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ce7c39e-151b-4957-97c7-3bbffee9a82c"]
2022-06-24T05:16:05.129Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Request body: 
2022-06-24T05:16:05.130Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||==========================request end================================================
2022-06-24T05:16:05.202Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:05.203Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:05.203Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Status text  : 
2022-06-24T05:16:05.203Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:05.204Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||Response body: {
  "requestId" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:12:46.000+00:00",
  "endTime" : "2022-06-24T05:15:53.000+00:00",
  "source" : "VID",
  "vnfId" : "5af1812d-6319-4039-a480-a2f1c738c4a0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n\t\t\t\"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\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_1df9ad11-297a-48ce-b105-e0387a12c5c2\",\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\": \"c46c9688-730c-465f-8e3b-f1b4574c1627\",\n                                        \"modelInvariantUuid\": \"b5c03168-7d5e-4d98-8493-6cc91b7965fc\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"5e2e53e7-47d2-4353-8bfa-59f0acde5433\",\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\": \"e85cbfe5-941e-447f-b04c-09e9cf7751ac\",\n                                                \"modelInvariantUuid\": \"cab72fe8-dcd0-422e-8aa9-f99b719d2a0e\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"2e999e2e-56c0-4fe1-8803-511f8096a64b\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2_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\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\n                            \"modelInvariantId\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\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\": \"7ebc211b-5164-42fa-9480-30320aa71619\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:15:53.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "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" : "fbd461e6-99db-4ddd-93d1-7ae4cbe616c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8"
    }
  }
}
2022-06-24T05:16:05.204Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:05.205Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|INFO|500||InvokeReturn
2022-06-24T05:16:05.207Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:16:05.208Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:16:05.209Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:05.209Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false
2022-06-24T05:16:05.210Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:16:05.210Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8199e5fa062a4161", X-B3-SpanId:"1c9559b369251b00", X-B3-ParentSpanId:"8199e5fa062a4161", X-B3-Sampled:"0", X-ONAP-RequestID:"14812c65-de64-4647-89df-93055689f9dc", X-RequestID:"14812c65-de64-4647-89df-93055689f9dc", X-TransactionID:"14812c65-de64-4647-89df-93055689f9dc", X-ECOMP-RequestID:"14812c65-de64-4647-89df-93055689f9dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8612892-cafa-41e3-bd06-a34312c88d94"]
2022-06-24T05:16:05.211Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:16:05.211Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:16:05.229Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:05.230Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:05.230Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:16:05.237Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:05.238Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:16:05.239Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:05.240Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fbd461e6-99db-4ddd-93d1-7ae4cbe616c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:16:05.284Z|14812c65-de64-4647-89df-93055689f9dc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fbd461e6-99db-4ddd-93d1-7ae4cbe616c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:08.150Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:08.154Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|||INFO|500||Checking if requestId: dda54c85-8424-424f-812b-de666ab4e606 already exists in requestDb InfraActiveRequests table
2022-06-24T05:16:08.155Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:08.156Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||Invoke
2022-06-24T05:16:08.156Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:08.157Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:08.157Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Method      : GET
2022-06-24T05:16:08.163Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae60b5c795951a45", X-B3-SpanId:"ce2176b6d2a10bf3", X-B3-ParentSpanId:"ae60b5c795951a45", X-B3-Sampled:"0", X-ONAP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-TransactionID:"dda54c85-8424-424f-812b-de666ab4e606", X-ECOMP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8550b161-ff66-4d56-8b3e-1b3d19900cac"]
2022-06-24T05:16:08.165Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Request body: 
2022-06-24T05:16:08.166Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||==========================request end================================================
2022-06-24T05:16:08.190Z|f21cc2bd-05af-44ec-b6b2-b225cd32fa86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:08.194Z|f21cc2bd-05af-44ec-b6b2-b225cd32fa86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:08.217Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:08.217Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:16:08.218Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status text  : 
2022-06-24T05:16:08.219Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 05:16:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:08.219Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Response body: 
2022-06-24T05:16:08.220Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:08.221Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|404|Not Found|InvokeReturn
2022-06-24T05:16:08.241Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T05:16:08.297Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T05:16:08.503Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:08.505Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:08.711Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:08.712Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-05:16:07:670-79189], vertex-id=[196664], Content-Length=[1013], Date=[Fri, 24 Jun 2022 05:16:07 GMT], Content-Type=[application/json]}
2022-06-24T05:16:08.718Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1656047574682","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5af1812d-6319-4039-a480-a2f1c738c4a0","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5af1812d-6319-4039-a480-a2f1c738c4a0"}],"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-06-24T05:16:08.721Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T05:16:08.722Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T05:16:08.724Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:08.725Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T05:16:08.726Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:08.726Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:08.726Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T05:16:08.727Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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:"ae60b5c795951a45", X-B3-SpanId:"407c200a7b6377fd", X-B3-ParentSpanId:"ae60b5c795951a45", X-B3-Sampled:"0", X-ONAP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-TransactionID:"dda54c85-8424-424f-812b-de666ab4e606", X-ECOMP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c9c8458-9aed-44ed-9d41-52346e1759d4"]
2022-06-24T05:16:08.727Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"67d03f1c-f29f-4e56-86ed-dc21bf5005e2"},"instanceName":null,"requestScope":"service"}
2022-06-24T05:16:08.728Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T05:16:08.760Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:08.782Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:08.783Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T05:16:08.783Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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:"Fri, 24 Jun 2022 05:16:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:08.784Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T05:16:08.784Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:08.785Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T05:16:08.787Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57
2022-06-24T05:16:08.788Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|INFO|500||Invoke
2022-06-24T05:16:08.788Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:08.789Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57
2022-06-24T05:16:08.790Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Method      : GET
2022-06-24T05:16:08.790Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-TransactionID:"dda54c85-8424-424f-812b-de666ab4e606", X-ECOMP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe0d0cb8-867c-47bd-85fc-5d5dcee36e19"]
2022-06-24T05:16:08.791Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Request body: 
2022-06-24T05:16:08.791Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||==========================request end================================================
2022-06-24T05:16:08.830Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:08.831Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:08.832Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Status text  : 
2022-06-24T05:16:08.832Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:16:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:08.834Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "434903c0-6eb7-455c-8a7a-a78dbd004f57",
  "modelInvariantUUID" : "08e1e558-9c0c-4702-9ba6-b1438a2f5605",
  "created" : "2022-06-24 05:12:15.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" : 21,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/vnfCustomizations"
    }
  }
}
2022-06-24T05:16:08.834Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:08.835Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|INFO|500||InvokeReturn
2022-06-24T05:16:08.842Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance
2022-06-24T05:16:08.843Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|INFO|500||Invoke
2022-06-24T05:16:08.844Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:08.844Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance
2022-06-24T05:16:08.844Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||Method      : GET
2022-06-24T05:16:08.844Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-TransactionID:"dda54c85-8424-424f-812b-de666ab4e606", X-ECOMP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"868b1e04-d1c5-44f4-9e81-cea3a55feb1e"]
2022-06-24T05:16:08.845Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||Request body: 
2022-06-24T05:16:08.847Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-06-24T05:16:08.878Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:08.879Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:16:08.879Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||Status text  : 
2022-06-24T05:16:08.880Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&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:"Fri, 24 Jun 2022 05:16:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:08.880Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||Response body: 
2022-06-24T05:16:08.881Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:08.890Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T05:16:08.892Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605
2022-06-24T05:16:08.892Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|INFO|500||Invoke
2022-06-24T05:16:08.893Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:08.893Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605
2022-06-24T05:16:08.893Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Method      : GET
2022-06-24T05:16:08.894Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-TransactionID:"dda54c85-8424-424f-812b-de666ab4e606", X-ECOMP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd01c51f-8d49-4d01-b89a-052367ad3e5b"]
2022-06-24T05:16:08.894Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Request body: 
2022-06-24T05:16:08.895Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||==========================request end================================================
2022-06-24T05:16:08.923Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:08.924Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:08.924Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Status text  : 
2022-06-24T05:16:08.924Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:16:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:08.925Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "434903c0-6eb7-455c-8a7a-a78dbd004f57",
      "modelInvariantUUID" : "08e1e558-9c0c-4702-9ba6-b1438a2f5605",
      "created" : "2022-06-24 05:12:15.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" : 21,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/pnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/collectionResourceCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605"
    }
  }
}
2022-06-24T05:16:08.925Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:08.926Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=08e1e558-9c0c-4702-9ba6-b1438a2f5605|INFO|500||InvokeReturn
2022-06-24T05:16:08.931Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance
2022-06-24T05:16:08.932Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|INFO|500||Invoke
2022-06-24T05:16:08.932Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:08.932Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance
2022-06-24T05:16:08.933Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||Method      : GET
2022-06-24T05:16:08.933Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-TransactionID:"dda54c85-8424-424f-812b-de666ab4e606", X-ECOMP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a7bf7e8-c3f0-418a-90dc-3d9a17114c90"]
2022-06-24T05:16:08.933Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||Request body: 
2022-06-24T05:16:08.934Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-06-24T05:16:08.954Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:08.956Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:16:08.957Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||Status text  : 
2022-06-24T05:16:09.002Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&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:"Fri, 24 Jun 2022 05:16:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:09.003Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||Response body: 
2022-06-24T05:16:09.003Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:09.012Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=434903c0-6eb7-455c-8a7a-a78dbd004f57&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T05:16:09.036Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.037Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-06-24T05:16:09.037Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:09.038Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.038Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-06-24T05:16:09.039Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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:"dda54c85-8424-424f-812b-de666ab4e606", X-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-TransactionID:"dda54c85-8424-424f-812b-de666ab4e606", X-ECOMP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e969d8a9-0154-4dc1-b3a0-88c909902c04"]
2022-06-24T05:16:09.043Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-06-24T05:16:09.044Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-06-24T05:16:09.070Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:09.071Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.073Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-06-24T05:16:09.073Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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:"Fri, 24 Jun 2022 05:16:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:09.075Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T05:16:09.075Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:09.076Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-06-24T05:16:09.097Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.099Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.100Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.100Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.101Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.101Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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:"dda54c85-8424-424f-812b-de666ab4e606", X-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-TransactionID:"dda54c85-8424-424f-812b-de666ab4e606", X-ECOMP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a3f50fc-10b2-48cc-be8a-e75a952099f0"]
2022-06-24T05:16:09.102Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.103Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.144Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.154Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.155Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.156Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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:"Fri, 24 Jun 2022 05:16:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:09.157Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2022-06-24T05:16:09.158Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.159Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.166Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57
2022-06-24T05:16:09.174Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|INFO|500||Invoke
2022-06-24T05:16:09.175Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:09.176Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57
2022-06-24T05:16:09.176Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Method      : GET
2022-06-24T05:16:09.177Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-TransactionID:"dda54c85-8424-424f-812b-de666ab4e606", X-ECOMP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5343a411-68fe-4436-b921-69882bf949d8"]
2022-06-24T05:16:09.183Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Request body: 
2022-06-24T05:16:09.184Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||==========================request end================================================
2022-06-24T05:16:09.245Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:09.247Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:09.247Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Status text  : 
2022-06-24T05:16:09.247Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:16:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:09.248Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "434903c0-6eb7-455c-8a7a-a78dbd004f57",
  "modelInvariantUUID" : "08e1e558-9c0c-4702-9ba6-b1438a2f5605",
  "created" : "2022-06-24 05:12:15.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" : 21,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57/vnfCustomizations"
    }
  }
}
2022-06-24T05:16:09.249Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:09.249Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/434903c0-6eb7-455c-8a7a-a78dbd004f57|INFO|500||InvokeReturn
2022-06-24T05:16:09.263Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T05:16:09.273Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T05:16:09.274Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:09.275Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T05:16:09.275Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T05:16:09.276Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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:"ae60b5c795951a45", X-B3-SpanId:"3ad05c1d73a8e18c", X-B3-ParentSpanId:"ae60b5c795951a45", X-B3-Sampled:"0", X-ONAP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-TransactionID:"dda54c85-8424-424f-812b-de666ab4e606", X-ECOMP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2722e356-20d7-4097-985d-c27796ec5491"]
2022-06-24T05:16:09.276Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"dda54c85-8424-424f-812b-de666ab4e606","requestStatus":"IN_PROGRESS","startTime":1656047768288,"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\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\"\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":"67d03f1c-f29f-4e56-86ed-dc21bf5005e2","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"dda54c85-8424-424f-812b-de666ab4e606"}
2022-06-24T05:16:09.277Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T05:16:09.312Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:09.314Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T05:16:09.314Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T05:16:09.315Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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/dda54c85-8424-424f-812b-de666ab4e606", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:09.316Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "dda54c85-8424-424f-812b-de666ab4e606",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T05:16:08.288+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\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\"\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-06-24T05:16:08.499+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dda54c85-8424-424f-812b-de666ab4e606",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    }
  }
}
2022-06-24T05:16:09.316Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:09.317Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T05:16:09.336Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.338Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T05:16:09.341Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:09.341Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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-06-24T05:16:09.342Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T05:16:09.343Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|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:"ae60b5c795951a45", X-B3-SpanId:"ce1064c545a7e858", X-B3-ParentSpanId:"ae60b5c795951a45", X-B3-Sampled:"0", X-ONAP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-TransactionID:"dda54c85-8424-424f-812b-de666ab4e606", X-ECOMP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"322c61ba-ffdd-4106-a786-c3b2813f8ae0"]
2022-06-24T05:16:09.344Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\"modelUuid\":\"434903c0-6eb7-455c-8a7a-a78dbd004f57\",\"modelInvariantUuid\":\"08e1e558-9c0c-4702-9ba6-b1438a2f5605\"},\"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\":\"67d03f1c-f29f-4e56-86ed-dc21bf5005e2\"}","type":"String"},"requestId":{"value":"dda54c85-8424-424f-812b-de666ab4e606","type":"String"},"mso-request-id":{"value":"dda54c85-8424-424f-812b-de666ab4e606","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"67d03f1c-f29f-4e56-86ed-dc21bf5005e2","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/67d03f1c-f29f-4e56-86ed-dc21bf5005e2","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T05:16:09.344Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T05:16:11.405Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:11.406Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T05:16:11.409Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T05:16:11.412Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 05:16:09 GMT", X-ONAP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-TransactionID:"dda54c85-8424-424f-812b-de666ab4e606", X-ECOMP-RequestID:"dda54c85-8424-424f-812b-de666ab4e606", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"322c61ba-ffdd-4106-a786-c3b2813f8ae0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T05:16:11.413Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"dda54c85-8424-424f-812b-de666ab4e606\",\"instanceId\":\"67d03f1c-f29f-4e56-86ed-dc21bf5005e2\"}}","message":"Success","processInstanceID":"c0e85ace-f37c-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T05:16:11.414Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:11.417Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T05:16:11.442Z|dda54c85-8424-424f-812b-de666ab4e606|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:11.690Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:11.698Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:11.699Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||Invoke
2022-06-24T05:16:11.700Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:11.700Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:11.701Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Method      : GET
2022-06-24T05:16:11.701Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf4d96dd222a77f9", X-B3-SpanId:"49c957caa308809c", X-B3-ParentSpanId:"bf4d96dd222a77f9", X-B3-Sampled:"0", X-ONAP-RequestID:"ee5c2c4f-b017-4ba4-b3f6-bcad934732a7", X-RequestID:"ee5c2c4f-b017-4ba4-b3f6-bcad934732a7", X-TransactionID:"ee5c2c4f-b017-4ba4-b3f6-bcad934732a7", X-ECOMP-RequestID:"ee5c2c4f-b017-4ba4-b3f6-bcad934732a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a08c4f2d-b216-425d-b226-77eaa9cf81cd"]
2022-06-24T05:16:11.702Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Request body: 
2022-06-24T05:16:11.702Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||==========================request end================================================
2022-06-24T05:16:11.732Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:11.734Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:11.734Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status text  : 
2022-06-24T05:16:11.735Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:11.742Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Response body: {
  "requestId" : "dda54c85-8424-424f-812b-de666ab4e606",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T05:16:08.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\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\"\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-06-24T05:16:10.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dda54c85-8424-424f-812b-de666ab4e606",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    }
  }
}
2022-06-24T05:16:11.744Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:11.744Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||InvokeReturn
2022-06-24T05:16:11.747Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:11.748Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:16:11.748Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:11.748Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:11.749Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:16:11.749Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf4d96dd222a77f9", X-B3-SpanId:"3d3d454491e8335e", X-B3-ParentSpanId:"bf4d96dd222a77f9", X-B3-Sampled:"0", X-ONAP-RequestID:"ee5c2c4f-b017-4ba4-b3f6-bcad934732a7", X-RequestID:"ee5c2c4f-b017-4ba4-b3f6-bcad934732a7", X-TransactionID:"ee5c2c4f-b017-4ba4-b3f6-bcad934732a7", X-ECOMP-RequestID:"ee5c2c4f-b017-4ba4-b3f6-bcad934732a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bedd3c6-f59a-4f3a-b886-fd415a0daf34"]
2022-06-24T05:16:11.750Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:16:11.751Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:16:11.794Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:11.795Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:11.796Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:16:11.797Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:11.798Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:16:11.798Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:11.799Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:16:11.821Z|ee5c2c4f-b017-4ba4-b3f6-bcad934732a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:12.087Z|cbb818a2-b7a2-4bc8-ad3d-083eb6bd657a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:12.090Z|cbb818a2-b7a2-4bc8-ad3d-083eb6bd657a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:12.269Z|b9975ab0-7639-4a9b-9fb2-7b5d817589e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:12.272Z|b9975ab0-7639-4a9b-9fb2-7b5d817589e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:14.915Z|a1dc4556-7621-4066-862a-dbea53b10a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:16:14.920Z|a1dc4556-7621-4066-862a-dbea53b10a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:16:18.228Z|1e2024b0-53c5-4e8b-ae70-a103ff32308f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:18.229Z|1e2024b0-53c5-4e8b-ae70-a103ff32308f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:21.209Z|ca9cd209-de68-43ba-bd82-0b73bacd3288|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:16:21.210Z|ca9cd209-de68-43ba-bd82-0b73bacd3288|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:21.992Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:21.999Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:22.000Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||Invoke
2022-06-24T05:16:22.000Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:22.000Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:22.001Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Method      : GET
2022-06-24T05:16:22.001Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0527e00d6e3a8064", X-B3-SpanId:"460b88f37a901f5b", X-B3-ParentSpanId:"0527e00d6e3a8064", X-B3-Sampled:"0", X-ONAP-RequestID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-RequestID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-TransactionID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-ECOMP-RequestID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd26a8e9-de88-4448-9d5f-b4f478cf7f4d"]
2022-06-24T05:16:22.002Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Request body: 
2022-06-24T05:16:22.005Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||==========================request end================================================
2022-06-24T05:16:22.029Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:22.030Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:22.030Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status text  : 
2022-06-24T05:16:22.030Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:22.031Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Response body: {
  "requestId" : "dda54c85-8424-424f-812b-de666ab4e606",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-06-24T05:16:08.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\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\"\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-06-24T05:16:19.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dda54c85-8424-424f-812b-de666ab4e606",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    }
  }
}
2022-06-24T05:16:22.032Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:22.032Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||InvokeReturn
2022-06-24T05:16:22.035Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:22.036Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:16:22.036Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:22.036Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:22.036Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:16:22.037Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0527e00d6e3a8064", X-B3-SpanId:"fc190cd4920ee287", X-B3-ParentSpanId:"0527e00d6e3a8064", X-B3-Sampled:"0", X-ONAP-RequestID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-RequestID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-TransactionID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-ECOMP-RequestID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fc79582-0486-4b4d-bca3-ef9a509c5aa9"]
2022-06-24T05:16:22.037Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:16:22.038Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:16:22.080Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:22.081Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:22.086Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:16:22.087Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:22.087Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:16:22.088Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:22.088Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:16:22.124Z|ef0655e4-33d9-47a8-8992-bd1c8ef12693|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:22.126Z|ef0655e4-33d9-47a8-8992-bd1c8ef12693|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:22.160Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:16:22.162Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:16:22.162Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:22.163Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:16:22.163Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:16:22.164Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-RequestID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-TransactionID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-ECOMP-RequestID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8617f165-6427-46f4-b216-0c71f65e285c"]
2022-06-24T05:16:22.164Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:16:22.165Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:16:22.296Z|cead7c61-048e-4103-bb2f-72dcd9b97f87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:22.297Z|cead7c61-048e-4103-bb2f-72dcd9b97f87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:22.307Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:22.308Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:22.309Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:16:22.310Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=151E1F5D48FE2A17D4798B1E1D3D0CAE; 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:"Fri, 24 Jun 2022 05:16:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:22.311Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c561fc6a-f37c-11ec-975a-5e62e9825eb9","businessKey":"dda54c85-8424-424f-812b-de666ab4e606","processDefinitionId":"ReceiveWorkflowMessage:1:9651d43a-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-06-24T05:16:15.467+0000","endTime":"2022-06-24T05:16:17.800+0000","removalTime":null,"durationInMillis":2333,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c0e85ace-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"c559bef0-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:16:22.311Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:22.312Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:16:22.374Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:16:22.376Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:16:22.377Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:22.377Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:16:22.378Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:16:22.379Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-RequestID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-TransactionID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-ECOMP-RequestID:"bac5bbeb-40aa-4a18-880e-4eef2b96d898", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7efef5ab-d52f-4c1d-b12c-a43e13bc9961"]
2022-06-24T05:16:22.379Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:16:22.380Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:16:22.517Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:22.518Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:22.519Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:16:22.520Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=03BEA80AE396BAAADEF72AD1AD9517FF; 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:"Fri, 24 Jun 2022 05:16:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:22.521Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_12:c6c2ec24-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"SubProcess_2:c562e6e0-f37c-11ec-975a-5e62e9825eb9","activityId":"EndEvent_12","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:9651d43a-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"c561fc6a-f37c-11ec-975a-5e62e9825eb9","executionId":"c562e6df-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:16:17.780+0000","endTime":"2022-06-24T05:16:17.780+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c0e85ace-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:16:22.521Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:22.522Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c561fc6a-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:16:22.526Z|bac5bbeb-40aa-4a18-880e-4eef2b96d898|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:28.254Z|901d5a4a-4459-4ed1-a136-2761d7f24bb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:28.254Z|901d5a4a-4459-4ed1-a136-2761d7f24bb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:29.911Z|664d4339-bd23-4081-9b32-aed692cf4cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:16:29.922Z|664d4339-bd23-4081-9b32-aed692cf4cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:16:31.057Z|3993ee3f-94c9-4595-be30-8d713fd4cee3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:16:31.059Z|3993ee3f-94c9-4595-be30-8d713fd4cee3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:16:32.157Z|57c445f1-ea1e-41be-bd6c-2069e8cccb3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:32.158Z|57c445f1-ea1e-41be-bd6c-2069e8cccb3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:32.325Z|dedbe3b5-b3d4-4ba9-ac54-7eead26ab69c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:32.326Z|dedbe3b5-b3d4-4ba9-ac54-7eead26ab69c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:32.741Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:32.749Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:32.750Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||Invoke
2022-06-24T05:16:32.750Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:32.751Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:32.751Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Method      : GET
2022-06-24T05:16:32.752Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5469ead626d2a4e1", X-B3-SpanId:"7b74bc71fd2d1bad", X-B3-ParentSpanId:"5469ead626d2a4e1", X-B3-Sampled:"0", X-ONAP-RequestID:"67daa164-4957-4898-989a-e6d0defe450a", X-RequestID:"67daa164-4957-4898-989a-e6d0defe450a", X-TransactionID:"67daa164-4957-4898-989a-e6d0defe450a", X-ECOMP-RequestID:"67daa164-4957-4898-989a-e6d0defe450a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"499a2383-40ed-4402-bc25-9c7c6aebb347"]
2022-06-24T05:16:32.752Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Request body: 
2022-06-24T05:16:32.752Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||==========================request end================================================
2022-06-24T05:16:32.773Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:32.774Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:32.775Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status text  : 
2022-06-24T05:16:32.775Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:32.776Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Response body: {
  "requestId" : "dda54c85-8424-424f-812b-de666ab4e606",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).",
  "progress" : 86,
  "startTime" : "2022-06-24T05:16:08.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\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\"\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-06-24T05:16:31.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dda54c85-8424-424f-812b-de666ab4e606",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    }
  }
}
2022-06-24T05:16:32.776Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:32.778Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||InvokeReturn
2022-06-24T05:16:32.780Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:32.781Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:16:32.781Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:32.783Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:32.783Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:16:32.784Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5469ead626d2a4e1", X-B3-SpanId:"79e09727606f680e", X-B3-ParentSpanId:"5469ead626d2a4e1", X-B3-Sampled:"0", X-ONAP-RequestID:"67daa164-4957-4898-989a-e6d0defe450a", X-RequestID:"67daa164-4957-4898-989a-e6d0defe450a", X-TransactionID:"67daa164-4957-4898-989a-e6d0defe450a", X-ECOMP-RequestID:"67daa164-4957-4898-989a-e6d0defe450a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"326f7891-6876-4ee7-8c13-bde8480a3876"]
2022-06-24T05:16:32.784Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:16:32.784Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:16:32.800Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:32.801Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:32.801Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:16:32.802Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:32.803Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:16:32.803Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:32.804Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:16:32.866Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:16:32.867Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:16:32.868Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:32.868Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:16:32.868Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:16:32.869Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67daa164-4957-4898-989a-e6d0defe450a", X-RequestID:"67daa164-4957-4898-989a-e6d0defe450a", X-TransactionID:"67daa164-4957-4898-989a-e6d0defe450a", X-ECOMP-RequestID:"67daa164-4957-4898-989a-e6d0defe450a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9927f6cd-65a9-4b9c-b731-ae6d490cf5ab"]
2022-06-24T05:16:32.869Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:16:32.870Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:16:32.994Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:32.996Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:32.996Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:16:32.997Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=35A75C671D074A86E83D33424FFB5A3A; 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:"Fri, 24 Jun 2022 05:16:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:32.997Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cdf348e2-f37c-11ec-975a-5e62e9825eb9","businessKey":"dda54c85-8424-424f-812b-de666ab4e606","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:16:29.841+0000","endTime":"2022-06-24T05:16:30.122+0000","removalTime":null,"durationInMillis":281,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c0e85ace-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"cdf25e4b-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:16:32.998Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:32.998Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dda54c85-8424-424f-812b-de666ab4e606&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:16:33.055Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:16:33.057Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:16:33.057Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:33.058Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:16:33.058Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:16:33.058Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67daa164-4957-4898-989a-e6d0defe450a", X-RequestID:"67daa164-4957-4898-989a-e6d0defe450a", X-TransactionID:"67daa164-4957-4898-989a-e6d0defe450a", X-ECOMP-RequestID:"67daa164-4957-4898-989a-e6d0defe450a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49d1a19e-00e9-4c6d-a9d7-9a4f97244698"]
2022-06-24T05:16:33.059Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:16:33.059Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:16:33.178Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:33.179Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:33.179Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:16:33.180Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B6A9D5749A0FE2A9AF49833E4C35C336; 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:"Fri, 24 Jun 2022 05:16:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:33.180Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:cdf39715-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"cdf348e2-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"cdf348e2-f37c-11ec-975a-5e62e9825eb9","executionId":"cdf348e2-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:16:29.843+0000","endTime":"2022-06-24T05:16:30.121+0000","durationInMillis":278,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c0e85ace-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:16:33.180Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:33.202Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cdf348e2-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:16:33.215Z|67daa164-4957-4898-989a-e6d0defe450a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:38.304Z|0ede514a-8dd9-4f8d-851d-41a49deee180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:38.305Z|0ede514a-8dd9-4f8d-851d-41a49deee180|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:42.190Z|5507d705-e8c3-47d2-8d94-d27f6c3df0a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:42.191Z|5507d705-e8c3-47d2-8d94-d27f6c3df0a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:42.349Z|88fdd246-9ec6-4974-988b-71784520f5a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:42.350Z|88fdd246-9ec6-4974-988b-71784520f5a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:43.379Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:43.386Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:43.386Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||Invoke
2022-06-24T05:16:43.387Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:43.387Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:43.387Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Method      : GET
2022-06-24T05:16:43.387Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b59b3a68217dfab1", X-B3-SpanId:"e1943d6b18fef9de", X-B3-ParentSpanId:"b59b3a68217dfab1", X-B3-Sampled:"0", X-ONAP-RequestID:"a35cd468-6c22-42bc-a451-beb88f6551d1", X-RequestID:"a35cd468-6c22-42bc-a451-beb88f6551d1", X-TransactionID:"a35cd468-6c22-42bc-a451-beb88f6551d1", X-ECOMP-RequestID:"a35cd468-6c22-42bc-a451-beb88f6551d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3437311f-a86c-4e71-8864-d9dae2a4eae2"]
2022-06-24T05:16:43.387Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Request body: 
2022-06-24T05:16:43.388Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||==========================request end================================================
2022-06-24T05:16:43.409Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:43.410Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:43.410Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status text  : 
2022-06-24T05:16:43.411Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:43.413Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Response body: {
  "requestId" : "dda54c85-8424-424f-812b-de666ab4e606",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:16:08.000+00:00",
  "endTime" : "2022-06-24T05:16:33.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\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\"\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-06-24T05:16:33.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dda54c85-8424-424f-812b-de666ab4e606",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    }
  }
}
2022-06-24T05:16:43.413Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:43.414Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||InvokeReturn
2022-06-24T05:16:43.415Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:43.417Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:16:43.419Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:43.419Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:43.419Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:16:43.420Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b59b3a68217dfab1", X-B3-SpanId:"7d899ef5205d7210", X-B3-ParentSpanId:"b59b3a68217dfab1", X-B3-Sampled:"0", X-ONAP-RequestID:"a35cd468-6c22-42bc-a451-beb88f6551d1", X-RequestID:"a35cd468-6c22-42bc-a451-beb88f6551d1", X-TransactionID:"a35cd468-6c22-42bc-a451-beb88f6551d1", X-ECOMP-RequestID:"a35cd468-6c22-42bc-a451-beb88f6551d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80ebd5e4-1c3c-45d2-94cb-044ad06fdf77"]
2022-06-24T05:16:43.420Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:16:43.420Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:16:43.440Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:43.441Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:43.442Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:16:43.442Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:43.443Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:16:43.444Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:43.445Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:16:43.456Z|a35cd468-6c22-42bc-a451-beb88f6551d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:43.661Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:43.669Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:43.670Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||Invoke
2022-06-24T05:16:43.671Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:43.671Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:43.671Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Method      : GET
2022-06-24T05:16:43.671Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60247c9812b1bd9d", X-B3-SpanId:"fabf9bf0953ac03b", X-B3-ParentSpanId:"60247c9812b1bd9d", X-B3-Sampled:"0", X-ONAP-RequestID:"871f66ae-c15f-4231-9744-ce167438c7e6", X-RequestID:"871f66ae-c15f-4231-9744-ce167438c7e6", X-TransactionID:"871f66ae-c15f-4231-9744-ce167438c7e6", X-ECOMP-RequestID:"871f66ae-c15f-4231-9744-ce167438c7e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"044e01dc-f730-4721-88ed-fdb0e12d69c2"]
2022-06-24T05:16:43.672Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Request body: 
2022-06-24T05:16:43.672Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||==========================request end================================================
2022-06-24T05:16:43.694Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:43.694Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:43.695Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status text  : 
2022-06-24T05:16:43.695Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:43.695Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Response body: {
  "requestId" : "dda54c85-8424-424f-812b-de666ab4e606",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:16:08.000+00:00",
  "endTime" : "2022-06-24T05:16:33.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\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\"\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-06-24T05:16:33.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dda54c85-8424-424f-812b-de666ab4e606",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    }
  }
}
2022-06-24T05:16:43.696Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:43.696Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||InvokeReturn
2022-06-24T05:16:43.701Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:43.702Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:16:43.703Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:43.703Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:43.703Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:16:43.703Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60247c9812b1bd9d", X-B3-SpanId:"755edd8d1caafbe0", X-B3-ParentSpanId:"60247c9812b1bd9d", X-B3-Sampled:"0", X-ONAP-RequestID:"871f66ae-c15f-4231-9744-ce167438c7e6", X-RequestID:"871f66ae-c15f-4231-9744-ce167438c7e6", X-TransactionID:"871f66ae-c15f-4231-9744-ce167438c7e6", X-ECOMP-RequestID:"871f66ae-c15f-4231-9744-ce167438c7e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d184ea60-3212-4318-8559-3185a4181456"]
2022-06-24T05:16:43.704Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:16:43.704Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:16:43.724Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:43.726Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:43.726Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:16:43.727Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:43.727Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:16:43.728Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:43.728Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:16:43.743Z|871f66ae-c15f-4231-9744-ce167438c7e6|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:43.932Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:43.936Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:43.937Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||Invoke
2022-06-24T05:16:43.938Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:43.938Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:43.939Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Method      : GET
2022-06-24T05:16:43.946Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"985e6ff3108271bf", X-B3-SpanId:"64e0253a85578ac2", X-B3-ParentSpanId:"985e6ff3108271bf", X-B3-Sampled:"0", X-ONAP-RequestID:"1cbe7812-5d53-4aee-a455-a04a0f42f16b", X-RequestID:"1cbe7812-5d53-4aee-a455-a04a0f42f16b", X-TransactionID:"1cbe7812-5d53-4aee-a455-a04a0f42f16b", X-ECOMP-RequestID:"1cbe7812-5d53-4aee-a455-a04a0f42f16b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a65c67de-04f0-4dd8-92c5-275673df7459"]
2022-06-24T05:16:43.946Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Request body: 
2022-06-24T05:16:43.947Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||==========================request end================================================
2022-06-24T05:16:43.965Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:43.966Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:43.967Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status text  : 
2022-06-24T05:16:43.967Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:43.968Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Response body: {
  "requestId" : "dda54c85-8424-424f-812b-de666ab4e606",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:16:08.000+00:00",
  "endTime" : "2022-06-24T05:16:33.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\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\"\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-06-24T05:16:33.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dda54c85-8424-424f-812b-de666ab4e606",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    }
  }
}
2022-06-24T05:16:43.968Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:43.969Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||InvokeReturn
2022-06-24T05:16:43.971Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:43.972Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:16:43.972Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:43.973Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:43.973Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:16:43.973Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"985e6ff3108271bf", X-B3-SpanId:"6781bdc7d0c967eb", X-B3-ParentSpanId:"985e6ff3108271bf", X-B3-Sampled:"0", X-ONAP-RequestID:"1cbe7812-5d53-4aee-a455-a04a0f42f16b", X-RequestID:"1cbe7812-5d53-4aee-a455-a04a0f42f16b", X-TransactionID:"1cbe7812-5d53-4aee-a455-a04a0f42f16b", X-ECOMP-RequestID:"1cbe7812-5d53-4aee-a455-a04a0f42f16b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b520790-0eae-4383-83bc-00b3c3da3975"]
2022-06-24T05:16:43.974Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:16:43.974Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:16:43.986Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:43.987Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:43.987Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:16:43.989Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:43.990Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:16:43.990Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:43.991Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:16:43.999Z|1cbe7812-5d53-4aee-a455-a04a0f42f16b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:44.182Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:44.187Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:44.188Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||Invoke
2022-06-24T05:16:44.189Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:44.190Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606
2022-06-24T05:16:44.190Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Method      : GET
2022-06-24T05:16:44.191Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7bb7a7fb17857ac", X-B3-SpanId:"e269e049fc3e38e7", X-B3-ParentSpanId:"d7bb7a7fb17857ac", X-B3-Sampled:"0", X-ONAP-RequestID:"cfa96c85-c19f-425d-8a87-0ed6d6516914", X-RequestID:"cfa96c85-c19f-425d-8a87-0ed6d6516914", X-TransactionID:"cfa96c85-c19f-425d-8a87-0ed6d6516914", X-ECOMP-RequestID:"cfa96c85-c19f-425d-8a87-0ed6d6516914", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"792f4cb6-3ab4-4f3e-8a97-ac2dacebdea3"]
2022-06-24T05:16:44.191Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Request body: 
2022-06-24T05:16:44.192Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||==========================request end================================================
2022-06-24T05:16:44.215Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:44.216Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:44.216Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Status text  : 
2022-06-24T05:16:44.217Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:44.218Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||Response body: {
  "requestId" : "dda54c85-8424-424f-812b-de666ab4e606",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:16:08.000+00:00",
  "endTime" : "2022-06-24T05:16:33.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\": \"08e1e558-9c0c-4702-9ba6-b1438a2f5605\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"434903c0-6eb7-455c-8a7a-a78dbd004f57\"\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-06-24T05:16:33.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "serviceInstanceName" : "basic_cnf_macro_1df9ad11-297a-48ce-b105-e0387a12c5c2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67d03f1c-f29f-4e56-86ed-dc21bf5005e2",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dda54c85-8424-424f-812b-de666ab4e606",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606"
    }
  }
}
2022-06-24T05:16:44.219Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:44.219Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dda54c85-8424-424f-812b-de666ab4e606|INFO|500||InvokeReturn
2022-06-24T05:16:44.222Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:44.223Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:16:44.223Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:44.224Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false
2022-06-24T05:16:44.224Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:16:44.224Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7bb7a7fb17857ac", X-B3-SpanId:"31bea54083a1fa60", X-B3-ParentSpanId:"d7bb7a7fb17857ac", X-B3-Sampled:"0", X-ONAP-RequestID:"cfa96c85-c19f-425d-8a87-0ed6d6516914", X-RequestID:"cfa96c85-c19f-425d-8a87-0ed6d6516914", X-TransactionID:"cfa96c85-c19f-425d-8a87-0ed6d6516914", X-ECOMP-RequestID:"cfa96c85-c19f-425d-8a87-0ed6d6516914", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0157daee-4987-428a-a234-95b08e6f0ffc"]
2022-06-24T05:16:44.225Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:16:44.225Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:16:44.246Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:44.247Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:44.248Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:16:44.248Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:44.248Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:16:44.249Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:44.249Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dda54c85-8424-424f-812b-de666ab4e606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:16:44.257Z|cfa96c85-c19f-425d-8a87-0ed6d6516914|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dda54c85-8424-424f-812b-de666ab4e606|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:16:44.926Z|f0f33aaa-7f64-49af-bfbd-6ab57bde134f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:16:44.927Z|f0f33aaa-7f64-49af-bfbd-6ab57bde134f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:16:48.348Z|9cd49ccf-92f5-4daf-9b95-c165c23fea8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:48.348Z|9cd49ccf-92f5-4daf-9b95-c165c23fea8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:52.214Z|34645fad-afa6-4b14-86e8-0d832426d302|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:52.215Z|34645fad-afa6-4b14-86e8-0d832426d302|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:52.382Z|c5a06363-2182-4d5c-a772-be9a3e95e1bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:52.382Z|c5a06363-2182-4d5c-a772-be9a3e95e1bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:58.385Z|41e0154f-c57d-4ed3-9559-09731bd923c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:16:58.387Z|41e0154f-c57d-4ed3-9559-09731bd923c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:16:59.104Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:16:59.107Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 43cab2f7-2425-4499-89e1-32039217c1f7 already exists in requestDb InfraActiveRequests table
2022-06-24T05:16:59.108Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:16:59.109Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:16:59.109Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:59.110Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:16:59.111Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:16:59.111Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba0861ea8804debb", X-B3-SpanId:"d40c42ae24671d8d", X-B3-ParentSpanId:"ba0861ea8804debb", X-B3-Sampled:"0", X-ONAP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-TransactionID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ECOMP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6431f35-d716-4ed2-a203-9f772799f7b5"]
2022-06-24T05:16:59.111Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:16:59.112Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:16:59.133Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:59.134Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:16:59.135Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:16:59.137Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 05:16:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:59.166Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: 
2022-06-24T05:16:59.167Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:59.167Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|404|Not Found|InvokeReturn
2022-06-24T05:16:59.178Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T05:16:59.179Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-06-24T05:16:59.184Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T05:16:59.231Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.232Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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=[43cab2f7-2425-4499-89e1-32039217c1f7], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c91cd16a-99c2-407d-9124-1d19a17ef1dd], X-ECOMP-RequestID=[43cab2f7-2425-4499-89e1-32039217c1f7], X-TransactionId=[], X-ONAP-RequestID=[43cab2f7-2425-4499-89e1-32039217c1f7]}
2022-06-24T05:16:59.304Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220624-05:16:58:323-50471], Content-Length=[313], Date=[Fri, 24 Jun 2022 05:16:58 GMT], Content-Type=[application/json]}
2022-06-24T05:16:59.306Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.307Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.311Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.311Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-06-24T05:16:59.315Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T05:16:59.410Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.411Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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=[43cab2f7-2425-4499-89e1-32039217c1f7], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d43e29c7-8131-4cfb-aecb-bbffac8b3336], X-ECOMP-RequestID=[43cab2f7-2425-4499-89e1-32039217c1f7], X-TransactionId=[], X-ONAP-RequestID=[43cab2f7-2425-4499-89e1-32039217c1f7]}
2022-06-24T05:16:59.553Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220624-05:16:58:548-81212], Content-Length=[313], Date=[Fri, 24 Jun 2022 05:16:58 GMT], Content-Type=[application/json]}
2022-06-24T05:16:59.556Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.557Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.563Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.563Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-06-24T05:16:59.570Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T05:16:59.623Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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/7ca649142dca4e53a24c15df5d510963|INFO|500||Invoke
2022-06-24T05:16:59.624Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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/7ca649142dca4e53a24c15df5d510963|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/7ca649142dca4e53a24c15df5d510963 with request headers:{Authorization=[***REDACTED***], X-RequestID=[43cab2f7-2425-4499-89e1-32039217c1f7], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7eadec64-8c1f-4e29-9d85-2a69fb7c8d6e], X-ECOMP-RequestID=[43cab2f7-2425-4499-89e1-32039217c1f7], X-TransactionId=[], X-ONAP-RequestID=[43cab2f7-2425-4499-89e1-32039217c1f7]}
2022-06-24T05:16:59.766Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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/7ca649142dca4e53a24c15df5d510963|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/7ca649142dca4e53a24c15df5d510963 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220624-05:16:58:722-82605], vertex-id=[250072], Content-Length=[617], Date=[Fri, 24 Jun 2022 05:16:58 GMT], Content-Type=[application/json]}
2022-06-24T05:16:59.767Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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/7ca649142dca4e53a24c15df5d510963|DEBUG|500||{"tenant-id":"7ca649142dca4e53a24c15df5d510963","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1656047514856","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-06-24T05:16:59.767Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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/7ca649142dca4e53a24c15df5d510963|INFO|500||InvokeReturn
2022-06-24T05:16:59.769Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T05:16:59.773Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T05:16:59.780Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.781Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T05:16:59.781Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:59.782Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.782Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T05:16:59.782Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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:"ba0861ea8804debb", X-B3-SpanId:"99eb1b2a06198ab8", X-B3-ParentSpanId:"ba0861ea8804debb", X-B3-Sampled:"0", X-ONAP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-TransactionID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ECOMP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"921cc4fb-df42-40cc-b3fd-af93ee423811"]
2022-06-24T05:16:59.783Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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_298f0da6-0364-435c-9e40-185312eb0a06","requestScope":"service"}
2022-06-24T05:16:59.783Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T05:16:59.803Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:59.804Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.805Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T05:16:59.805Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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:"Fri, 24 Jun 2022 05:16:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:59.806Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T05:16:59.806Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:59.806Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T05:16:59.807Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307
2022-06-24T05:16:59.808Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|INFO|500||Invoke
2022-06-24T05:16:59.808Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:59.809Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307
2022-06-24T05:16:59.809Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Method      : GET
2022-06-24T05:16:59.810Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-TransactionID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ECOMP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69464d60-1952-4575-9532-75ba98a7097d"]
2022-06-24T05:16:59.810Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Request body: 
2022-06-24T05:16:59.810Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||==========================request end================================================
2022-06-24T05:16:59.847Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:59.848Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:59.848Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Status text  : 
2022-06-24T05:16:59.849Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:59.850Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "90b63ce1-3cb9-4b41-8b20-268abfa48307",
  "modelInvariantUUID" : "7a4f9087-5d34-4a34-8363-7c663a2edfbf",
  "created" : "2022-06-24 05:15:08.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 24,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/vnfCustomizations"
    }
  }
}
2022-06-24T05:16:59.850Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:59.852Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|INFO|500||InvokeReturn
2022-06-24T05:16:59.857Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance
2022-06-24T05:16:59.858Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|INFO|500||Invoke
2022-06-24T05:16:59.859Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:59.859Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance
2022-06-24T05:16:59.859Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||Method      : GET
2022-06-24T05:16:59.860Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-TransactionID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ECOMP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e211304-bc1b-4188-82d6-c2ad98357c79"]
2022-06-24T05:16:59.861Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||Request body: 
2022-06-24T05:16:59.862Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||==========================request end================================================
2022-06-24T05:16:59.890Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:59.890Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:16:59.891Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||Status text  : 
2022-06-24T05:16:59.891Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&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:"Fri, 24 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:59.892Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||Response body: 
2022-06-24T05:16:59.892Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:59.893Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T05:16:59.894Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf
2022-06-24T05:16:59.894Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|INFO|500||Invoke
2022-06-24T05:16:59.895Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:59.895Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf
2022-06-24T05:16:59.895Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Method      : GET
2022-06-24T05:16:59.896Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-TransactionID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ECOMP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b5272af-fd69-439b-96a4-8f0472e36f99"]
2022-06-24T05:16:59.896Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Request body: 
2022-06-24T05:16:59.896Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||==========================request end================================================
2022-06-24T05:16:59.911Z|aeacb5d6-64c6-4fd2-a164-764e8a228729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:16:59.913Z|aeacb5d6-64c6-4fd2-a164-764e8a228729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:16:59.934Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:59.935Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Status code  : 200 OK
2022-06-24T05:16:59.935Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Status text  : 
2022-06-24T05:16:59.936Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:59.936Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "90b63ce1-3cb9-4b41-8b20-268abfa48307",
      "modelInvariantUUID" : "7a4f9087-5d34-4a34-8363-7c663a2edfbf",
      "created" : "2022-06-24 05:15:08.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 24,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/pnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/collectionResourceCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf"
    }
  }
}
2022-06-24T05:16:59.937Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:59.937Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|INFO|500||InvokeReturn
2022-06-24T05:16:59.942Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance
2022-06-24T05:16:59.943Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|INFO|500||Invoke
2022-06-24T05:16:59.943Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||===========================request begin================================================
2022-06-24T05:16:59.944Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance
2022-06-24T05:16:59.944Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||Method      : GET
2022-06-24T05:16:59.945Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-TransactionID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ECOMP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9098992-adfc-4194-bd9f-a9b108a3e81f"]
2022-06-24T05:16:59.945Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||Request body: 
2022-06-24T05:16:59.947Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||==========================request end================================================
2022-06-24T05:16:59.963Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||============================response begin==========================================
2022-06-24T05:16:59.964Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:16:59.965Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||Status text  : 
2022-06-24T05:16:59.966Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&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:"Fri, 24 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:16:59.966Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||Response body: 
2022-06-24T05:16:59.967Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|DEBUG|500||=======================response end=================================================
2022-06-24T05:16:59.967Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T05:16:59.969Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.970Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.970Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.971Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.971Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.972Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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:"43cab2f7-2425-4499-89e1-32039217c1f7", X-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-TransactionID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ECOMP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d98ad94a-430d-4a00-af8a-24127403792f"]
2022-06-24T05:16:59.974Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:16:59.974Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.001Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.002Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.002Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.003Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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:"Fri, 24 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:00.004Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T05:17:00.005Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.010Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.016Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.017Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.018Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.019Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.021Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.022Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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:"43cab2f7-2425-4499-89e1-32039217c1f7", X-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-TransactionID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ECOMP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a1c9697-2a38-49ee-b04f-443b916c5a98"]
2022-06-24T05:17:00.022Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.023Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.041Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.042Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.043Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.044Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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:"Fri, 24 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:00.045Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-06-24T05:17:00.045Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.046Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.048Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307
2022-06-24T05:17:00.049Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|INFO|500||Invoke
2022-06-24T05:17:00.050Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:00.050Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307
2022-06-24T05:17:00.050Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Method      : GET
2022-06-24T05:17:00.051Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-TransactionID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ECOMP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f90284d0-3c36-48b3-a74c-e3be123c79a9"]
2022-06-24T05:17:00.051Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Request body: 
2022-06-24T05:17:00.052Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||==========================request end================================================
2022-06-24T05:17:00.075Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:00.076Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:00.077Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Status text  : 
2022-06-24T05:17:00.077Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:16:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:00.078Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "90b63ce1-3cb9-4b41-8b20-268abfa48307",
  "modelInvariantUUID" : "7a4f9087-5d34-4a34-8363-7c663a2edfbf",
  "created" : "2022-06-24 05:15:08.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 24,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/vnfCustomizations"
    }
  }
}
2022-06-24T05:17:00.079Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:00.079Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|INFO|500||InvokeReturn
2022-06-24T05:17:00.083Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.083Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T05:17:00.084Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:00.084Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.085Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T05:17:00.085Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9184", X-B3-TraceId:"ba0861ea8804debb", X-B3-SpanId:"4c1041dd137cf753", X-B3-ParentSpanId:"ba0861ea8804debb", X-B3-Sampled:"0", X-ONAP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-TransactionID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ECOMP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3160a1f-a939-4776-baf9-e27f577c0020"]
2022-06-24T05:17:00.086Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"43cab2f7-2425-4499-89e1-32039217c1f7","requestStatus":"IN_PROGRESS","startTime":1656047819179,"source":"VID","tenantId":"7ca649142dca4e53a24c15df5d510963","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"43cab2f7-2425-4499-89e1-32039217c1f7"}
2022-06-24T05:17:00.086Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T05:17:00.119Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:00.120Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.120Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T05:17:00.121Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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/43cab2f7-2425-4499-89e1-32039217c1f7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:16:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:00.121Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T05:16:59.179+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T05:16:59.304+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:17:00.122Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:00.123Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T05:17:00.132Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.133Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T05:17:00.133Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.134Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.134Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:00.135Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4605", X-B3-TraceId:"ba0861ea8804debb", X-B3-SpanId:"ebbecff562ecdb30", X-B3-ParentSpanId:"ba0861ea8804debb", X-B3-Sampled:"0", X-ONAP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-TransactionID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ECOMP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"704fa079-3252-42ec-b4d8-cf11c49b8060"]
2022-06-24T05:17:00.135Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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\":\"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\"modelUuid\":\"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\"modelInvariantUuid\":\"7a4f9087-5d34-4a34-8363-7c663a2edfbf\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"7ca649142dca4e53a24c15df5d510963\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\"modelInvariantUuid\":\"5e32124d-73b7-488b-b14c-472687d11fc9\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"4196fc30-257f-4dca-8205-fe05b413792d\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"7ca649142dca4e53a24c15df5d510963\",\"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\":\"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\"modelInvariantUuid\":\"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"4dadc996-4a90-4f6b-9153-d1513a101191\"},\"instanceName\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\"modelInvariantId\":\"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"43cab2f7-2425-4499-89e1-32039217c1f7","type":"String"},"mso-request-id":{"value":"43cab2f7-2425-4499-89e1-32039217c1f7","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-06-24T05:17:00.136Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:01.067Z|d53218db-4421-46f2-b040-74250dbeff10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:17:01.068Z|d53218db-4421-46f2-b040-74250dbeff10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:17:02.153Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:02.154Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:02.155Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:02.155Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 05:17:00 GMT", X-ONAP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-TransactionID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ECOMP-RequestID:"43cab2f7-2425-4499-89e1-32039217c1f7", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"704fa079-3252-42ec-b4d8-cf11c49b8060", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T05:17:02.156Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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\":\"43cab2f7-2425-4499-89e1-32039217c1f7\",\"instanceId\":\"37cdf139-f16d-4982-8b29-73b8f1e92fe8\"}}","message":"Success","processInstanceID":"df27460e-f37c-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T05:17:02.156Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|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-06-24T05:17:02.157Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T05:17:02.162Z|43cab2f7-2425-4499-89e1-32039217c1f7|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:17:02.238Z|076e3117-3151-40d0-88ae-c55e96cb19b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:02.239Z|076e3117-3151-40d0-88ae-c55e96cb19b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:02.347Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:17:02.354Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:17:02.355Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:17:02.356Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:02.356Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:17:02.356Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:17:02.357Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c5cd356c5d6bd17", X-B3-SpanId:"96b8d37ee54a7fc8", X-B3-ParentSpanId:"4c5cd356c5d6bd17", X-B3-Sampled:"0", X-ONAP-RequestID:"59fd6f02-135d-4462-9705-513b29818a46", X-RequestID:"59fd6f02-135d-4462-9705-513b29818a46", X-TransactionID:"59fd6f02-135d-4462-9705-513b29818a46", X-ECOMP-RequestID:"59fd6f02-135d-4462-9705-513b29818a46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27466bda-a9c1-467d-acd5-81ce0a2c6e78"]
2022-06-24T05:17:02.357Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:17:02.358Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:17:02.392Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:02.393Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:02.394Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:17:02.395Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:17:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:02.395Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T05:16:59.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:17:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:17:02.421Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:02.424Z|ab64252f-2400-4b9e-bf6b-8e9707a2fdc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:02.425Z|ab64252f-2400-4b9e-bf6b-8e9707a2fdc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:02.422Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:17:02.434Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:17:02.434Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:17:02.435Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:02.435Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:17:02.436Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:17:02.436Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c5cd356c5d6bd17", X-B3-SpanId:"03f0b4b8bc21b7f6", X-B3-ParentSpanId:"4c5cd356c5d6bd17", X-B3-Sampled:"0", X-ONAP-RequestID:"59fd6f02-135d-4462-9705-513b29818a46", X-RequestID:"59fd6f02-135d-4462-9705-513b29818a46", X-TransactionID:"59fd6f02-135d-4462-9705-513b29818a46", X-ECOMP-RequestID:"59fd6f02-135d-4462-9705-513b29818a46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a9a6bd8-b199-44fa-874d-a49105b37a5c"]
2022-06-24T05:17:02.436Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:17:02.437Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:17:02.464Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:02.467Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:02.469Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:17:02.470Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:17:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:02.471Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:17:02.472Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:02.474Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:17:02.502Z|59fd6f02-135d-4462-9705-513b29818a46|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:17:08.414Z|8964224c-ea24-4a65-b529-849095259a2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:08.416Z|8964224c-ea24-4a65-b529-849095259a2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:12.283Z|8bf854e4-f212-4165-9dda-24a72f00b1b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:12.284Z|8bf854e4-f212-4165-9dda-24a72f00b1b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:12.450Z|5d4e57ef-39d1-44e5-a3f2-9822d00c3d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:12.451Z|5d4e57ef-39d1-44e5-a3f2-9822d00c3d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:12.704Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:17:12.712Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:17:12.713Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:17:12.714Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:12.715Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:17:12.716Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:17:12.718Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"173ccb054c798ec8", X-B3-SpanId:"dc6d8d42e7b5158b", X-B3-ParentSpanId:"173ccb054c798ec8", X-B3-Sampled:"0", X-ONAP-RequestID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-RequestID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-TransactionID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-ECOMP-RequestID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e067e39-0c28-4556-8c3c-1c55d03f29bf"]
2022-06-24T05:17:12.718Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:17:12.719Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:17:12.738Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:12.739Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:12.740Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:17:12.740Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:17:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:12.741Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "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-06-24T05:16:59.000+00:00",
  "source" : "VID",
  "vnfId" : "040c0f12-2f42-46b5-956b-d341bd5c2be2",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:17:10.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:17:12.742Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:12.742Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:17:12.745Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:17:12.745Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:17:12.746Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:12.746Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:17:12.746Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:17:12.747Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"173ccb054c798ec8", X-B3-SpanId:"3c9d55587e979a23", X-B3-ParentSpanId:"173ccb054c798ec8", X-B3-Sampled:"0", X-ONAP-RequestID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-RequestID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-TransactionID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-ECOMP-RequestID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b01ac929-9a51-42e3-9af7-b4e8fae8fbb1"]
2022-06-24T05:17:12.747Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:17:12.748Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:17:12.762Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:12.763Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:12.764Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:17:12.764Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:17:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:12.765Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:17:12.766Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:12.766Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:17:12.878Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:17:12.879Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:17:12.879Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:12.880Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:17:12.881Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:17:12.881Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-RequestID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-TransactionID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-ECOMP-RequestID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7af3de2-0cbe-40a1-b126-46a81fd3ae39"]
2022-06-24T05:17:12.882Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:17:12.882Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:17:13.032Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:13.034Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:13.035Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:17:13.035Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F65739D7E98EA90388220756428FA1D8; 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:"Fri, 24 Jun 2022 05:17:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:13.035Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e3d95c9e-f37c-11ec-975a-5e62e9825eb9","businessKey":"43cab2f7-2425-4499-89e1-32039217c1f7","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:17:06.581+0000","endTime":"2022-06-24T05:17:09.252+0000","removalTime":null,"durationInMillis":2671,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"e27b53ed-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:17:13.036Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:13.036Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:17:13.080Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:17:13.082Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:17:13.082Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:13.083Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:17:13.083Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:17:13.085Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-RequestID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-TransactionID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-ECOMP-RequestID:"2108b729-e3e9-4d94-9838-fc669d211a6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c28feb62-f8f5-4a57-b5b7-d5731fc94d2f"]
2022-06-24T05:17:13.086Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:17:13.087Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:17:13.214Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:13.216Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:13.216Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:17:13.217Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AAE624518E29B7003C69A4FD5E5ECE3E; 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:"Fri, 24 Jun 2022 05:17:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:13.218Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e3d983c1-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"e3d95c9e-f37c-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"e3d95c9e-f37c-11ec-975a-5e62e9825eb9","executionId":"e3d95c9e-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:17:06.582+0000","endTime":"2022-06-24T05:17:06.730+0000","durationInMillis":148,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:17:13.219Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:13.219Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e3d95c9e-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:17:13.227Z|2108b729-e3e9-4d94-9838-fc669d211a6d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:17:14.911Z|e168ccfd-829e-4d0d-b0ca-dd208b93f8e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:17:14.931Z|e168ccfd-829e-4d0d-b0ca-dd208b93f8e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:17:18.441Z|bd0bc0f2-8910-434c-805b-c44d98f06ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:18.442Z|bd0bc0f2-8910-434c-805b-c44d98f06ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:21.207Z|a0359a25-28c0-4c3a-8534-b8f02998ee80|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:17:21.208Z|a0359a25-28c0-4c3a-8534-b8f02998ee80|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:22.306Z|192fc40a-b903-45b8-b129-b3b2132fbafb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:22.307Z|192fc40a-b903-45b8-b129-b3b2132fbafb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:22.483Z|0215de0d-265d-4bbe-903c-4574f672f990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:22.483Z|0215de0d-265d-4bbe-903c-4574f672f990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:23.404Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:17:23.412Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:17:23.413Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:17:23.413Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:23.414Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:17:23.414Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:17:23.414Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81fef374c241103b", X-B3-SpanId:"067ab5063505ef82", X-B3-ParentSpanId:"81fef374c241103b", X-B3-Sampled:"0", X-ONAP-RequestID:"9491dd31-6352-4d5c-b337-6891615e0120", X-RequestID:"9491dd31-6352-4d5c-b337-6891615e0120", X-TransactionID:"9491dd31-6352-4d5c-b337-6891615e0120", X-ECOMP-RequestID:"9491dd31-6352-4d5c-b337-6891615e0120", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb16b307-377a-42eb-ab93-d30b565f168a"]
2022-06-24T05:17:23.415Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:17:23.415Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:17:23.434Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:23.435Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:23.435Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:17:23.435Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:17:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:23.436Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "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-06-24T05:16:59.000+00:00",
  "source" : "VID",
  "vnfId" : "040c0f12-2f42-46b5-956b-d341bd5c2be2",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:17:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:17:23.436Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:23.437Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:17:23.438Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:17:23.439Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:17:23.439Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:23.439Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:17:23.440Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:17:23.441Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81fef374c241103b", X-B3-SpanId:"a667bc76ecc39735", X-B3-ParentSpanId:"81fef374c241103b", X-B3-Sampled:"0", X-ONAP-RequestID:"9491dd31-6352-4d5c-b337-6891615e0120", X-RequestID:"9491dd31-6352-4d5c-b337-6891615e0120", X-TransactionID:"9491dd31-6352-4d5c-b337-6891615e0120", X-ECOMP-RequestID:"9491dd31-6352-4d5c-b337-6891615e0120", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df0159c7-79a3-46c5-b576-4189e21c87ad"]
2022-06-24T05:17:23.441Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:17:23.441Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:17:23.455Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:23.456Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:23.456Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:17:23.456Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:17:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:23.459Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:17:23.459Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:23.460Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:17:23.501Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:17:23.502Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:17:23.502Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:23.503Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:17:23.504Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:17:23.504Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9491dd31-6352-4d5c-b337-6891615e0120", X-RequestID:"9491dd31-6352-4d5c-b337-6891615e0120", X-TransactionID:"9491dd31-6352-4d5c-b337-6891615e0120", X-ECOMP-RequestID:"9491dd31-6352-4d5c-b337-6891615e0120", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5508a811-a8cc-48a8-acc7-8366b567b3a9"]
2022-06-24T05:17:23.505Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:17:23.505Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:17:23.633Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:23.634Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:23.634Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:17:23.635Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B6E5441B7FD42671B51A53BEB53AF23E; 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:"Fri, 24 Jun 2022 05:17:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:23.635Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","businessKey":"43cab2f7-2425-4499-89e1-32039217c1f7","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T05:17:21.436+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"ecb260b3-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:17:23.635Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:23.636Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:17:23.697Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:17:23.698Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:17:23.699Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:23.699Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:17:23.699Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:17:23.700Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9491dd31-6352-4d5c-b337-6891615e0120", X-RequestID:"9491dd31-6352-4d5c-b337-6891615e0120", X-TransactionID:"9491dd31-6352-4d5c-b337-6891615e0120", X-ECOMP-RequestID:"9491dd31-6352-4d5c-b337-6891615e0120", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b2348b3-0c41-403d-bdf3-ca348c8a1812"]
2022-06-24T05:17:23.700Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:17:23.701Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:17:23.817Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:23.818Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:23.818Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:17:23.818Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D3ECCE578F2E0AE0D1662F3602FF3E5C; 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:"Fri, 24 Jun 2022 05:17:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:23.819Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:ecb435bb-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","executionId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:17:21.437+0000","endTime":"2022-06-24T05:17:21.437+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:17:23.819Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:23.820Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:17:23.825Z|9491dd31-6352-4d5c-b337-6891615e0120|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:17:28.513Z|ff863274-b95e-410c-bf61-458ecea1f7a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:28.514Z|ff863274-b95e-410c-bf61-458ecea1f7a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:29.914Z|3d985199-0948-4206-998b-8e031961226f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:17:29.918Z|3d985199-0948-4206-998b-8e031961226f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:17:31.070Z|24b02eda-88f0-4b1e-8001-d8cd1319fc21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:17:31.077Z|24b02eda-88f0-4b1e-8001-d8cd1319fc21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:17:32.330Z|c104d002-caa3-43f6-a2e9-50a288f5c313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:32.331Z|c104d002-caa3-43f6-a2e9-50a288f5c313|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:32.514Z|407c1554-89e6-44cf-a709-68b2d1bb27a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:32.515Z|407c1554-89e6-44cf-a709-68b2d1bb27a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:34.010Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:17:34.016Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:17:34.017Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:17:34.018Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:34.018Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:17:34.018Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:17:34.018Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7163a71248758a20", X-B3-SpanId:"ba9ca160ddcb2a11", X-B3-ParentSpanId:"7163a71248758a20", X-B3-Sampled:"0", X-ONAP-RequestID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-RequestID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-TransactionID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-ECOMP-RequestID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d652579-618f-4d80-a0aa-8d5c3c25bff0"]
2022-06-24T05:17:34.019Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:17:34.019Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:17:34.040Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:34.041Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:34.042Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:17:34.042Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:17:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:34.046Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "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-06-24T05:16:59.000+00:00",
  "source" : "VID",
  "vnfId" : "040c0f12-2f42-46b5-956b-d341bd5c2be2",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:17:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
    "cloudIdentifier" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"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\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T05:17:23.000+00:00"
  } ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:17:34.047Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:34.047Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:17:34.049Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:17:34.050Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:17:34.050Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:34.050Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:17:34.050Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:17:34.051Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7163a71248758a20", X-B3-SpanId:"79b96acb16de4b92", X-B3-ParentSpanId:"7163a71248758a20", X-B3-Sampled:"0", X-ONAP-RequestID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-RequestID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-TransactionID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-ECOMP-RequestID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7378046e-9130-4eb7-a160-e7dc121ac867"]
2022-06-24T05:17:34.052Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:17:34.052Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:17:34.063Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:34.064Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:34.065Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:17:34.067Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:17:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:34.067Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1656047847000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:17:28.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:17:34.068Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:34.068Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:17:34.132Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:17:34.133Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:17:34.134Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:34.134Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:17:34.134Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:17:34.135Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-RequestID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-TransactionID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-ECOMP-RequestID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d08eb16-6ae6-4d1f-917a-dbeeeb4102fe"]
2022-06-24T05:17:34.135Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:17:34.135Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:17:34.253Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:34.254Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:34.254Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:17:34.255Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ABEE81A91DF37A40C1219FC57C40C9EB; 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:"Fri, 24 Jun 2022 05:17:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:34.255Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","businessKey":"43cab2f7-2425-4499-89e1-32039217c1f7","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T05:17:21.436+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"ecb260b3-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:17:34.255Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:34.256Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:17:34.307Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:17:34.308Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:17:34.309Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:34.309Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:17:34.310Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:17:34.310Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-RequestID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-TransactionID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-ECOMP-RequestID:"c6398009-9caf-4275-8595-0d4c2d9431ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09133c90-9225-40e2-b73b-b7ae39963956"]
2022-06-24T05:17:34.310Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:17:34.310Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:17:34.424Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:34.425Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:34.425Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:17:34.426Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D183E215829BEC84D74D21341B7734CC; 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:"Fri, 24 Jun 2022 05:17:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:34.427Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f009a16c-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","executionId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:17:27.030+0000","endTime":"2022-06-24T05:17:27.033+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:17:34.427Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:34.428Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:17:34.438Z|c6398009-9caf-4275-8595-0d4c2d9431ed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:17:38.540Z|be35c7de-a3c6-4cf2-b8ed-e956c0ee65a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:38.541Z|be35c7de-a3c6-4cf2-b8ed-e956c0ee65a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:42.354Z|28533205-8d7a-4e31-917e-5a81cb2d337c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:42.354Z|28533205-8d7a-4e31-917e-5a81cb2d337c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:42.554Z|b96d2a14-b713-4e97-a09e-423eb0b4cb99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:42.556Z|b96d2a14-b713-4e97-a09e-423eb0b4cb99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:44.608Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:17:44.623Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:17:44.624Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:17:44.624Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:44.625Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:17:44.625Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:17:44.626Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"604fe1165cef67c4", X-B3-SpanId:"bb58a861c0f7a141", X-B3-ParentSpanId:"604fe1165cef67c4", X-B3-Sampled:"0", X-ONAP-RequestID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-RequestID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-TransactionID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-ECOMP-RequestID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d10c9cda-c194-48aa-b5c0-cd0445499d56"]
2022-06-24T05:17:44.626Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:17:44.626Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:17:44.662Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:44.670Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:44.671Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:17:44.671Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:17:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:44.672Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "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-06-24T05:16:59.000+00:00",
  "source" : "VID",
  "vnfId" : "040c0f12-2f42-46b5-956b-d341bd5c2be2",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:17:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
    "cloudIdentifier" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"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\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T05:17:23.000+00:00"
  } ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:17:44.672Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:44.673Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:17:44.674Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:17:44.675Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:17:44.675Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:44.676Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:17:44.676Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:17:44.676Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"604fe1165cef67c4", X-B3-SpanId:"48147390b46dc92e", X-B3-ParentSpanId:"604fe1165cef67c4", X-B3-Sampled:"0", X-ONAP-RequestID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-RequestID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-TransactionID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-ECOMP-RequestID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7ad3356-f888-46b8-b17c-dd9dff578fa2"]
2022-06-24T05:17:44.677Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:17:44.678Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:17:44.697Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:44.698Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:44.698Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:17:44.699Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:17:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:44.699Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1656047847000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:17:28.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:17:44.700Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:44.700Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:17:44.762Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:17:44.763Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:17:44.764Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:44.764Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:17:44.765Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:17:44.778Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-RequestID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-TransactionID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-ECOMP-RequestID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74c7220a-89d3-47d4-9b7f-aca811eb0594"]
2022-06-24T05:17:44.787Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:17:44.787Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:17:44.913Z|d2d9b539-f923-46b8-9675-85a208afda81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:17:44.914Z|d2d9b539-f923-46b8-9675-85a208afda81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:17:44.983Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:44.988Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:44.990Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:17:44.993Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B1548598BCF4BE83D546679A15F94187; 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:"Fri, 24 Jun 2022 05:17:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:44.994Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","businessKey":"43cab2f7-2425-4499-89e1-32039217c1f7","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T05:17:21.436+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"ecb260b3-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:17:44.994Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:44.995Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:17:45.054Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:17:45.055Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:17:45.055Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:45.057Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:17:45.058Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:17:45.058Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-RequestID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-TransactionID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-ECOMP-RequestID:"2c63e72f-4148-4e1a-bffa-3031d450b532", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3530fb6-40b9-4aa8-9808-1d578c764a6c"]
2022-06-24T05:17:45.059Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:17:45.059Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:17:45.198Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:45.200Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:45.207Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:17:45.207Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1668DB7ED7496F0BDFF0F2E0BD594B15; 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:"Fri, 24 Jun 2022 05:17:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:45.208Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f009a16c-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","executionId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:17:27.030+0000","endTime":"2022-06-24T05:17:27.033+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:17:45.208Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:45.209Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:17:45.220Z|2c63e72f-4148-4e1a-bffa-3031d450b532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:17:48.595Z|aee1dfea-b20a-4294-998f-067378a12581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:48.596Z|aee1dfea-b20a-4294-998f-067378a12581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:52.378Z|f72ca6e0-3842-429f-bac6-ac71711d8273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:52.379Z|f72ca6e0-3842-429f-bac6-ac71711d8273|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:52.585Z|f293d5f4-40f9-45cd-b2db-aa8e1de312fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:52.586Z|f293d5f4-40f9-45cd-b2db-aa8e1de312fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:55.391Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:17:55.402Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:17:55.403Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:17:55.404Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:55.404Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:17:55.404Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:17:55.405Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8522b1b7e141be31", X-B3-SpanId:"185c52142ec68858", X-B3-ParentSpanId:"8522b1b7e141be31", X-B3-Sampled:"0", X-ONAP-RequestID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-RequestID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-TransactionID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-ECOMP-RequestID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"684355d6-cf22-44de-92fc-1c34feb363a7"]
2022-06-24T05:17:55.406Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:17:55.406Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:17:55.430Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:55.431Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:55.431Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:17:55.431Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:17:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:55.432Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "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-06-24T05:16:59.000+00:00",
  "source" : "VID",
  "vnfId" : "040c0f12-2f42-46b5-956b-d341bd5c2be2",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:17:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
    "cloudIdentifier" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"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\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T05:17:23.000+00:00"
  } ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:17:55.433Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:55.433Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:17:55.447Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:17:55.448Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:17:55.448Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:55.449Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:17:55.450Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:17:55.450Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8522b1b7e141be31", X-B3-SpanId:"4502844511ab92fe", X-B3-ParentSpanId:"8522b1b7e141be31", X-B3-Sampled:"0", X-ONAP-RequestID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-RequestID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-TransactionID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-ECOMP-RequestID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e675b10-b789-4889-8fac-d14a192d0d2b"]
2022-06-24T05:17:55.451Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:17:55.451Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:17:55.470Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:55.470Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:55.471Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:17:55.471Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:17:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:55.472Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1656047847000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:17:28.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:17:55.472Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:55.473Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:17:55.536Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:17:55.536Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:17:55.537Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:55.539Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:17:55.541Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:17:55.541Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-RequestID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-TransactionID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-ECOMP-RequestID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0540e5e-824c-4733-b0e0-634ed1960ba1"]
2022-06-24T05:17:55.542Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:17:55.542Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:17:55.675Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:55.676Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:55.676Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:17:55.676Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=104B8FA9B58B329EE8291D2A6DDC1A08; 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:"Fri, 24 Jun 2022 05:17:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:55.677Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","businessKey":"43cab2f7-2425-4499-89e1-32039217c1f7","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T05:17:21.436+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"ecb260b3-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:17:55.678Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:55.678Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:17:55.724Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:17:55.729Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:17:55.730Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:17:55.731Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:17:55.732Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:17:55.732Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-RequestID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-TransactionID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-ECOMP-RequestID:"860854c5-d5d5-4d6a-a3c8-92a74f373308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9940848-9f2a-48b1-8787-c0a9b86c3de4"]
2022-06-24T05:17:55.733Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:17:55.734Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:17:55.862Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:17:55.863Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:17:55.863Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:17:55.864Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E295D8E1285648AF2E7BB5DD91486972; 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:"Fri, 24 Jun 2022 05:17:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:17:55.864Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f009a16c-f37c-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","executionId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:17:27.030+0000","endTime":"2022-06-24T05:17:27.033+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:17:55.864Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:17:55.865Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:17:55.870Z|860854c5-d5d5-4d6a-a3c8-92a74f373308|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:17:58.633Z|a1b35ab7-0841-4f6d-a923-c4a696b72823|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:17:58.634Z|a1b35ab7-0841-4f6d-a923-c4a696b72823|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:17:59.912Z|a689fbaa-e4ae-431f-9ad5-866ca418c0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:17:59.918Z|a689fbaa-e4ae-431f-9ad5-866ca418c0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:18:01.079Z|b603ee5a-e83c-4cd9-a923-b805c2d53d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:18:01.086Z|b603ee5a-e83c-4cd9-a923-b805c2d53d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:18:02.410Z|fa3edc80-40dc-45ce-9376-fe2c8bd8ad34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:02.410Z|fa3edc80-40dc-45ce-9376-fe2c8bd8ad34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:02.613Z|0f7aee99-65a1-4036-93ea-ac8dbdf0442d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:02.615Z|0f7aee99-65a1-4036-93ea-ac8dbdf0442d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:05.852Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:05.854Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 0564b7f0-aa7c-4963-9501-3140b4c328b6 already exists in requestDb InfraActiveRequests table
2022-06-24T05:18:05.856Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:05.856Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||Invoke
2022-06-24T05:18:05.856Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:05.857Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:05.857Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Method      : GET
2022-06-24T05:18:05.857Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da7e7ef8b545a6bd", X-B3-SpanId:"041ff37c9c8f8418", X-B3-ParentSpanId:"da7e7ef8b545a6bd", X-B3-Sampled:"0", X-ONAP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-TransactionID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ECOMP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de85f013-b5e4-46fb-8415-4afaf50165e8"]
2022-06-24T05:18:05.858Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Request body: 
2022-06-24T05:18:05.858Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||==========================request end================================================
2022-06-24T05:18:05.879Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:05.880Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:18:05.881Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status text  : 
2022-06-24T05:18:05.881Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 05:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:05.881Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Response body: 
2022-06-24T05:18:05.882Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:05.882Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|404|Not Found|InvokeReturn
2022-06-24T05:18:05.906Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T05:18:05.907Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-06-24T05:18:05.913Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T05:18:05.941Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T05:18:05.954Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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/1234|INFO|500||Invoke
2022-06-24T05:18:06.060Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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/1234|INFO|404|Not Found|InvokeReturn
2022-06-24T05:18:06.060Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-05:18:05:048-66976], Content-Length=[313], Date=[Fri, 24 Jun 2022 05:18:05 GMT], Content-Type=[application/json]}
2022-06-24T05:18:06.071Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|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-06-24T05:18:06.074Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|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-06-24T05:18:06.075Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-06-24T05:18:06.082Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T05:18:06.086Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:06.106Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:06.107Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:18:06.107Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:06.108Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:06.108Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:18:06.108Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65fdff02cfa4ea51", X-B3-SpanId:"55558c9bd197703f", X-B3-ParentSpanId:"65fdff02cfa4ea51", X-B3-Sampled:"0", X-ONAP-RequestID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-RequestID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-TransactionID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-ECOMP-RequestID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4bdec06-2955-4c18-a5b6-0f8343c53e22"]
2022-06-24T05:18:06.109Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:18:06.109Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:18:06.126Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T05:18:06.127Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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/1234|INFO|500||Invoke
2022-06-24T05:18:06.137Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:06.138Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:06.139Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:18:06.139Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.140Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "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-06-24T05:16:59.000+00:00",
  "source" : "VID",
  "vnfId" : "040c0f12-2f42-46b5-956b-d341bd5c2be2",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:17:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
    "cloudIdentifier" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"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\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T05:17:23.000+00:00"
  } ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:18:06.140Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:06.143Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:18:06.146Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:06.146Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:06.147Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:06.147Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:06.147Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:06.148Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65fdff02cfa4ea51", X-B3-SpanId:"56099766df2ddd63", X-B3-ParentSpanId:"65fdff02cfa4ea51", X-B3-Sampled:"0", X-ONAP-RequestID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-RequestID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-TransactionID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-ECOMP-RequestID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc1fb11d-2fc0-4e86-af1b-d66d62d0c4f6"]
2022-06-24T05:18:06.148Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:06.148Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:06.181Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:06.182Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:06.182Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:06.182Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.183Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1656047847000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:17:28.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:18:06.183Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:06.184Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:06.223Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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/1234|INFO|404|Not Found|InvokeReturn
2022-06-24T05:18:06.223Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-05:18:05:211-26736], Content-Length=[313], Date=[Fri, 24 Jun 2022 05:18:05 GMT], Content-Type=[application/json]}
2022-06-24T05:18:06.224Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|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-06-24T05:18:06.227Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|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-06-24T05:18:06.227Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-06-24T05:18:06.227Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:06.228Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:06.229Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:06.229Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:06.229Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:06.229Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-RequestID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-TransactionID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-ECOMP-RequestID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"679ec8e3-0dbb-4136-88d3-41e96632b71f"]
2022-06-24T05:18:06.230Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:06.230Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:06.228Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T05:18:06.250Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T05:18:06.256Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.257Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.259Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.259Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.259Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.259Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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:"127", X-B3-TraceId:"da7e7ef8b545a6bd", X-B3-SpanId:"d0fbee94ba6f0df0", X-B3-ParentSpanId:"da7e7ef8b545a6bd", X-B3-Sampled:"0", X-ONAP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-TransactionID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ECOMP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c989d31b-cf90-47bb-bca3-69a5cfd5b5f2"]
2022-06-24T05:18:06.260Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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":"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a","requestScope":"service"}
2022-06-24T05:18:06.260Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.275Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.276Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.281Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.282Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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:"Fri, 24 Jun 2022 05:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.282Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.283Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.283Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.284Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff
2022-06-24T05:18:06.284Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|INFO|500||Invoke
2022-06-24T05:18:06.285Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:06.285Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff
2022-06-24T05:18:06.285Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Method      : GET
2022-06-24T05:18:06.286Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-TransactionID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ECOMP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"072cff72-a8f3-4a9d-8f7d-dfc3fcfa4952"]
2022-06-24T05:18:06.286Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Request body: 
2022-06-24T05:18:06.287Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||==========================request end================================================
2022-06-24T05:18:06.358Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:06.359Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:06.359Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:06.360Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FC1E3B2C01423D3F2C9267BF865113DD; 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:"Fri, 24 Jun 2022 05:18:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.360Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","businessKey":"43cab2f7-2425-4499-89e1-32039217c1f7","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T05:17:21.436+0000","endTime":"2022-06-24T05:17:58.597+0000","removalTime":null,"durationInMillis":37161,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"ecb260b3-f37c-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:18:06.361Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:06.369Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:06.372Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:06.373Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Status text  : 
2022-06-24T05:18:06.380Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:06.384Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.393Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "001253e7-65cd-4f17-8e59-76af8f310cff",
  "modelInvariantUUID" : "6733a8ef-1765-4b37-99ca-d9e2b538fe0c",
  "created" : "2022-06-24 05:15:59.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/001253e7-65cd-4f17-8e59-76af8f310cff"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/vnfCustomizations"
    }
  }
}
2022-06-24T05:18:06.393Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:06.394Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|INFO|500||InvokeReturn
2022-06-24T05:18:06.397Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance
2022-06-24T05:18:06.398Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|INFO|500||Invoke
2022-06-24T05:18:06.398Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:06.398Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance
2022-06-24T05:18:06.399Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||Method      : GET
2022-06-24T05:18:06.399Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-TransactionID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ECOMP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f058f78a-b481-4715-80d3-6ae9fa417f2a"]
2022-06-24T05:18:06.399Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||Request body: 
2022-06-24T05:18:06.399Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||==========================request end================================================
2022-06-24T05:18:06.418Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:06.418Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:18:06.419Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||Status text  : 
2022-06-24T05:18:06.419Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&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:"Fri, 24 Jun 2022 05:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.420Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||Response body: 
2022-06-24T05:18:06.420Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:06.423Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T05:18:06.424Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c
2022-06-24T05:18:06.424Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|INFO|500||Invoke
2022-06-24T05:18:06.425Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:06.425Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c
2022-06-24T05:18:06.426Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Method      : GET
2022-06-24T05:18:06.426Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-TransactionID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ECOMP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"166c896c-abcf-4bb9-bc1e-7f2668815de2"]
2022-06-24T05:18:06.427Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Request body: 
2022-06-24T05:18:06.427Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||==========================request end================================================
2022-06-24T05:18:06.454Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:06.455Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:06.455Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Status text  : 
2022-06-24T05:18:06.461Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.463Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "001253e7-65cd-4f17-8e59-76af8f310cff",
      "modelInvariantUUID" : "6733a8ef-1765-4b37-99ca-d9e2b538fe0c",
      "created" : "2022-06-24 05:15:59.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/001253e7-65cd-4f17-8e59-76af8f310cff"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/pnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/collectionResourceCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c"
    }
  }
}
2022-06-24T05:18:06.463Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:06.464Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|INFO|500||InvokeReturn
2022-06-24T05:18:06.469Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance
2022-06-24T05:18:06.470Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|INFO|500||Invoke
2022-06-24T05:18:06.471Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:06.471Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance
2022-06-24T05:18:06.471Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||Method      : GET
2022-06-24T05:18:06.472Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-TransactionID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ECOMP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7095ef7b-8496-474b-9210-ca5c2eede5a8"]
2022-06-24T05:18:06.474Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||Request body: 
2022-06-24T05:18:06.476Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||==========================request end================================================
2022-06-24T05:18:06.483Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:06.484Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:06.485Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:06.485Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:06.485Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:06.493Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-RequestID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-TransactionID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-ECOMP-RequestID:"1832f0b3-012a-42f8-a97a-0459ab42f79a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"582346f7-d2a8-43ba-b88d-1b167a9609be"]
2022-06-24T05:18:06.494Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:06.494Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:06.502Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:06.503Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:18:06.503Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||Status text  : 
2022-06-24T05:18:06.504Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&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:"Fri, 24 Jun 2022 05:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.504Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||Response body: 
2022-06-24T05:18:06.505Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:06.505Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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=001253e7-65cd-4f17-8e59-76af8f310cff&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T05:18:06.506Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.507Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.507Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.508Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.508Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.509Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-TransactionID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ECOMP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39d1bda7-4c0b-436f-94f4-ebc254eb0b75"]
2022-06-24T05:18:06.509Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.509Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.542Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.550Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.551Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.551Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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:"Fri, 24 Jun 2022 05:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.552Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T05:18:06.552Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.553Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.559Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.560Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.560Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.561Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.561Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.562Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-TransactionID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ECOMP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a57b33c4-562f-453a-9d16-aefc4900a64a"]
2022-06-24T05:18:06.562Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.563Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.582Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.584Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.584Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.586Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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:"Fri, 24 Jun 2022 05:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.587Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2022-06-24T05:18:06.587Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.588Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.591Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff
2022-06-24T05:18:06.592Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|INFO|500||Invoke
2022-06-24T05:18:06.592Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:06.593Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff
2022-06-24T05:18:06.593Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Method      : GET
2022-06-24T05:18:06.599Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-TransactionID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ECOMP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ad3653d-bbe3-48b1-a04d-eb65971352b8"]
2022-06-24T05:18:06.600Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Request body: 
2022-06-24T05:18:06.600Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||==========================request end================================================
2022-06-24T05:18:06.629Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:06.632Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:06.633Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:06.633Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Status text  : 
2022-06-24T05:18:06.634Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.629Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:06.635Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:06.635Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=38AD3A2D164E15830C1B7FB47D7448AF; 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:"Fri, 24 Jun 2022 05:18:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.635Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "001253e7-65cd-4f17-8e59-76af8f310cff",
  "modelInvariantUUID" : "6733a8ef-1765-4b37-99ca-d9e2b538fe0c",
  "created" : "2022-06-24 05:15:59.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/001253e7-65cd-4f17-8e59-76af8f310cff"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/vnfCustomizations"
    }
  }
}
2022-06-24T05:18:06.636Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:06.636Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:02da385f-f37d-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","executionId":"ecb40ea4-f37c-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:17:58.596+0000","endTime":"2022-06-24T05:17:58.596+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:18:06.637Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|INFO|500||InvokeReturn
2022-06-24T05:18:06.637Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:06.638Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ecb40ea4-f37c-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:06.641Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.642Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.643Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.643Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.643Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.644Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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:"4532", X-B3-TraceId:"da7e7ef8b545a6bd", X-B3-SpanId:"7f7a7fd2cddca775", X-B3-ParentSpanId:"da7e7ef8b545a6bd", X-B3-Sampled:"0", X-ONAP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-TransactionID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ECOMP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"777dbf32-223d-4689-a3fe-b47da9aabb9f"]
2022-06-24T05:18:06.644Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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":"0564b7f0-aa7c-4963-9501-3140b4c328b6","requestStatus":"IN_PROGRESS","startTime":1656047885907,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n\t\t\t\"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"2e953c8c-032e-404e-9bf4-106be9f1b28b\",\n                                        \"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n                                        \"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\n                            \"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\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\": \"ded07516-5892-4bd9-869f-38ab178585dc\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"0564b7f0-aa7c-4963-9501-3140b4c328b6"}
2022-06-24T05:18:06.645Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.657Z|1832f0b3-012a-42f8-a97a-0459ab42f79a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:06.674Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.675Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.675Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.676Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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/0564b7f0-aa7c-4963-9501-3140b4c328b6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:06.676Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T05:18:05.907+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n\t\t\t\"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"2e953c8c-032e-404e-9bf4-106be9f1b28b\",\n                                        \"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n                                        \"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\n                            \"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\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\": \"ded07516-5892-4bd9-869f-38ab178585dc\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T05:18:05.859+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    }
  }
}
2022-06-24T05:18:06.677Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.678Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.692Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.694Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.695Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.695Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.696Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:06.696Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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:"3168", X-B3-TraceId:"da7e7ef8b545a6bd", X-B3-SpanId:"d1f50cc5bba2bd6e", X-B3-ParentSpanId:"da7e7ef8b545a6bd", X-B3-Sampled:"0", X-ONAP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-TransactionID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ECOMP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"516f7339-aa86-444d-9511-c8816928d965"]
2022-06-24T05:18:06.696Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\"modelUuid\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\"modelInvariantUuid\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"2e953c8c-032e-404e-9bf4-106be9f1b28b\",\"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\"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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"ded07516-5892-4bd9-869f-38ab178585dc\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"0564b7f0-aa7c-4963-9501-3140b4c328b6","type":"String"},"mso-request-id":{"value":"0564b7f0-aa7c-4963-9501-3140b4c328b6","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-06-24T05:18:06.697Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:07.713Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:07.714Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:07.714Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:07.715Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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:"Fri, 24 Jun 2022 05:18:06 GMT", X-ONAP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-TransactionID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ECOMP-RequestID:"0564b7f0-aa7c-4963-9501-3140b4c328b6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"516f7339-aa86-444d-9511-c8816928d965", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T05:18:07.715Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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\":\"0564b7f0-aa7c-4963-9501-3140b4c328b6\",\"instanceId\":\"17d33b77-33fa-4825-89e0-9d459bc6c4e9\"}}","message":"Success","processInstanceID":"06d29bfa-f37d-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T05:18:07.716Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:07.716Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|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-06-24T05:18:07.723Z|0564b7f0-aa7c-4963-9501-3140b4c328b6|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:08.028Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:08.043Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:08.044Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||Invoke
2022-06-24T05:18:08.044Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:08.044Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:08.045Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Method      : GET
2022-06-24T05:18:08.046Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc6e25abf9c0a6ce", X-B3-SpanId:"993eaf0ffccfb4ad", X-B3-ParentSpanId:"dc6e25abf9c0a6ce", X-B3-Sampled:"0", X-ONAP-RequestID:"f4b5748d-a453-4e1c-bd23-b0882b6bef9a", X-RequestID:"f4b5748d-a453-4e1c-bd23-b0882b6bef9a", X-TransactionID:"f4b5748d-a453-4e1c-bd23-b0882b6bef9a", X-ECOMP-RequestID:"f4b5748d-a453-4e1c-bd23-b0882b6bef9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"005bb9d1-1e21-4355-8f6d-f4eeb8b9f0c7"]
2022-06-24T05:18:08.046Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Request body: 
2022-06-24T05:18:08.046Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||==========================request end================================================
2022-06-24T05:18:08.084Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:08.085Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:08.085Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status text  : 
2022-06-24T05:18:08.085Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:08.086Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Response body: {
  "requestId" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T05:18:05.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n\t\t\t\"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"2e953c8c-032e-404e-9bf4-106be9f1b28b\",\n                                        \"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n                                        \"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\n                            \"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\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\": \"ded07516-5892-4bd9-869f-38ab178585dc\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:06.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    }
  }
}
2022-06-24T05:18:08.086Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:08.087Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||InvokeReturn
2022-06-24T05:18:08.088Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:08.089Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:08.089Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:08.090Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:08.091Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:08.091Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc6e25abf9c0a6ce", X-B3-SpanId:"cb10b770619767a8", X-B3-ParentSpanId:"dc6e25abf9c0a6ce", X-B3-Sampled:"0", X-ONAP-RequestID:"f4b5748d-a453-4e1c-bd23-b0882b6bef9a", X-RequestID:"f4b5748d-a453-4e1c-bd23-b0882b6bef9a", X-TransactionID:"f4b5748d-a453-4e1c-bd23-b0882b6bef9a", X-ECOMP-RequestID:"f4b5748d-a453-4e1c-bd23-b0882b6bef9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77ad689d-f745-40ff-874a-fe82f5340aae"]
2022-06-24T05:18:08.092Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:08.093Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:08.108Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:08.109Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:08.109Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:08.110Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:08.110Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:18:08.111Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:08.112Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:08.122Z|f4b5748d-a453-4e1c-bd23-b0882b6bef9a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:08.704Z|ef4fadca-28ec-43a1-aeeb-a61831b83f16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:08.705Z|ef4fadca-28ec-43a1-aeeb-a61831b83f16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:12.432Z|61aac349-6b34-4ec9-a425-e4a3f98915c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:12.433Z|61aac349-6b34-4ec9-a425-e4a3f98915c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:12.665Z|50f61057-2232-4618-b7f8-ea9ea3b9fa0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:12.668Z|50f61057-2232-4618-b7f8-ea9ea3b9fa0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:14.911Z|da8169bb-ac9d-4687-8b84-6efb1ab0ffba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:18:14.912Z|da8169bb-ac9d-4687-8b84-6efb1ab0ffba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:18:16.819Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:16.831Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:16.832Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:18:16.832Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:16.833Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:16.833Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:18:16.833Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfee06f348ecdb2e", X-B3-SpanId:"59c7266594bed13e", X-B3-ParentSpanId:"bfee06f348ecdb2e", X-B3-Sampled:"0", X-ONAP-RequestID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-RequestID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-TransactionID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-ECOMP-RequestID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad2b3f47-4c63-4110-9850-980396d184c0"]
2022-06-24T05:18:16.834Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:18:16.834Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:18:16.854Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:16.855Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:16.855Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:18:16.856Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:16.858Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 7; BBs remaining = 2).",
  "progress" : 78,
  "startTime" : "2022-06-24T05:16:59.000+00:00",
  "source" : "VID",
  "vnfId" : "040c0f12-2f42-46b5-956b-d341bd5c2be2",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:13.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
    "cloudIdentifier" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"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\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T05:17:23.000+00:00"
  } ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:18:16.858Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:16.859Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:18:16.861Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:16.862Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:16.862Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:16.862Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:16.863Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:16.863Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfee06f348ecdb2e", X-B3-SpanId:"8fefeee45af9ef9c", X-B3-ParentSpanId:"bfee06f348ecdb2e", X-B3-Sampled:"0", X-ONAP-RequestID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-RequestID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-TransactionID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-ECOMP-RequestID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3b6ff37-0b4a-4619-ac9c-6c2804ccc221"]
2022-06-24T05:18:16.864Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:16.864Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:16.878Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:16.879Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:16.879Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:16.880Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:16.884Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1656047847000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:17:28.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:18:16.884Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:16.885Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:16.929Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:16.930Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:16.931Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:16.931Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:16.931Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:16.932Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-RequestID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-TransactionID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-ECOMP-RequestID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"551324be-febf-44c3-a6ad-4c43b0322fa0"]
2022-06-24T05:18:16.932Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:16.933Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:17.068Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:17.069Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:17.070Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:17.072Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=80C0492FE9C6B2AD64302FDE18AA301D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"719", Date:"Fri, 24 Jun 2022 05:18:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:17.073Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0b0f8247-f37d-11ec-975a-5e62e9825eb9","businessKey":"43cab2f7-2425-4499-89e1-32039217c1f7","processDefinitionId":"ControllerExecutionBB:1:968da542-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-06-24T05:18:12.367+0000","endTime":"2022-06-24T05:18:12.837+0000","removalTime":null,"durationInMillis":470,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9","superProcessInstanceId":"09e58125-f37d-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:18:17.073Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:17.074Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43cab2f7-2425-4499-89e1-32039217c1f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:17.116Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:17.130Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:17.130Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:17.131Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:17.131Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:17.132Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-RequestID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-TransactionID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-ECOMP-RequestID:"8366f582-da0d-4d4c-988d-4ac6a45b90e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51b2e57e-45c5-40d2-96c3-0caf043cd7e0"]
2022-06-24T05:18:17.132Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:17.133Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:17.248Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:17.249Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:17.250Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:17.250Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4741B4829F77F77AC43C9A39366F936D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Fri, 24 Jun 2022 05:18:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:17.251Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:0b571306-f37d-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"0b0f8247-f37d-11ec-975a-5e62e9825eb9","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:968da542-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"0b0f8247-f37d-11ec-975a-5e62e9825eb9","executionId":"0b0f8247-f37d-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:18:12.836+0000","endTime":"2022-06-24T05:18:12.837+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df27460e-f37c-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:18:17.251Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:17.252Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b0f8247-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:17.258Z|8366f582-da0d-4d4c-988d-4ac6a45b90e8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:18.283Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:18.295Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:18.298Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||Invoke
2022-06-24T05:18:18.298Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:18.299Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:18.299Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Method      : GET
2022-06-24T05:18:18.299Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d317e271912750a0", X-B3-SpanId:"00eded7a62af07d9", X-B3-ParentSpanId:"d317e271912750a0", X-B3-Sampled:"0", X-ONAP-RequestID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-RequestID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-TransactionID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-ECOMP-RequestID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9d2a0c4-8ff2-4b11-9a7d-3789843dc63c"]
2022-06-24T05:18:18.300Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Request body: 
2022-06-24T05:18:18.300Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||==========================request end================================================
2022-06-24T05:18:18.324Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:18.324Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:18.325Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status text  : 
2022-06-24T05:18:18.325Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:18.326Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Response body: {
  "requestId" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "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-06-24T05:18:05.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n\t\t\t\"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"2e953c8c-032e-404e-9bf4-106be9f1b28b\",\n                                        \"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n                                        \"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\n                            \"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\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\": \"ded07516-5892-4bd9-869f-38ab178585dc\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:12.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    }
  }
}
2022-06-24T05:18:18.326Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:18.326Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||InvokeReturn
2022-06-24T05:18:18.328Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:18.329Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:18.332Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:18.332Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:18.333Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:18.333Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d317e271912750a0", X-B3-SpanId:"71a70a200196d632", X-B3-ParentSpanId:"d317e271912750a0", X-B3-Sampled:"0", X-ONAP-RequestID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-RequestID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-TransactionID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-ECOMP-RequestID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e7ab1d4-9446-4d4b-9e1f-21aae3de693c"]
2022-06-24T05:18:18.334Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:18.334Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:18.348Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:18.349Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:18.349Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:18.350Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:18.351Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:18:18.351Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:18.352Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:18.409Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:18.410Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:18.410Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:18.411Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:18.411Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:18.411Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-RequestID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-TransactionID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-ECOMP-RequestID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb62b1a9-8e86-4915-a2c3-8cf25693183a"]
2022-06-24T05:18:18.412Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:18.412Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:18.531Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:18.532Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:18.532Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:18.533Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DD436104CFC297E07CA85CD7B55DFC8A; 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:"Fri, 24 Jun 2022 05:18:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:18.533Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0b782f10-f37d-11ec-975a-5e62e9825eb9","businessKey":"0564b7f0-aa7c-4963-9501-3140b4c328b6","processDefinitionId":"WaitForPnfReadyBB:1:9674509f-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-06-24T05:18:13.053+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"06d29bfa-f37d-11ec-975a-5e62e9825eb9","superProcessInstanceId":"0b15c408-f37d-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:18:18.534Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:18.534Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:18.577Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:18.578Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:18.578Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:18.579Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:18.579Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:18.579Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-RequestID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-TransactionID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-ECOMP-RequestID:"0917dca1-4579-44bd-8ee2-92e542469a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4817f57f-a59a-414e-a230-668fa6ec1f05"]
2022-06-24T05:18:18.580Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:18.580Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:18.702Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:18.703Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:18.703Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:18.703Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5BD29A5C93F31E4611B1D04D3A1C62AF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 24 Jun 2022 05:18:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:18.704Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"0b78cb67-f37d-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"0b782f10-f37d-11ec-975a-5e62e9825eb9","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:9674509f-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"0b782f10-f37d-11ec-975a-5e62e9825eb9","executionId":"0b782f10-f37d-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:18:13.057+0000","endTime":"2022-06-24T05:18:13.277+0000","durationInMillis":220,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"06d29bfa-f37d-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:18:18.704Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:18.704Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:18.709Z|0917dca1-4579-44bd-8ee2-92e542469a99|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:18.759Z|3e4eeec3-4c62-4534-ae05-c0851312ef96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:18.760Z|3e4eeec3-4c62-4534-ae05-c0851312ef96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:21.207Z|b8e599b5-92ce-487b-a83a-a960159b4c47|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:18:21.210Z|b8e599b5-92ce-487b-a83a-a960159b4c47|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:22.457Z|aeec3021-297a-43ac-b723-4a146a973f05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:22.458Z|aeec3021-297a-43ac-b723-4a146a973f05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:22.689Z|5d1734ad-a265-4e31-b57c-1bf57f83bc56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:22.689Z|5d1734ad-a265-4e31-b57c-1bf57f83bc56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:27.492Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:27.516Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:27.517Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:18:27.518Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:27.518Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:27.519Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:18:27.519Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec66b632be8ca7c8", X-B3-SpanId:"100d672de99f3142", X-B3-ParentSpanId:"ec66b632be8ca7c8", X-B3-Sampled:"0", X-ONAP-RequestID:"ef7d0b72-a384-4875-a5b9-2fd46a8f0b47", X-RequestID:"ef7d0b72-a384-4875-a5b9-2fd46a8f0b47", X-TransactionID:"ef7d0b72-a384-4875-a5b9-2fd46a8f0b47", X-ECOMP-RequestID:"ef7d0b72-a384-4875-a5b9-2fd46a8f0b47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e94d3b32-f71e-4c89-9db1-d0a9acf43ba5"]
2022-06-24T05:18:27.520Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:18:27.520Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:18:27.549Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:27.550Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:27.551Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:18:27.551Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:27.552Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "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-06-24T05:16:59.000+00:00",
  "endTime" : "2022-06-24T05:18:20.000+00:00",
  "source" : "VID",
  "vnfId" : "040c0f12-2f42-46b5-956b-d341bd5c2be2",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
    "cloudIdentifier" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"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\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T05:17:23.000+00:00"
  } ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:18:27.554Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:27.556Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:18:27.560Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:27.562Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:27.564Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:27.575Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:27.575Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:27.576Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec66b632be8ca7c8", X-B3-SpanId:"d962ce49a3421bbe", X-B3-ParentSpanId:"ec66b632be8ca7c8", X-B3-Sampled:"0", X-ONAP-RequestID:"ef7d0b72-a384-4875-a5b9-2fd46a8f0b47", X-RequestID:"ef7d0b72-a384-4875-a5b9-2fd46a8f0b47", X-TransactionID:"ef7d0b72-a384-4875-a5b9-2fd46a8f0b47", X-ECOMP-RequestID:"ef7d0b72-a384-4875-a5b9-2fd46a8f0b47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec1e1c84-c646-4467-9267-c484512f73bb"]
2022-06-24T05:18:27.589Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:27.590Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:27.606Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:27.607Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:27.608Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:27.608Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:27.609Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1656047847000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:17:28.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:18:27.610Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:27.611Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:27.637Z|ef7d0b72-a384-4875-a5b9-2fd46a8f0b47|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:27.805Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:27.814Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:27.816Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:18:27.816Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:27.817Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:27.818Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:18:27.818Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb532ba45a584321", X-B3-SpanId:"64e5788bfde8bc9a", X-B3-ParentSpanId:"cb532ba45a584321", X-B3-Sampled:"0", X-ONAP-RequestID:"d19a8bea-4cf7-4f14-ba28-ff81a3cf1474", X-RequestID:"d19a8bea-4cf7-4f14-ba28-ff81a3cf1474", X-TransactionID:"d19a8bea-4cf7-4f14-ba28-ff81a3cf1474", X-ECOMP-RequestID:"d19a8bea-4cf7-4f14-ba28-ff81a3cf1474", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d17b4d7-45aa-45e4-ab68-5d1f7629553f"]
2022-06-24T05:18:27.819Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:18:27.819Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:18:27.844Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:27.845Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:27.846Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:18:27.846Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:27.847Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "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-06-24T05:16:59.000+00:00",
  "endTime" : "2022-06-24T05:18:20.000+00:00",
  "source" : "VID",
  "vnfId" : "040c0f12-2f42-46b5-956b-d341bd5c2be2",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
    "cloudIdentifier" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"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\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T05:17:23.000+00:00"
  } ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:18:27.847Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:27.848Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:18:27.850Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:27.851Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:27.851Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:27.852Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:27.852Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:27.869Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb532ba45a584321", X-B3-SpanId:"6b81646935a35c0f", X-B3-ParentSpanId:"cb532ba45a584321", X-B3-Sampled:"0", X-ONAP-RequestID:"d19a8bea-4cf7-4f14-ba28-ff81a3cf1474", X-RequestID:"d19a8bea-4cf7-4f14-ba28-ff81a3cf1474", X-TransactionID:"d19a8bea-4cf7-4f14-ba28-ff81a3cf1474", X-ECOMP-RequestID:"d19a8bea-4cf7-4f14-ba28-ff81a3cf1474", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7929051-0bc3-4ff9-b4cf-aeb36bdecea3"]
2022-06-24T05:18:27.870Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:27.870Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:27.898Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:27.909Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:27.912Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:27.913Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:27.916Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1656047847000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:17:28.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:18:27.917Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:27.918Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:27.931Z|d19a8bea-4cf7-4f14-ba28-ff81a3cf1474|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:28.138Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:28.149Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:28.152Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:18:28.153Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:28.153Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:28.153Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:18:28.154Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b72fc67bd6e478c", X-B3-SpanId:"5aae16acba0ae5be", X-B3-ParentSpanId:"9b72fc67bd6e478c", X-B3-Sampled:"0", X-ONAP-RequestID:"a5f6876e-69fc-442f-a00c-14de0ba7f3db", X-RequestID:"a5f6876e-69fc-442f-a00c-14de0ba7f3db", X-TransactionID:"a5f6876e-69fc-442f-a00c-14de0ba7f3db", X-ECOMP-RequestID:"a5f6876e-69fc-442f-a00c-14de0ba7f3db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30db74c6-be07-4ab8-a122-259ad2184b77"]
2022-06-24T05:18:28.154Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:18:28.154Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:18:28.173Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:28.174Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:28.175Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:18:28.175Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:28.183Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "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-06-24T05:16:59.000+00:00",
  "endTime" : "2022-06-24T05:18:20.000+00:00",
  "source" : "VID",
  "vnfId" : "040c0f12-2f42-46b5-956b-d341bd5c2be2",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
    "cloudIdentifier" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"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\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T05:17:23.000+00:00"
  } ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:18:28.185Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:28.186Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:18:28.188Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:28.188Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:28.189Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:28.190Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:28.190Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:28.190Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b72fc67bd6e478c", X-B3-SpanId:"6e8b8fe64fa067e1", X-B3-ParentSpanId:"9b72fc67bd6e478c", X-B3-Sampled:"0", X-ONAP-RequestID:"a5f6876e-69fc-442f-a00c-14de0ba7f3db", X-RequestID:"a5f6876e-69fc-442f-a00c-14de0ba7f3db", X-TransactionID:"a5f6876e-69fc-442f-a00c-14de0ba7f3db", X-ECOMP-RequestID:"a5f6876e-69fc-442f-a00c-14de0ba7f3db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d60acb00-6363-47a7-9629-dca83bb02318"]
2022-06-24T05:18:28.191Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:28.191Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:28.208Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:28.209Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:28.210Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:28.210Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:28.213Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1656047847000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:17:28.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:18:28.214Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:28.215Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:28.226Z|a5f6876e-69fc-442f-a00c-14de0ba7f3db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:28.438Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:28.449Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:28.454Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:18:28.455Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:28.455Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:28.455Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:18:28.456Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca175a1e427de87c", X-B3-SpanId:"79f9af8f5e76f9f1", X-B3-ParentSpanId:"ca175a1e427de87c", X-B3-Sampled:"0", X-ONAP-RequestID:"718b452c-481a-4f98-a906-7400ec833b03", X-RequestID:"718b452c-481a-4f98-a906-7400ec833b03", X-TransactionID:"718b452c-481a-4f98-a906-7400ec833b03", X-ECOMP-RequestID:"718b452c-481a-4f98-a906-7400ec833b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff446995-8ab2-4c06-99d4-ff80fd332c65"]
2022-06-24T05:18:28.456Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:18:28.457Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:18:28.492Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:28.498Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:28.499Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:18:28.499Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:28.500Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "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-06-24T05:16:59.000+00:00",
  "endTime" : "2022-06-24T05:18:20.000+00:00",
  "source" : "VID",
  "vnfId" : "040c0f12-2f42-46b5-956b-d341bd5c2be2",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
    "cloudIdentifier" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"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\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T05:17:23.000+00:00"
  } ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:18:28.501Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:28.501Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:18:28.503Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:28.504Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:28.508Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:28.509Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:28.510Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:28.510Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca175a1e427de87c", X-B3-SpanId:"7088425414dc995b", X-B3-ParentSpanId:"ca175a1e427de87c", X-B3-Sampled:"0", X-ONAP-RequestID:"718b452c-481a-4f98-a906-7400ec833b03", X-RequestID:"718b452c-481a-4f98-a906-7400ec833b03", X-TransactionID:"718b452c-481a-4f98-a906-7400ec833b03", X-ECOMP-RequestID:"718b452c-481a-4f98-a906-7400ec833b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee709c48-b25a-4fdb-bd30-5781f6ad8d3e"]
2022-06-24T05:18:28.510Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:28.511Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:28.542Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:28.543Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:28.543Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:28.543Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:26 GMT", Connection:"close"]
2022-06-24T05:18:28.544Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1656047847000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:17:28.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:18:28.550Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:28.550Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:28.611Z|718b452c-481a-4f98-a906-7400ec833b03|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:28.790Z|5cd05b4c-4d6a-4d84-966e-70cac4d49382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:28.791Z|5cd05b4c-4d6a-4d84-966e-70cac4d49382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:28.845Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:28.868Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:28.876Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||Invoke
2022-06-24T05:18:28.877Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:28.877Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7
2022-06-24T05:18:28.878Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Method      : GET
2022-06-24T05:18:28.878Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c6c544a7c2fd750", X-B3-SpanId:"30d11bd476760b2b", X-B3-ParentSpanId:"0c6c544a7c2fd750", X-B3-Sampled:"0", X-ONAP-RequestID:"10d5244d-e3c3-40cf-b8bf-9e1999ed6192", X-RequestID:"10d5244d-e3c3-40cf-b8bf-9e1999ed6192", X-TransactionID:"10d5244d-e3c3-40cf-b8bf-9e1999ed6192", X-ECOMP-RequestID:"10d5244d-e3c3-40cf-b8bf-9e1999ed6192", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4593253f-a836-4894-8d79-133d2b101f78"]
2022-06-24T05:18:28.878Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Request body: 
2022-06-24T05:18:28.879Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||==========================request end================================================
2022-06-24T05:18:28.906Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:28.920Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:28.919Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:28.920Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||Invoke
2022-06-24T05:18:28.921Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:28.921Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:28.921Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Method      : GET
2022-06-24T05:18:28.922Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43650adae449ccff", X-B3-SpanId:"f588d52e711088d0", X-B3-ParentSpanId:"43650adae449ccff", X-B3-Sampled:"0", X-ONAP-RequestID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-RequestID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-TransactionID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-ECOMP-RequestID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0673c8f2-ecd0-47d5-9265-b5920a500e69"]
2022-06-24T05:18:28.922Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Request body: 
2022-06-24T05:18:28.922Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||==========================request end================================================
2022-06-24T05:18:28.921Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:28.926Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Status text  : 
2022-06-24T05:18:28.926Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:28.927Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||Response body: {
  "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "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-06-24T05:16:59.000+00:00",
  "endTime" : "2022-06-24T05:18:20.000+00:00",
  "source" : "VID",
  "vnfId" : "040c0f12-2f42-46b5-956b-d341bd5c2be2",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n\t\t\t\"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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_298f0da6-0364-435c-9e40-185312eb0a06\",\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\": \"b8e618df-8dbf-4036-b765-99d8b2cc36fb\",\n                                        \"modelInvariantUuid\": \"5e32124d-73b7-488b-b14c-472687d11fc9\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"4196fc30-257f-4dca-8205-fe05b413792d\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"7ca649142dca4e53a24c15df5d510963\",\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\": \"0a963e1a-4f08-4566-8193-37b1ed51a53e\",\n                                                \"modelInvariantUuid\": \"1e7c7dbe-578d-45de-b42c-fd0ae90e2dec\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"4dadc996-4a90-4f6b-9153-d1513a101191\"\n                                            },\n                                            \"instanceName\": \"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-jakarta\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\n                            \"modelInvariantId\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\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\": \"4951244d-5ee6-459b-9f9f-cb05d7c7bd0a\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:20.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ {
    "requestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
    "cloudIdentifier" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"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\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-06-24T05:17:23.000+00:00"
  } ],
  "requestURI" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7"
    }
  }
}
2022-06-24T05:18:28.932Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:28.933Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43cab2f7-2425-4499-89e1-32039217c1f7|INFO|500||InvokeReturn
2022-06-24T05:18:28.935Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:28.936Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:28.936Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:28.936Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false
2022-06-24T05:18:28.937Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:28.937Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c6c544a7c2fd750", X-B3-SpanId:"3ab74fcae102b141", X-B3-ParentSpanId:"0c6c544a7c2fd750", X-B3-Sampled:"0", X-ONAP-RequestID:"10d5244d-e3c3-40cf-b8bf-9e1999ed6192", X-RequestID:"10d5244d-e3c3-40cf-b8bf-9e1999ed6192", X-TransactionID:"10d5244d-e3c3-40cf-b8bf-9e1999ed6192", X-ECOMP-RequestID:"10d5244d-e3c3-40cf-b8bf-9e1999ed6192", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d98109a8-8391-4aae-a214-97bcdab963f2"]
2022-06-24T05:18:28.941Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:28.941Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:28.942Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:28.942Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status text  : 
2022-06-24T05:18:28.942Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:28.942Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:28.943Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Response body: {
  "requestId" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "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-06-24T05:18:05.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n\t\t\t\"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"2e953c8c-032e-404e-9bf4-106be9f1b28b\",\n                                        \"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n                                        \"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\n                            \"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\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\": \"ded07516-5892-4bd9-869f-38ab178585dc\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:12.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    }
  }
}
2022-06-24T05:18:28.943Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:28.945Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||InvokeReturn
2022-06-24T05:18:28.946Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:28.946Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:28.947Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:28.947Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:28.947Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:28.948Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43650adae449ccff", X-B3-SpanId:"b816e4a4e4ddb8c4", X-B3-ParentSpanId:"43650adae449ccff", X-B3-Sampled:"0", X-ONAP-RequestID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-RequestID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-TransactionID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-ECOMP-RequestID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4996612a-f71d-40ce-b824-2273fea4f26f"]
2022-06-24T05:18:28.948Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:28.948Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:28.967Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:28.967Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:28.968Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:28.968Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:28.968Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:28.969Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:28.969Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:28.969Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:28.969Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:18:28.970Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:28.971Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:28.969Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 62,
  "soRequestId" : "43cab2f7-2425-4499-89e1-32039217c1f7",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1656047847000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:17:28.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:18:28.973Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:28.974Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43cab2f7-2425-4499-89e1-32039217c1f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:28.995Z|10d5244d-e3c3-40cf-b8bf-9e1999ed6192|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43cab2f7-2425-4499-89e1-32039217c1f7|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:29.086Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:29.087Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:29.087Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:29.088Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:29.088Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:29.088Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-RequestID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-TransactionID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-ECOMP-RequestID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7518bf6-e768-48df-993b-3e8a3c34a4f5"]
2022-06-24T05:18:29.089Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:29.089Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:29.213Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:29.214Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:29.214Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:29.214Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F8CDB81083868BDC1C2CD7937AC4096C; 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:"Fri, 24 Jun 2022 05:18:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:29.215Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0b782f10-f37d-11ec-975a-5e62e9825eb9","businessKey":"0564b7f0-aa7c-4963-9501-3140b4c328b6","processDefinitionId":"WaitForPnfReadyBB:1:9674509f-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-06-24T05:18:13.053+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"06d29bfa-f37d-11ec-975a-5e62e9825eb9","superProcessInstanceId":"0b15c408-f37d-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:18:29.215Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:29.216Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:29.471Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:29.482Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:29.483Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:29.484Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:29.485Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:29.485Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-RequestID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-TransactionID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-ECOMP-RequestID:"845a23d3-1b42-42b7-930b-4e277fdaee84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f450853a-c6c2-4db2-8163-ab4c29ea646e"]
2022-06-24T05:18:29.499Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:29.500Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:29.653Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:29.658Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:29.659Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:29.659Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A94B6D7322E396CA2D84A5EAFD70C452; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 24 Jun 2022 05:18:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:29.660Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"0b78cb67-f37d-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"0b782f10-f37d-11ec-975a-5e62e9825eb9","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:9674509f-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"0b782f10-f37d-11ec-975a-5e62e9825eb9","executionId":"0b782f10-f37d-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:18:13.057+0000","endTime":"2022-06-24T05:18:13.277+0000","durationInMillis":220,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"06d29bfa-f37d-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:18:29.660Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:29.661Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:29.670Z|845a23d3-1b42-42b7-930b-4e277fdaee84|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:29.911Z|eeda6769-229f-4c7c-8961-723b99ba40f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:18:29.912Z|eeda6769-229f-4c7c-8961-723b99ba40f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:18:31.087Z|b1208ea4-ae07-4b3e-8db1-1e32d514ca8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:18:31.088Z|b1208ea4-ae07-4b3e-8db1-1e32d514ca8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:18:32.489Z|d0e8a628-40c3-44a8-8b7d-991149cca273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:32.491Z|d0e8a628-40c3-44a8-8b7d-991149cca273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:32.718Z|7ee95e2c-6162-4e95-8bfd-944af89c08f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:32.719Z|7ee95e2c-6162-4e95-8bfd-944af89c08f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:34.603Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:34.606Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|||INFO|500||Checking if requestId: d662cece-7913-4506-8678-6f5a174924ba already exists in requestDb InfraActiveRequests table
2022-06-24T05:18:34.608Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:18:34.608Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||Invoke
2022-06-24T05:18:34.609Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:34.609Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:18:34.609Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Method      : GET
2022-06-24T05:18:34.610Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4868038e655caf19", X-B3-SpanId:"68a474d6da0d2ae0", X-B3-ParentSpanId:"4868038e655caf19", X-B3-Sampled:"0", X-ONAP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-TransactionID:"d662cece-7913-4506-8678-6f5a174924ba", X-ECOMP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51fead32-a981-4c9b-9a12-8c3d7f63b147"]
2022-06-24T05:18:34.611Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Request body: 
2022-06-24T05:18:34.611Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||==========================request end================================================
2022-06-24T05:18:34.632Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:34.634Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:18:34.636Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status text  : 
2022-06-24T05:18:34.637Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 05:18:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:34.638Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Response body: 
2022-06-24T05:18:34.639Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:34.641Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|404|Not Found|InvokeReturn
2022-06-24T05:18:34.663Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T05:18:34.670Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-06-24T05:18:34.706Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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/7ca649142dca4e53a24c15df5d510963 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-06-24T05:18:34.707Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||Invoke
2022-06-24T05:18:34.854Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/7ca649142dca4e53a24c15df5d510963|INFO|500||InvokeReturn
2022-06-24T05:18:34.857Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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/7ca649142dca4e53a24c15df5d510963 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220624-05:18:33:794-64092], vertex-id=[250072], Content-Length=[1033], Date=[Fri, 24 Jun 2022 05:18:33 GMT], Content-Type=[application/json]}
2022-06-24T05:18:34.864Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|||DEBUG|500||{"tenant-id":"7ca649142dca4e53a24c15df5d510963","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1656047825841","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/040c0f12-2f42-46b5-956b-d341bd5c2be2","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"040c0f12-2f42-46b5-956b-d341bd5c2be2"}],"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-06-24T05:18:34.871Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T05:18:34.874Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T05:18:34.887Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:34.892Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T05:18:34.899Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:34.900Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:34.901Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T05:18:34.901Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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:"4868038e655caf19", X-B3-SpanId:"51c9b9a2068ab648", X-B3-ParentSpanId:"4868038e655caf19", X-B3-Sampled:"0", X-ONAP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-TransactionID:"d662cece-7913-4506-8678-6f5a174924ba", X-ECOMP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"558de3a1-ea72-49d4-8e5e-7013f1326489"]
2022-06-24T05:18:34.902Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"37cdf139-f16d-4982-8b29-73b8f1e92fe8"},"instanceName":null,"requestScope":"service"}
2022-06-24T05:18:34.902Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T05:18:34.920Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:34.923Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:34.925Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T05:18:34.928Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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:"Fri, 24 Jun 2022 05:18:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:34.928Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T05:18:34.929Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:34.930Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T05:18:34.931Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307
2022-06-24T05:18:34.931Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|INFO|500||Invoke
2022-06-24T05:18:34.932Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:34.932Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307
2022-06-24T05:18:34.932Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Method      : GET
2022-06-24T05:18:34.933Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-TransactionID:"d662cece-7913-4506-8678-6f5a174924ba", X-ECOMP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86d576be-dbee-4f9a-8587-a981dd3bd4ed"]
2022-06-24T05:18:34.934Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Request body: 
2022-06-24T05:18:34.935Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||==========================request end================================================
2022-06-24T05:18:34.974Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:34.979Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:34.979Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Status text  : 
2022-06-24T05:18:34.980Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:18:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:34.980Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "90b63ce1-3cb9-4b41-8b20-268abfa48307",
  "modelInvariantUUID" : "7a4f9087-5d34-4a34-8363-7c663a2edfbf",
  "created" : "2022-06-24 05:15:08.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 24,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/vnfCustomizations"
    }
  }
}
2022-06-24T05:18:34.981Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:34.982Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|INFO|500||InvokeReturn
2022-06-24T05:18:34.987Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance
2022-06-24T05:18:34.988Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|INFO|500||Invoke
2022-06-24T05:18:34.989Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:34.990Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance
2022-06-24T05:18:34.990Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||Method      : GET
2022-06-24T05:18:34.990Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-TransactionID:"d662cece-7913-4506-8678-6f5a174924ba", X-ECOMP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a24269aa-76ec-4b55-9bd5-ff2883330f95"]
2022-06-24T05:18:34.991Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||Request body: 
2022-06-24T05:18:34.991Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-06-24T05:18:35.008Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:35.009Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:18:35.010Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||Status text  : 
2022-06-24T05:18:35.011Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&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:"Fri, 24 Jun 2022 05:18:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:35.012Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||Response body: 
2022-06-24T05:18:35.012Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:35.013Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T05:18:35.014Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf
2022-06-24T05:18:35.014Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|INFO|500||Invoke
2022-06-24T05:18:35.015Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:35.015Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf
2022-06-24T05:18:35.016Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Method      : GET
2022-06-24T05:18:35.016Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-TransactionID:"d662cece-7913-4506-8678-6f5a174924ba", X-ECOMP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"910b61be-b2e5-43bd-8758-207eeb051fd7"]
2022-06-24T05:18:35.016Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Request body: 
2022-06-24T05:18:35.017Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||==========================request end================================================
2022-06-24T05:18:35.050Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:35.052Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:35.052Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Status text  : 
2022-06-24T05:18:35.053Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:18:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:35.057Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "90b63ce1-3cb9-4b41-8b20-268abfa48307",
      "modelInvariantUUID" : "7a4f9087-5d34-4a34-8363-7c663a2edfbf",
      "created" : "2022-06-24 05:15:08.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 24,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/pnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/collectionResourceCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf"
    }
  }
}
2022-06-24T05:18:35.058Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:35.059Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7a4f9087-5d34-4a34-8363-7c663a2edfbf|INFO|500||InvokeReturn
2022-06-24T05:18:35.063Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance
2022-06-24T05:18:35.065Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|INFO|500||Invoke
2022-06-24T05:18:35.065Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:35.066Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance
2022-06-24T05:18:35.066Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||Method      : GET
2022-06-24T05:18:35.067Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-TransactionID:"d662cece-7913-4506-8678-6f5a174924ba", X-ECOMP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b9fffae-8082-4fb4-bf48-14ba5b9a97b6"]
2022-06-24T05:18:35.067Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||Request body: 
2022-06-24T05:18:35.068Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-06-24T05:18:35.090Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:35.091Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:18:35.091Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||Status text  : 
2022-06-24T05:18:35.091Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&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:"Fri, 24 Jun 2022 05:18:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:35.092Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||Response body: 
2022-06-24T05:18:35.092Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:35.093Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=90b63ce1-3cb9-4b41-8b20-268abfa48307&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T05:18:35.094Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.095Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-06-24T05:18:35.095Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:35.095Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.096Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-06-24T05:18:35.096Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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:"d662cece-7913-4506-8678-6f5a174924ba", X-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-TransactionID:"d662cece-7913-4506-8678-6f5a174924ba", X-ECOMP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d8d7459-b3dd-4d4c-80b5-adce7a419b63"]
2022-06-24T05:18:35.096Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-06-24T05:18:35.097Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-06-24T05:18:35.125Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:35.127Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.128Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-06-24T05:18:35.128Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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:"Fri, 24 Jun 2022 05:18:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:35.129Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T05:18:35.129Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:35.130Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-06-24T05:18:35.135Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.136Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.141Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.141Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.142Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.142Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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:"d662cece-7913-4506-8678-6f5a174924ba", X-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-TransactionID:"d662cece-7913-4506-8678-6f5a174924ba", X-ECOMP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0afc508-9109-4a2b-bd5a-cfdb7f36ecb7"]
2022-06-24T05:18:35.143Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.143Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.166Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.167Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.167Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.169Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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:"Fri, 24 Jun 2022 05:18:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:35.169Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2022-06-24T05:18:35.170Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.172Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.198Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307
2022-06-24T05:18:35.199Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|INFO|500||Invoke
2022-06-24T05:18:35.199Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:35.199Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307
2022-06-24T05:18:35.200Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Method      : GET
2022-06-24T05:18:35.200Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-TransactionID:"d662cece-7913-4506-8678-6f5a174924ba", X-ECOMP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66158312-164e-436a-b83f-426afee26af1"]
2022-06-24T05:18:35.201Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Request body: 
2022-06-24T05:18:35.201Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||==========================request end================================================
2022-06-24T05:18:35.235Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:35.236Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:35.236Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Status text  : 
2022-06-24T05:18:35.237Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:18:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:35.238Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "90b63ce1-3cb9-4b41-8b20-268abfa48307",
  "modelInvariantUUID" : "7a4f9087-5d34-4a34-8363-7c663a2edfbf",
  "created" : "2022-06-24 05:15:08.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 24,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307/vnfCustomizations"
    }
  }
}
2022-06-24T05:18:35.239Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:35.239Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/90b63ce1-3cb9-4b41-8b20-268abfa48307|INFO|500||InvokeReturn
2022-06-24T05:18:35.245Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T05:18:35.246Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T05:18:35.247Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:35.247Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T05:18:35.248Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T05:18:35.249Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1395", X-B3-TraceId:"4868038e655caf19", X-B3-SpanId:"635bc869957fc974", X-B3-ParentSpanId:"4868038e655caf19", X-B3-Sampled:"0", X-ONAP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-TransactionID:"d662cece-7913-4506-8678-6f5a174924ba", X-ECOMP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89e709ba-d3a0-4ce6-bfc5-a8eda0e73a6e"]
2022-06-24T05:18:35.250Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d662cece-7913-4506-8678-6f5a174924ba","requestStatus":"IN_PROGRESS","startTime":1656047914666,"source":"VID","tenantId":"7ca649142dca4e53a24c15df5d510963","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\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"37cdf139-f16d-4982-8b29-73b8f1e92fe8","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"d662cece-7913-4506-8678-6f5a174924ba"}
2022-06-24T05:18:35.250Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T05:18:35.276Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:35.278Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T05:18:35.279Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T05:18:35.279Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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/d662cece-7913-4506-8678-6f5a174924ba", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:35.280Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T05:18:34.666+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-06-24T05:18:34.464+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "d662cece-7913-4506-8678-6f5a174924ba",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    }
  }
}
2022-06-24T05:18:35.281Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:35.282Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T05:18:35.294Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.295Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T05:18:35.295Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:35.295Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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-06-24T05:18:35.296Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T05:18:35.296Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|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:"4868038e655caf19", X-B3-SpanId:"96a71942b7a89520", X-B3-ParentSpanId:"4868038e655caf19", X-B3-Sampled:"0", X-ONAP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-TransactionID:"d662cece-7913-4506-8678-6f5a174924ba", X-ECOMP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba2b7105-362b-4142-a54b-997e4131f7be"]
2022-06-24T05:18:35.297Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\"modelUuid\":\"90b63ce1-3cb9-4b41-8b20-268abfa48307\",\"modelInvariantUuid\":\"7a4f9087-5d34-4a34-8363-7c663a2edfbf\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"7ca649142dca4e53a24c15df5d510963\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"37cdf139-f16d-4982-8b29-73b8f1e92fe8\"}","type":"String"},"requestId":{"value":"d662cece-7913-4506-8678-6f5a174924ba","type":"String"},"mso-request-id":{"value":"d662cece-7913-4506-8678-6f5a174924ba","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"37cdf139-f16d-4982-8b29-73b8f1e92fe8","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/37cdf139-f16d-4982-8b29-73b8f1e92fe8","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T05:18:35.297Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T05:18:37.317Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:37.318Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T05:18:37.318Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T05:18:37.320Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 05:18:35 GMT", X-ONAP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-TransactionID:"d662cece-7913-4506-8678-6f5a174924ba", X-ECOMP-RequestID:"d662cece-7913-4506-8678-6f5a174924ba", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ba2b7105-362b-4142-a54b-997e4131f7be", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T05:18:37.320Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d662cece-7913-4506-8678-6f5a174924ba\",\"instanceId\":\"37cdf139-f16d-4982-8b29-73b8f1e92fe8\"}}","message":"Success","processInstanceID":"17df1487-f37d-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T05:18:37.320Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:37.321Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T05:18:37.326Z|d662cece-7913-4506-8678-6f5a174924ba|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:37.523Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:37.527Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:18:37.528Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||Invoke
2022-06-24T05:18:37.528Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:37.528Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:18:37.529Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Method      : GET
2022-06-24T05:18:37.529Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abb102cfd3d67994", X-B3-SpanId:"d98d97daabc4d31a", X-B3-ParentSpanId:"abb102cfd3d67994", X-B3-Sampled:"0", X-ONAP-RequestID:"2a17c321-5cdd-44d7-9438-c7636bce7781", X-RequestID:"2a17c321-5cdd-44d7-9438-c7636bce7781", X-TransactionID:"2a17c321-5cdd-44d7-9438-c7636bce7781", X-ECOMP-RequestID:"2a17c321-5cdd-44d7-9438-c7636bce7781", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"368ed93d-d58a-4f31-8810-3a15ea1252e3"]
2022-06-24T05:18:37.529Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Request body: 
2022-06-24T05:18:37.530Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||==========================request end================================================
2022-06-24T05:18:37.551Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:37.552Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:37.553Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status text  : 
2022-06-24T05:18:37.553Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:37.561Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Response body: {
  "requestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T05:18:34.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "d662cece-7913-4506-8678-6f5a174924ba",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    }
  }
}
2022-06-24T05:18:37.562Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:37.562Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||InvokeReturn
2022-06-24T05:18:37.564Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:18:37.565Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:37.565Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:37.566Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:18:37.566Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:37.566Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abb102cfd3d67994", X-B3-SpanId:"400bebaa7b855fe9", X-B3-ParentSpanId:"abb102cfd3d67994", X-B3-Sampled:"0", X-ONAP-RequestID:"2a17c321-5cdd-44d7-9438-c7636bce7781", X-RequestID:"2a17c321-5cdd-44d7-9438-c7636bce7781", X-TransactionID:"2a17c321-5cdd-44d7-9438-c7636bce7781", X-ECOMP-RequestID:"2a17c321-5cdd-44d7-9438-c7636bce7781", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d62fa76d-3e45-439b-b9da-23e4b5073b1a"]
2022-06-24T05:18:37.567Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:37.567Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:37.580Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:37.581Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:37.582Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:37.582Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:37.587Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:18:37.590Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:37.595Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:37.610Z|2a17c321-5cdd-44d7-9438-c7636bce7781|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:38.832Z|d46ad631-f042-4783-952a-a01d7f2f5ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:38.833Z|d46ad631-f042-4783-952a-a01d7f2f5ecc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:39.836Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:39.844Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:39.845Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||Invoke
2022-06-24T05:18:39.846Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:39.847Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:39.848Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Method      : GET
2022-06-24T05:18:39.848Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2f2259aa242859f", X-B3-SpanId:"e5bd39275d2e2f1b", X-B3-ParentSpanId:"f2f2259aa242859f", X-B3-Sampled:"0", X-ONAP-RequestID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-RequestID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-TransactionID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-ECOMP-RequestID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29b1d349-a006-4974-8cd9-d6f63dedadb1"]
2022-06-24T05:18:39.848Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Request body: 
2022-06-24T05:18:39.848Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||==========================request end================================================
2022-06-24T05:18:39.877Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:39.878Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:39.878Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status text  : 
2022-06-24T05:18:39.879Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:39.880Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Response body: {
  "requestId" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "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-06-24T05:18:05.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n\t\t\t\"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"2e953c8c-032e-404e-9bf4-106be9f1b28b\",\n                                        \"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n                                        \"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\n                            \"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\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\": \"ded07516-5892-4bd9-869f-38ab178585dc\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:12.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    }
  }
}
2022-06-24T05:18:39.880Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:39.881Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||InvokeReturn
2022-06-24T05:18:39.883Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:39.883Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:39.883Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:39.884Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:39.884Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:39.884Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2f2259aa242859f", X-B3-SpanId:"635fc0b267e942e9", X-B3-ParentSpanId:"f2f2259aa242859f", X-B3-Sampled:"0", X-ONAP-RequestID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-RequestID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-TransactionID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-ECOMP-RequestID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6a85381-396c-49c4-b357-f8853643d1df"]
2022-06-24T05:18:39.885Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:39.885Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:39.903Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:39.903Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:39.904Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:39.904Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:39.905Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:18:39.905Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:39.906Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:39.940Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:39.941Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:39.941Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:39.942Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:39.942Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:39.942Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-RequestID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-TransactionID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-ECOMP-RequestID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cfe1f60-cfd0-430f-9148-a8964f7eac37"]
2022-06-24T05:18:39.943Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:39.943Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:40.066Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:40.067Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:40.067Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:40.068Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C5ED6C860783D8E03F0AE0005D1E07DF; 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:"Fri, 24 Jun 2022 05:18:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:40.068Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0b782f10-f37d-11ec-975a-5e62e9825eb9","businessKey":"0564b7f0-aa7c-4963-9501-3140b4c328b6","processDefinitionId":"WaitForPnfReadyBB:1:9674509f-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-06-24T05:18:13.053+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"06d29bfa-f37d-11ec-975a-5e62e9825eb9","superProcessInstanceId":"0b15c408-f37d-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:18:40.069Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:40.069Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0564b7f0-aa7c-4963-9501-3140b4c328b6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:40.100Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:40.101Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:40.102Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:40.102Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:40.103Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:40.103Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-RequestID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-TransactionID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-ECOMP-RequestID:"a40fd780-7368-42eb-9457-419fc4c3c8d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e5123e1-d88d-43da-a892-a93470638dc8"]
2022-06-24T05:18:40.103Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:40.104Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:40.219Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:40.219Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:40.220Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:40.220Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=88711F608F2A66505E7A1E1A3ECB9505; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 24 Jun 2022 05:18:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:40.221Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"0b78cb67-f37d-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"0b782f10-f37d-11ec-975a-5e62e9825eb9","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:9674509f-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"0b782f10-f37d-11ec-975a-5e62e9825eb9","executionId":"0b782f10-f37d-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:18:13.057+0000","endTime":"2022-06-24T05:18:13.277+0000","durationInMillis":220,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"06d29bfa-f37d-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:18:40.221Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:40.221Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0b782f10-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:40.225Z|a40fd780-7368-42eb-9457-419fc4c3c8d4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:42.514Z|f5ae2181-0c7d-47fb-b306-2d395afb8783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:42.515Z|f5ae2181-0c7d-47fb-b306-2d395afb8783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:42.758Z|c8fcec18-cd34-4fab-b077-6d2bae3a6cce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:42.759Z|c8fcec18-cd34-4fab-b077-6d2bae3a6cce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:44.911Z|13f5b386-da2f-484e-9a97-74cd0033a47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:18:44.921Z|13f5b386-da2f-484e-9a97-74cd0033a47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:18:47.791Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:47.802Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:18:47.803Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||Invoke
2022-06-24T05:18:47.803Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:47.803Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:18:47.805Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Method      : GET
2022-06-24T05:18:47.805Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b9b0dbb2d68d556", X-B3-SpanId:"eb48e5c1ea0eaca0", X-B3-ParentSpanId:"7b9b0dbb2d68d556", X-B3-Sampled:"0", X-ONAP-RequestID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-RequestID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-TransactionID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-ECOMP-RequestID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da67b32d-c140-474a-9201-47c2023dd4a6"]
2022-06-24T05:18:47.806Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Request body: 
2022-06-24T05:18:47.806Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||==========================request end================================================
2022-06-24T05:18:47.831Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:47.831Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:47.832Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status text  : 
2022-06-24T05:18:47.832Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:47.833Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Response body: {
  "requestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "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-06-24T05:18:34.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "d662cece-7913-4506-8678-6f5a174924ba",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    }
  }
}
2022-06-24T05:18:47.833Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:47.833Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||InvokeReturn
2022-06-24T05:18:47.835Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:18:47.836Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:47.836Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:47.836Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:18:47.837Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:47.837Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b9b0dbb2d68d556", X-B3-SpanId:"28a6c232b4ed1a70", X-B3-ParentSpanId:"7b9b0dbb2d68d556", X-B3-Sampled:"0", X-ONAP-RequestID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-RequestID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-TransactionID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-ECOMP-RequestID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d616dc1b-2f5f-4419-b3c9-becdd5af3447"]
2022-06-24T05:18:47.837Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:47.838Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:47.861Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:47.863Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:47.865Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:47.866Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:47.867Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1656047924000,\"creation_time\":1656047847000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:18:44.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:18:47.867Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:47.869Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:47.923Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:47.924Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:47.924Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:47.924Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:47.925Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:47.926Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-RequestID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-TransactionID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-ECOMP-RequestID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c540f7c2-d264-4304-b956-8884264525cb"]
2022-06-24T05:18:47.926Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:47.926Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:48.057Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:48.058Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:48.058Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:48.059Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D70AE17B034F272A85F4BA9FF7BFC876; 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:"Fri, 24 Jun 2022 05:18:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:48.060Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1ba4ced3-f37d-11ec-975a-5e62e9825eb9","businessKey":"d662cece-7913-4506-8678-6f5a174924ba","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T05:18:40.189+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"17df1487-f37d-11ec-975a-5e62e9825eb9","superProcessInstanceId":"1ba3e530-f37d-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:18:48.060Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:48.060Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:48.104Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:48.105Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:48.105Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:48.106Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:48.106Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:48.107Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-RequestID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-TransactionID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-ECOMP-RequestID:"ecd651c1-411e-47fe-aeea-af6fe3b2ccb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5affd28-9c12-466c-8ee5-e276c50650f5"]
2022-06-24T05:18:48.107Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:48.107Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:48.237Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:48.239Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:48.239Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:48.240Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=17F3B2C6A681D99ABF128CE610B4DCCA; 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:"Fri, 24 Jun 2022 05:18:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:48.240Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1d3a8a4e-f37d-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"1ba4ced3-f37d-11ec-975a-5e62e9825eb9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"1ba4ced3-f37d-11ec-975a-5e62e9825eb9","executionId":"1ba4ced3-f37d-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:18:42.848+0000","endTime":"2022-06-24T05:18:42.856+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"17df1487-f37d-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:18:48.241Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:48.241Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:48.250Z|ecd651c1-411e-47fe-aeea-af6fe3b2ccb7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:48.882Z|0d80c5ec-f954-4e61-a31d-20d663427c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:48.883Z|0d80c5ec-f954-4e61-a31d-20d663427c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:50.410Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:50.422Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:50.423Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||Invoke
2022-06-24T05:18:50.423Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:50.424Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:50.424Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Method      : GET
2022-06-24T05:18:50.424Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f791e6ffb74ca1c3", X-B3-SpanId:"7fa2b5d4e5809b64", X-B3-ParentSpanId:"f791e6ffb74ca1c3", X-B3-Sampled:"0", X-ONAP-RequestID:"2c8af21e-1bad-4cf3-b636-d95d39dafe09", X-RequestID:"2c8af21e-1bad-4cf3-b636-d95d39dafe09", X-TransactionID:"2c8af21e-1bad-4cf3-b636-d95d39dafe09", X-ECOMP-RequestID:"2c8af21e-1bad-4cf3-b636-d95d39dafe09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c30c9a5-32a9-476c-9920-6ad29341d068"]
2022-06-24T05:18:50.425Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Request body: 
2022-06-24T05:18:50.425Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||==========================request end================================================
2022-06-24T05:18:50.462Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:50.463Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:50.463Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status text  : 
2022-06-24T05:18:50.463Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:50.464Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Response body: {
  "requestId" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:18:05.000+00:00",
  "endTime" : "2022-06-24T05:18:43.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n\t\t\t\"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"2e953c8c-032e-404e-9bf4-106be9f1b28b\",\n                                        \"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n                                        \"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\n                            \"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\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\": \"ded07516-5892-4bd9-869f-38ab178585dc\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:43.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    }
  }
}
2022-06-24T05:18:50.465Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:50.465Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||InvokeReturn
2022-06-24T05:18:50.467Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:50.467Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:50.468Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:50.477Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:50.477Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:50.478Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f791e6ffb74ca1c3", X-B3-SpanId:"a861b3e44c88ead8", X-B3-ParentSpanId:"f791e6ffb74ca1c3", X-B3-Sampled:"0", X-ONAP-RequestID:"2c8af21e-1bad-4cf3-b636-d95d39dafe09", X-RequestID:"2c8af21e-1bad-4cf3-b636-d95d39dafe09", X-TransactionID:"2c8af21e-1bad-4cf3-b636-d95d39dafe09", X-ECOMP-RequestID:"2c8af21e-1bad-4cf3-b636-d95d39dafe09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f757582-1c85-4141-9ba1-1e1782c3af8f"]
2022-06-24T05:18:50.478Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:50.479Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:50.492Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:50.500Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:50.501Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:50.501Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:50.502Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:18:50.503Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:50.503Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:50.534Z|2c8af21e-1bad-4cf3-b636-d95d39dafe09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:50.795Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:50.838Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:50.839Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||Invoke
2022-06-24T05:18:50.839Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:50.840Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:50.840Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Method      : GET
2022-06-24T05:18:50.871Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45b036e82edab421", X-B3-SpanId:"dc984502710d7cbf", X-B3-ParentSpanId:"45b036e82edab421", X-B3-Sampled:"0", X-ONAP-RequestID:"678c5d2d-3041-407b-b0fc-868f63a44205", X-RequestID:"678c5d2d-3041-407b-b0fc-868f63a44205", X-TransactionID:"678c5d2d-3041-407b-b0fc-868f63a44205", X-ECOMP-RequestID:"678c5d2d-3041-407b-b0fc-868f63a44205", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf46ac46-159b-46b8-bdab-f2611bf6bf9d"]
2022-06-24T05:18:50.873Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Request body: 
2022-06-24T05:18:50.874Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||==========================request end================================================
2022-06-24T05:18:50.903Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:50.905Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:50.906Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status text  : 
2022-06-24T05:18:50.906Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:50.907Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Response body: {
  "requestId" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:18:05.000+00:00",
  "endTime" : "2022-06-24T05:18:43.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n\t\t\t\"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"2e953c8c-032e-404e-9bf4-106be9f1b28b\",\n                                        \"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n                                        \"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\n                            \"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\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\": \"ded07516-5892-4bd9-869f-38ab178585dc\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:43.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    }
  }
}
2022-06-24T05:18:50.907Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:50.910Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||InvokeReturn
2022-06-24T05:18:50.912Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:50.912Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:50.912Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:50.913Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:50.913Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:50.913Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45b036e82edab421", X-B3-SpanId:"3bf283f085dc1f35", X-B3-ParentSpanId:"45b036e82edab421", X-B3-Sampled:"0", X-ONAP-RequestID:"678c5d2d-3041-407b-b0fc-868f63a44205", X-RequestID:"678c5d2d-3041-407b-b0fc-868f63a44205", X-TransactionID:"678c5d2d-3041-407b-b0fc-868f63a44205", X-ECOMP-RequestID:"678c5d2d-3041-407b-b0fc-868f63a44205", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df70a5b2-f121-43c1-b8e9-06ffa2194f51"]
2022-06-24T05:18:50.914Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:50.914Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:50.934Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:50.942Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:50.943Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:50.943Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:50.944Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:18:50.966Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:50.967Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:50.978Z|678c5d2d-3041-407b-b0fc-868f63a44205|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:51.233Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:51.243Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:51.244Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||Invoke
2022-06-24T05:18:51.245Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:51.246Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:51.246Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Method      : GET
2022-06-24T05:18:51.246Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"791d62280434441f", X-B3-SpanId:"9e1b7afc6a67f602", X-B3-ParentSpanId:"791d62280434441f", X-B3-Sampled:"0", X-ONAP-RequestID:"8ffc9b20-4e31-4950-8731-cd9fd22ebeb5", X-RequestID:"8ffc9b20-4e31-4950-8731-cd9fd22ebeb5", X-TransactionID:"8ffc9b20-4e31-4950-8731-cd9fd22ebeb5", X-ECOMP-RequestID:"8ffc9b20-4e31-4950-8731-cd9fd22ebeb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"598dbda8-cdc3-4f88-9d97-0d694f2f2a0f"]
2022-06-24T05:18:51.247Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Request body: 
2022-06-24T05:18:51.247Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||==========================request end================================================
2022-06-24T05:18:51.270Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:51.273Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:51.273Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status text  : 
2022-06-24T05:18:51.274Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:51.276Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Response body: {
  "requestId" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:18:05.000+00:00",
  "endTime" : "2022-06-24T05:18:43.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n\t\t\t\"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"2e953c8c-032e-404e-9bf4-106be9f1b28b\",\n                                        \"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n                                        \"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\n                            \"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\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\": \"ded07516-5892-4bd9-869f-38ab178585dc\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:43.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    }
  }
}
2022-06-24T05:18:51.277Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:51.278Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||InvokeReturn
2022-06-24T05:18:51.280Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:51.280Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:51.281Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:51.281Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:51.282Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:51.282Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"791d62280434441f", X-B3-SpanId:"758bd590e2bdadd2", X-B3-ParentSpanId:"791d62280434441f", X-B3-Sampled:"0", X-ONAP-RequestID:"8ffc9b20-4e31-4950-8731-cd9fd22ebeb5", X-RequestID:"8ffc9b20-4e31-4950-8731-cd9fd22ebeb5", X-TransactionID:"8ffc9b20-4e31-4950-8731-cd9fd22ebeb5", X-ECOMP-RequestID:"8ffc9b20-4e31-4950-8731-cd9fd22ebeb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c355321-6661-49b5-b71b-ea9fe3183d7c"]
2022-06-24T05:18:51.283Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:51.283Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:51.298Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:51.298Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:51.299Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:51.299Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:51.299Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:18:51.299Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:51.300Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:51.329Z|8ffc9b20-4e31-4950-8731-cd9fd22ebeb5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:51.600Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:51.615Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:51.617Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||Invoke
2022-06-24T05:18:51.617Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:51.619Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:51.620Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Method      : GET
2022-06-24T05:18:51.620Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec22085fb8b460d2", X-B3-SpanId:"abfad907f3861fef", X-B3-ParentSpanId:"ec22085fb8b460d2", X-B3-Sampled:"0", X-ONAP-RequestID:"7b923ec5-45a2-410e-86e4-22cc2dd01919", X-RequestID:"7b923ec5-45a2-410e-86e4-22cc2dd01919", X-TransactionID:"7b923ec5-45a2-410e-86e4-22cc2dd01919", X-ECOMP-RequestID:"7b923ec5-45a2-410e-86e4-22cc2dd01919", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ef54f94-88b1-4039-86e1-1ef3396bb52c"]
2022-06-24T05:18:51.621Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Request body: 
2022-06-24T05:18:51.622Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||==========================request end================================================
2022-06-24T05:18:51.660Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:51.663Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:51.664Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status text  : 
2022-06-24T05:18:51.664Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:51.665Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Response body: {
  "requestId" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:18:05.000+00:00",
  "endTime" : "2022-06-24T05:18:43.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n\t\t\t\"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"2e953c8c-032e-404e-9bf4-106be9f1b28b\",\n                                        \"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n                                        \"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\n                            \"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\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\": \"ded07516-5892-4bd9-869f-38ab178585dc\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:43.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    }
  }
}
2022-06-24T05:18:51.665Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:51.666Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||InvokeReturn
2022-06-24T05:18:51.668Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:51.668Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:51.669Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:51.677Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:51.678Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:51.679Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec22085fb8b460d2", X-B3-SpanId:"cf0dbb1efce799f8", X-B3-ParentSpanId:"ec22085fb8b460d2", X-B3-Sampled:"0", X-ONAP-RequestID:"7b923ec5-45a2-410e-86e4-22cc2dd01919", X-RequestID:"7b923ec5-45a2-410e-86e4-22cc2dd01919", X-TransactionID:"7b923ec5-45a2-410e-86e4-22cc2dd01919", X-ECOMP-RequestID:"7b923ec5-45a2-410e-86e4-22cc2dd01919", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"282013fe-6b40-4d06-9868-b2a9af8a38b8"]
2022-06-24T05:18:51.680Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:51.680Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:51.701Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:51.702Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:51.703Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:51.703Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:51.703Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:18:51.704Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:51.704Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:51.713Z|7b923ec5-45a2-410e-86e4-22cc2dd01919|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:51.902Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:51.914Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:51.915Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||Invoke
2022-06-24T05:18:51.915Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:51.916Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6
2022-06-24T05:18:51.916Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Method      : GET
2022-06-24T05:18:51.916Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f60c896b00e3c80", X-B3-SpanId:"5dd58ac47e40a1dc", X-B3-ParentSpanId:"6f60c896b00e3c80", X-B3-Sampled:"0", X-ONAP-RequestID:"1176fe55-1f13-45d4-8cb0-9790d5927017", X-RequestID:"1176fe55-1f13-45d4-8cb0-9790d5927017", X-TransactionID:"1176fe55-1f13-45d4-8cb0-9790d5927017", X-ECOMP-RequestID:"1176fe55-1f13-45d4-8cb0-9790d5927017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da077d1f-b898-4f84-9073-a75f800784fd"]
2022-06-24T05:18:51.917Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Request body: 
2022-06-24T05:18:51.917Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||==========================request end================================================
2022-06-24T05:18:51.943Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:51.944Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:51.945Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Status text  : 
2022-06-24T05:18:51.945Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:51.946Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||Response body: {
  "requestId" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:18:05.000+00:00",
  "endTime" : "2022-06-24T05:18:43.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n\t\t\t\"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"2e953c8c-032e-404e-9bf4-106be9f1b28b\",\n                                        \"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n                                        \"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\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_6b02819e-334c-4bc9-9afe-3a66fe1fb08a\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\",\n                            \"modelInvariantId\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\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\": \"ded07516-5892-4bd9-869f-38ab178585dc\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:43.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "0564b7f0-aa7c-4963-9501-3140b4c328b6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6"
    }
  }
}
2022-06-24T05:18:51.946Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:51.947Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0564b7f0-aa7c-4963-9501-3140b4c328b6|INFO|500||InvokeReturn
2022-06-24T05:18:51.952Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:51.955Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:51.956Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:51.956Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false
2022-06-24T05:18:51.957Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:51.957Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f60c896b00e3c80", X-B3-SpanId:"356e4ac2b4f8c2f6", X-B3-ParentSpanId:"6f60c896b00e3c80", X-B3-Sampled:"0", X-ONAP-RequestID:"1176fe55-1f13-45d4-8cb0-9790d5927017", X-RequestID:"1176fe55-1f13-45d4-8cb0-9790d5927017", X-TransactionID:"1176fe55-1f13-45d4-8cb0-9790d5927017", X-ECOMP-RequestID:"1176fe55-1f13-45d4-8cb0-9790d5927017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f2da361-64bb-4c16-a336-052068641462"]
2022-06-24T05:18:51.957Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:51.958Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:51.972Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:51.973Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:51.974Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:51.974Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:51.975Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:18:51.975Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:51.976Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0564b7f0-aa7c-4963-9501-3140b4c328b6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:52.011Z|1176fe55-1f13-45d4-8cb0-9790d5927017|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0564b7f0-aa7c-4963-9501-3140b4c328b6|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:52.537Z|aa40be33-55b5-43a4-9da9-61be30d371e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:52.538Z|aa40be33-55b5-43a4-9da9-61be30d371e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:52.785Z|5019422f-1707-46a3-bc22-00d440274f5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:52.786Z|5019422f-1707-46a3-bc22-00d440274f5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:58.428Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:18:58.442Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:18:58.444Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||Invoke
2022-06-24T05:18:58.445Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:58.446Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:18:58.447Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Method      : GET
2022-06-24T05:18:58.447Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e14aab1bb52a8e0", X-B3-SpanId:"92098ff3c6a90731", X-B3-ParentSpanId:"8e14aab1bb52a8e0", X-B3-Sampled:"0", X-ONAP-RequestID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-RequestID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-TransactionID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-ECOMP-RequestID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2547a914-3bb1-49eb-ae16-0e70aff83264"]
2022-06-24T05:18:58.448Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Request body: 
2022-06-24T05:18:58.448Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||==========================request end================================================
2022-06-24T05:18:58.480Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:58.481Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:58.481Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status text  : 
2022-06-24T05:18:58.482Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:58.482Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Response body: {
  "requestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "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-06-24T05:18:34.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:18:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "d662cece-7913-4506-8678-6f5a174924ba",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    }
  }
}
2022-06-24T05:18:58.483Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:58.483Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||InvokeReturn
2022-06-24T05:18:58.485Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:18:58.485Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:18:58.486Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:58.486Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:18:58.487Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:18:58.487Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e14aab1bb52a8e0", X-B3-SpanId:"dbf8a795a799fba0", X-B3-ParentSpanId:"8e14aab1bb52a8e0", X-B3-Sampled:"0", X-ONAP-RequestID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-RequestID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-TransactionID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-ECOMP-RequestID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f21824b7-3c2d-4b06-b551-8d543e93ba3c"]
2022-06-24T05:18:58.487Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:18:58.488Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:18:58.499Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:58.500Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:58.500Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:18:58.501Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:18:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:58.504Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1656047924000,\"creation_time\":1656047847000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:18:44.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:18:58.505Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:58.506Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:18:58.548Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:58.549Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:58.550Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:58.550Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:18:58.550Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:58.550Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-RequestID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-TransactionID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-ECOMP-RequestID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eea0f83e-60e9-4cf1-af9a-dad861ece55f"]
2022-06-24T05:18:58.551Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:58.551Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:58.698Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:58.698Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:58.699Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:58.700Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3D938599F3149D7D88CDC2DFB76F817A; 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:"Fri, 24 Jun 2022 05:18:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:58.700Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1ba4ced3-f37d-11ec-975a-5e62e9825eb9","businessKey":"d662cece-7913-4506-8678-6f5a174924ba","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-24T05:18:40.189+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"17df1487-f37d-11ec-975a-5e62e9825eb9","superProcessInstanceId":"1ba3e530-f37d-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-06-24T05:18:58.701Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:58.701Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:58.742Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:58.743Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:18:58.743Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:18:58.744Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:18:58.744Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:18:58.744Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-RequestID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-TransactionID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-ECOMP-RequestID:"597b2100-3cf5-467e-afd2-6b90d45d4a56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8166447c-abbb-4342-a5d6-e4e22a6ee99e"]
2022-06-24T05:18:58.745Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:18:58.745Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:18:58.894Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:18:58.894Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:18:58.895Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:18:58.895Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1883F2FD021D627D85AC7A7E5FA03A84; 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:"Fri, 24 Jun 2022 05:18:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:18:58.895Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1d3a8a4e-f37d-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"1ba4ced3-f37d-11ec-975a-5e62e9825eb9","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:96814911-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"1ba4ced3-f37d-11ec-975a-5e62e9825eb9","executionId":"1ba4ced3-f37d-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:18:42.848+0000","endTime":"2022-06-24T05:18:42.856+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"17df1487-f37d-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:18:58.896Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:18:58.896Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1ba4ced3-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:18:58.901Z|597b2100-3cf5-467e-afd2-6b90d45d4a56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:18:58.918Z|0e9b3c5b-8220-46af-b9f8-45e703430c83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:18:58.918Z|0e9b3c5b-8220-46af-b9f8-45e703430c83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:18:59.911Z|05833831-1fbb-4518-8614-11547badd3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:18:59.912Z|05833831-1fbb-4518-8614-11547badd3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:19:01.089Z|e1a089b7-d50d-43d6-9c81-38c71a719674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:19:01.090Z|e1a089b7-d50d-43d6-9c81-38c71a719674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:19:02.563Z|c30fccb0-681f-4d4c-9367-2d87d1bda9ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:02.564Z|c30fccb0-681f-4d4c-9367-2d87d1bda9ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:02.811Z|c3873368-ea39-4dce-8801-2d3ddf5e9424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:02.813Z|c3873368-ea39-4dce-8801-2d3ddf5e9424|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:03.048Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:19:03.051Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|||INFO|500||Checking if requestId: fde9108c-a4b9-40ef-ae70-2338d89074c8 already exists in requestDb InfraActiveRequests table
2022-06-24T05:19:03.053Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8
2022-06-24T05:19:03.055Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|INFO|500||Invoke
2022-06-24T05:19:03.055Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:03.055Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8
2022-06-24T05:19:03.055Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Method      : GET
2022-06-24T05:19:03.056Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a129152cdb718b8e", X-B3-SpanId:"d32271088c42b2a9", X-B3-ParentSpanId:"a129152cdb718b8e", X-B3-Sampled:"0", X-ONAP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-TransactionID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ECOMP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1788809a-a6fa-48a4-907a-29cffd13e95c"]
2022-06-24T05:19:03.056Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Request body: 
2022-06-24T05:19:03.057Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||==========================request end================================================
2022-06-24T05:19:03.074Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:03.076Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:19:03.076Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Status text  : 
2022-06-24T05:19:03.077Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Fri, 24 Jun 2022 05:19:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:03.078Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Response body: 
2022-06-24T05:19:03.078Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:03.078Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|INFO|404|Not Found|InvokeReturn
2022-06-24T05:19:03.097Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|||INFO|500||Running local validations
2022-06-24T05:19:03.099Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-06-24T05:19:03.099Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-06-24T05:19:03.100Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.101Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-06-24T05:19:03.102Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:03.102Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.103Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-06-24T05:19:03.103Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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:"a129152cdb718b8e", X-B3-SpanId:"f30c3bb8e3a449c1", X-B3-ParentSpanId:"a129152cdb718b8e", X-B3-Sampled:"0", X-ONAP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-TransactionID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ECOMP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c220d8b0-1c2a-47cb-821a-a4ae4cb678ba"]
2022-06-24T05:19:03.103Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"17d33b77-33fa-4825-89e0-9d459bc6c4e9"},"instanceName":null,"requestScope":"service"}
2022-06-24T05:19:03.104Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-06-24T05:19:03.125Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:03.125Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:03.125Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-06-24T05:19:03.126Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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:"Fri, 24 Jun 2022 05:19:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:03.126Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-06-24T05:19:03.126Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:03.127Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-06-24T05:19:03.128Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff
2022-06-24T05:19:03.128Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|INFO|500||Invoke
2022-06-24T05:19:03.129Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:03.129Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff
2022-06-24T05:19:03.130Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Method      : GET
2022-06-24T05:19:03.130Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-TransactionID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ECOMP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79076dee-dec9-477a-a8c3-02bda972a56c"]
2022-06-24T05:19:03.130Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Request body: 
2022-06-24T05:19:03.131Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||==========================request end================================================
2022-06-24T05:19:03.161Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:03.164Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:03.165Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Status text  : 
2022-06-24T05:19:03.166Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:19:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:03.166Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "001253e7-65cd-4f17-8e59-76af8f310cff",
  "modelInvariantUUID" : "6733a8ef-1765-4b37-99ca-d9e2b538fe0c",
  "created" : "2022-06-24 05:15:59.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/001253e7-65cd-4f17-8e59-76af8f310cff"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/vnfCustomizations"
    }
  }
}
2022-06-24T05:19:03.167Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:03.167Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|INFO|500||InvokeReturn
2022-06-24T05:19:03.171Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance
2022-06-24T05:19:03.172Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|INFO|500||Invoke
2022-06-24T05:19:03.172Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:03.173Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance
2022-06-24T05:19:03.173Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||Method      : GET
2022-06-24T05:19:03.173Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-TransactionID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ECOMP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2bd585c-3317-4d96-a2bb-769434c6974b"]
2022-06-24T05:19:03.174Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||Request body: 
2022-06-24T05:19:03.174Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-06-24T05:19:03.191Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:03.192Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:19:03.192Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||Status text  : 
2022-06-24T05:19:03.192Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&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:"Fri, 24 Jun 2022 05:19:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:03.193Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||Response body: 
2022-06-24T05:19:03.193Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:03.194Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T05:19:03.195Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c
2022-06-24T05:19:03.195Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|INFO|500||Invoke
2022-06-24T05:19:03.195Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:03.196Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c
2022-06-24T05:19:03.196Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Method      : GET
2022-06-24T05:19:03.196Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-TransactionID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ECOMP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f94c6047-d4dd-4e8a-837c-fb2a5d578eb2"]
2022-06-24T05:19:03.197Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Request body: 
2022-06-24T05:19:03.198Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||==========================request end================================================
2022-06-24T05:19:03.233Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:03.234Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:03.234Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Status text  : 
2022-06-24T05:19:03.234Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:19:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:03.235Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "001253e7-65cd-4f17-8e59-76af8f310cff",
      "modelInvariantUUID" : "6733a8ef-1765-4b37-99ca-d9e2b538fe0c",
      "created" : "2022-06-24 05:15:59.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/001253e7-65cd-4f17-8e59-76af8f310cff"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/recipes"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/pnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/collectionResourceCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/csar"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c"
    }
  }
}
2022-06-24T05:19:03.235Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:03.236Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=6733a8ef-1765-4b37-99ca-d9e2b538fe0c|INFO|500||InvokeReturn
2022-06-24T05:19:03.239Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance
2022-06-24T05:19:03.239Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|INFO|500||Invoke
2022-06-24T05:19:03.240Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:03.240Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance
2022-06-24T05:19:03.240Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||Method      : GET
2022-06-24T05:19:03.240Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-TransactionID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ECOMP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46209b0c-9b01-4886-b36d-8f80a9d4e908"]
2022-06-24T05:19:03.241Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||Request body: 
2022-06-24T05:19:03.241Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-06-24T05:19:03.261Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:03.262Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-06-24T05:19:03.263Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||Status text  : 
2022-06-24T05:19:03.263Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&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:"Fri, 24 Jun 2022 05:19:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:03.264Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||Response body: 
2022-06-24T05:19:03.264Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:03.265Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=001253e7-65cd-4f17-8e59-76af8f310cff&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-06-24T05:19:03.266Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.266Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-06-24T05:19:03.267Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:03.267Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.268Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-06-24T05:19:03.268Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-TransactionID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ECOMP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"903af46b-19e6-4410-aefb-0638941ac6cc"]
2022-06-24T05:19:03.268Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-06-24T05:19:03.269Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-06-24T05:19:03.299Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:03.300Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.300Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-06-24T05:19:03.301Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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:"Fri, 24 Jun 2022 05:19:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:03.301Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24 03:32:55.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"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-06-24T05:19:03.302Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:03.302Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-06-24T05:19:03.305Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.306Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.306Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.306Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.307Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.307Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-TransactionID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ECOMP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a44137da-3414-44f5-b408-69565ff26d16"]
2022-06-24T05:19:03.307Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.308Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.327Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.328Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.328Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.328Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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:"Fri, 24 Jun 2022 05:19:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:03.374Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-06-24T03:32:55.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2022-06-24T05:19:03.375Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.375Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.380Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff
2022-06-24T05:19:03.381Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|INFO|500||Invoke
2022-06-24T05:19:03.381Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:03.381Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff
2022-06-24T05:19:03.383Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Method      : GET
2022-06-24T05:19:03.384Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-TransactionID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ECOMP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef62d3ea-b96a-4b83-9948-8cbf32a61897"]
2022-06-24T05:19:03.384Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Request body: 
2022-06-24T05:19:03.384Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||==========================request end================================================
2022-06-24T05:19:03.407Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:03.408Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:03.408Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Status text  : 
2022-06-24T05:19:03.408Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Fri, 24 Jun 2022 05:19:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:03.410Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "001253e7-65cd-4f17-8e59-76af8f310cff",
  "modelInvariantUUID" : "6733a8ef-1765-4b37-99ca-d9e2b538fe0c",
  "created" : "2022-06-24 05:15:59.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/001253e7-65cd-4f17-8e59-76af8f310cff"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/recipes"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/pnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/collectionResourceCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/csar"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff/vnfCustomizations"
    }
  }
}
2022-06-24T05:19:03.411Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:03.411Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/001253e7-65cd-4f17-8e59-76af8f310cff|INFO|500||InvokeReturn
2022-06-24T05:19:03.415Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T05:19:03.416Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-06-24T05:19:03.416Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:03.416Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-06-24T05:19:03.417Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-06-24T05:19:03.417Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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:"a129152cdb718b8e", X-B3-SpanId:"dcd1785d7e42723c", X-B3-ParentSpanId:"a129152cdb718b8e", X-B3-Sampled:"0", X-ONAP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-TransactionID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ECOMP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66714c78-5833-47fb-a839-9d173feec50b"]
2022-06-24T05:19:03.418Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fde9108c-a4b9-40ef-ae70-2338d89074c8","requestStatus":"IN_PROGRESS","startTime":1656047943099,"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\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\"\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":"17d33b77-33fa-4825-89e0-9d459bc6c4e9","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9","cloudApiRequests":[],"requestURI":"fde9108c-a4b9-40ef-ae70-2338d89074c8"}
2022-06-24T05:19:03.418Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-06-24T05:19:03.450Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:03.451Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-06-24T05:19:03.451Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-06-24T05:19:03.451Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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/fde9108c-a4b9-40ef-ae70-2338d89074c8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:03.452Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "fde9108c-a4b9-40ef-ae70-2338d89074c8",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T05:19:03.099+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\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\"\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-06-24T05:19:02.636+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "cloudApiRequests" : [ ],
  "requestURI" : "fde9108c-a4b9-40ef-ae70-2338d89074c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8"
    }
  }
}
2022-06-24T05:19:03.452Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:03.455Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-06-24T05:19:03.471Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.472Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-06-24T05:19:03.472Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:03.473Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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-06-24T05:19:03.474Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-06-24T05:19:03.474Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|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:"a129152cdb718b8e", X-B3-SpanId:"81dabcbb29737d30", X-B3-ParentSpanId:"a129152cdb718b8e", X-B3-Sampled:"0", X-ONAP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-TransactionID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ECOMP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e20dd05-4bf9-4566-858c-203d195a75c9"]
2022-06-24T05:19:03.474Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\"modelUuid\":\"001253e7-65cd-4f17-8e59-76af8f310cff\",\"modelInvariantUuid\":\"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"17d33b77-33fa-4825-89e0-9d459bc6c4e9\"}","type":"String"},"requestId":{"value":"fde9108c-a4b9-40ef-ae70-2338d89074c8","type":"String"},"mso-request-id":{"value":"fde9108c-a4b9-40ef-ae70-2338d89074c8","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"17d33b77-33fa-4825-89e0-9d459bc6c4e9","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/17d33b77-33fa-4825-89e0-9d459bc6c4e9","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-06-24T05:19:03.475Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-06-24T05:19:04.514Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:04.514Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-06-24T05:19:04.515Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-06-24T05:19:04.515Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 24 Jun 2022 05:19:03 GMT", X-ONAP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-TransactionID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ECOMP-RequestID:"fde9108c-a4b9-40ef-ae70-2338d89074c8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4e20dd05-4bf9-4566-858c-203d195a75c9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-06-24T05:19:04.516Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fde9108c-a4b9-40ef-ae70-2338d89074c8\",\"instanceId\":\"17d33b77-33fa-4825-89e0-9d459bc6c4e9\"}}","message":"Success","processInstanceID":"28acfd68-f37d-11ec-975a-5e62e9825eb9","variables":null,"messageCode":200}
2022-06-24T05:19:04.516Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:04.517Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-06-24T05:19:04.538Z|fde9108c-a4b9-40ef-ae70-2338d89074c8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:19:04.733Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:19:04.760Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8
2022-06-24T05:19:04.761Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|INFO|500||Invoke
2022-06-24T05:19:04.761Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:04.761Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8
2022-06-24T05:19:04.762Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Method      : GET
2022-06-24T05:19:04.762Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f033f0c4ed8e56e0", X-B3-SpanId:"d83959646051070e", X-B3-ParentSpanId:"f033f0c4ed8e56e0", X-B3-Sampled:"0", X-ONAP-RequestID:"5b4819b9-2d4c-42ad-a68d-90192f9fdb60", X-RequestID:"5b4819b9-2d4c-42ad-a68d-90192f9fdb60", X-TransactionID:"5b4819b9-2d4c-42ad-a68d-90192f9fdb60", X-ECOMP-RequestID:"5b4819b9-2d4c-42ad-a68d-90192f9fdb60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd5bbc9e-3cae-4902-93db-1e2c215f5a28"]
2022-06-24T05:19:04.762Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Request body: 
2022-06-24T05:19:04.763Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||==========================request end================================================
2022-06-24T05:19:04.791Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:04.792Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:04.797Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Status text  : 
2022-06-24T05:19:04.799Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:04.800Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Response body: {
  "requestId" : "fde9108c-a4b9-40ef-ae70-2338d89074c8",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-06-24T05:19:03.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\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\"\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-06-24T05:19:03.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "cloudApiRequests" : [ ],
  "requestURI" : "fde9108c-a4b9-40ef-ae70-2338d89074c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8"
    }
  }
}
2022-06-24T05:19:04.800Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:04.801Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|INFO|500||InvokeReturn
2022-06-24T05:19:04.809Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false
2022-06-24T05:19:04.813Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:19:04.814Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:04.814Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false
2022-06-24T05:19:04.815Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:19:04.815Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f033f0c4ed8e56e0", X-B3-SpanId:"db6003865514116a", X-B3-ParentSpanId:"f033f0c4ed8e56e0", X-B3-Sampled:"0", X-ONAP-RequestID:"5b4819b9-2d4c-42ad-a68d-90192f9fdb60", X-RequestID:"5b4819b9-2d4c-42ad-a68d-90192f9fdb60", X-TransactionID:"5b4819b9-2d4c-42ad-a68d-90192f9fdb60", X-ECOMP-RequestID:"5b4819b9-2d4c-42ad-a68d-90192f9fdb60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a0e35c5-406d-4a21-88c9-37ac5eef8471"]
2022-06-24T05:19:04.816Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:19:04.816Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:19:04.830Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:04.832Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:04.832Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:19:04.833Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:04.833Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:19:04.834Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:04.834Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:19:04.857Z|5b4819b9-2d4c-42ad-a68d-90192f9fdb60|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:19:08.979Z|004ca747-7fa4-4113-a21c-669000fd94e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:08.979Z|004ca747-7fa4-4113-a21c-669000fd94e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:09.201Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:19:09.223Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:19:09.225Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||Invoke
2022-06-24T05:19:09.225Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:09.225Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:19:09.227Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Method      : GET
2022-06-24T05:19:09.227Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"515cbc2945f9f4e8", X-B3-SpanId:"72df46c21819c67b", X-B3-ParentSpanId:"515cbc2945f9f4e8", X-B3-Sampled:"0", X-ONAP-RequestID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-RequestID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-TransactionID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-ECOMP-RequestID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b040523-456a-4a5a-bb47-07995e8fd27e"]
2022-06-24T05:19:09.228Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Request body: 
2022-06-24T05:19:09.228Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||==========================request end================================================
2022-06-24T05:19:09.252Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:09.253Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:09.253Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status text  : 
2022-06-24T05:19:09.254Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:09.255Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Response body: {
  "requestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).",
  "progress" : 45,
  "startTime" : "2022-06-24T05:18:34.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:19:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "d662cece-7913-4506-8678-6f5a174924ba",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    }
  }
}
2022-06-24T05:19:09.256Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:09.256Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||InvokeReturn
2022-06-24T05:19:09.258Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:19:09.258Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:19:09.259Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:09.259Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:19:09.259Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:19:09.260Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"515cbc2945f9f4e8", X-B3-SpanId:"449c26a80e25e520", X-B3-ParentSpanId:"515cbc2945f9f4e8", X-B3-Sampled:"0", X-ONAP-RequestID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-RequestID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-TransactionID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-ECOMP-RequestID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d70362a-5b10-4eca-bcc7-ab5b54587727"]
2022-06-24T05:19:09.260Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:19:09.261Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:19:09.298Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:09.299Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:09.299Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:19:09.299Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:09.300Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1656047924000,\"creation_time\":1656047847000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:18:44.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:19:09.300Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:09.301Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:19:09.461Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:19:09.474Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-06-24T05:19:09.474Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:09.475Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1
2022-06-24T05:19:09.475Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:19:09.475Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-RequestID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-TransactionID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-ECOMP-RequestID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42a5742c-1e25-404d-9cfe-843e543b4d75"]
2022-06-24T05:19:09.475Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:19:09.476Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:19:09.641Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:09.642Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:09.643Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:19:09.643Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A036B2E55F075AD413BB4D4A5E036CA9; 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:"Fri, 24 Jun 2022 05:19:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:09.644Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"29cf369c-f37d-11ec-975a-5e62e9825eb9","businessKey":"d662cece-7913-4506-8678-6f5a174924ba","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-24T05:19:03.955+0000","endTime":"2022-06-24T05:19:04.576+0000","removalTime":null,"durationInMillis":621,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"17df1487-f37d-11ec-975a-5e62e9825eb9","superProcessInstanceId":"29ce4c05-f37d-11ec-975a-5e62e9825eb9","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-06-24T05:19:09.644Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:09.645Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d662cece-7913-4506-8678-6f5a174924ba&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:19:09.700Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:19:09.701Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||Invoke
2022-06-24T05:19:09.701Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:09.702Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1
2022-06-24T05:19:09.702Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Method      : GET
2022-06-24T05:19:09.702Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-RequestID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-TransactionID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-ECOMP-RequestID:"b06ef3cc-5ba0-4456-8b91-a76874c36b53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c505329-d1b6-40f0-a1c6-4b7317066911"]
2022-06-24T05:19:09.703Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Request body: 
2022-06-24T05:19:09.703Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||==========================request end================================================
2022-06-24T05:19:09.865Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:09.877Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:09.889Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Status text  : 
2022-06-24T05:19:09.901Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CF9643F167AF22FE27643AEE542D367D; 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:"Fri, 24 Jun 2022 05:19:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:09.902Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:29cf84cf-f37d-11ec-975a-5e62e9825eb9","parentActivityInstanceId":"29cf369c-f37d-11ec-975a-5e62e9825eb9","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:965e0952-f36e-11ec-975a-5e62e9825eb9","processInstanceId":"29cf369c-f37d-11ec-975a-5e62e9825eb9","executionId":"29cf369c-f37d-11ec-975a-5e62e9825eb9","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-24T05:19:03.957+0000","endTime":"2022-06-24T05:19:04.575+0000","durationInMillis":618,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"17df1487-f37d-11ec-975a-5e62e9825eb9"}]
2022-06-24T05:19:09.903Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:09.903Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29cf369c-f37d-11ec-975a-5e62e9825eb9&maxResults=1|INFO|500||InvokeReturn
2022-06-24T05:19:09.908Z|b06ef3cc-5ba0-4456-8b91-a76874c36b53|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:19:12.592Z|d2b06533-a6d8-4a30-9463-d34e08c9fd13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:12.593Z|d2b06533-a6d8-4a30-9463-d34e08c9fd13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:12.848Z|071ae5b8-73ab-40ae-8981-7875718087c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:12.849Z|071ae5b8-73ab-40ae-8981-7875718087c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:14.911Z|5bfef701-7cdf-42c4-8e50-035b4eb97efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:19:14.912Z|5bfef701-7cdf-42c4-8e50-035b4eb97efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:19:15.026Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:19:15.032Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8
2022-06-24T05:19:15.033Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|INFO|500||Invoke
2022-06-24T05:19:15.033Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:15.034Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8
2022-06-24T05:19:15.034Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Method      : GET
2022-06-24T05:19:15.034Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ca00f992c2c977f", X-B3-SpanId:"37d18d8fa0458a0c", X-B3-ParentSpanId:"0ca00f992c2c977f", X-B3-Sampled:"0", X-ONAP-RequestID:"c578a648-4fea-4401-8599-80c937b4cc5b", X-RequestID:"c578a648-4fea-4401-8599-80c937b4cc5b", X-TransactionID:"c578a648-4fea-4401-8599-80c937b4cc5b", X-ECOMP-RequestID:"c578a648-4fea-4401-8599-80c937b4cc5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dc72b92-3dc4-4c7d-9267-21d6f0a73475"]
2022-06-24T05:19:15.035Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Request body: 
2022-06-24T05:19:15.035Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||==========================request end================================================
2022-06-24T05:19:15.055Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:15.056Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:15.057Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Status text  : 
2022-06-24T05:19:15.058Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:15.059Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Response body: {
  "requestId" : "fde9108c-a4b9-40ef-ae70-2338d89074c8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:19:03.000+00:00",
  "endTime" : "2022-06-24T05:19:10.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\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\"\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-06-24T05:19:11.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "cloudApiRequests" : [ ],
  "requestURI" : "fde9108c-a4b9-40ef-ae70-2338d89074c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8"
    }
  }
}
2022-06-24T05:19:15.060Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:15.061Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|INFO|500||InvokeReturn
2022-06-24T05:19:15.065Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false
2022-06-24T05:19:15.067Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:19:15.068Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:15.069Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false
2022-06-24T05:19:15.070Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:19:15.070Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ca00f992c2c977f", X-B3-SpanId:"a4622e6380427caf", X-B3-ParentSpanId:"0ca00f992c2c977f", X-B3-Sampled:"0", X-ONAP-RequestID:"c578a648-4fea-4401-8599-80c937b4cc5b", X-RequestID:"c578a648-4fea-4401-8599-80c937b4cc5b", X-TransactionID:"c578a648-4fea-4401-8599-80c937b4cc5b", X-ECOMP-RequestID:"c578a648-4fea-4401-8599-80c937b4cc5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58e078b5-98b1-48d9-b826-df57b8230aec"]
2022-06-24T05:19:15.071Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:19:15.072Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:19:15.085Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:15.087Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:15.088Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:19:15.089Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:15.090Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:19:15.090Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:15.090Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:19:15.098Z|c578a648-4fea-4401-8599-80c937b4cc5b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:19:15.238Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:19:15.256Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8
2022-06-24T05:19:15.258Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|INFO|500||Invoke
2022-06-24T05:19:15.258Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:15.259Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8
2022-06-24T05:19:15.259Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Method      : GET
2022-06-24T05:19:15.259Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07c068bf72754344", X-B3-SpanId:"58b25a011ec56de4", X-B3-ParentSpanId:"07c068bf72754344", X-B3-Sampled:"0", X-ONAP-RequestID:"11327943-9de8-4731-a406-da411d316232", X-RequestID:"11327943-9de8-4731-a406-da411d316232", X-TransactionID:"11327943-9de8-4731-a406-da411d316232", X-ECOMP-RequestID:"11327943-9de8-4731-a406-da411d316232", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84612f8f-4639-4024-b3e4-6453e12f7ff1"]
2022-06-24T05:19:15.260Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Request body: 
2022-06-24T05:19:15.260Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||==========================request end================================================
2022-06-24T05:19:15.298Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:15.298Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:15.299Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Status text  : 
2022-06-24T05:19:15.299Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:15.300Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Response body: {
  "requestId" : "fde9108c-a4b9-40ef-ae70-2338d89074c8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:19:03.000+00:00",
  "endTime" : "2022-06-24T05:19:10.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\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\"\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-06-24T05:19:11.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "cloudApiRequests" : [ ],
  "requestURI" : "fde9108c-a4b9-40ef-ae70-2338d89074c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8"
    }
  }
}
2022-06-24T05:19:15.300Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:15.301Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|INFO|500||InvokeReturn
2022-06-24T05:19:15.302Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false
2022-06-24T05:19:15.303Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:19:15.303Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:15.304Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false
2022-06-24T05:19:15.304Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:19:15.304Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07c068bf72754344", X-B3-SpanId:"60c397dcd7e4f54a", X-B3-ParentSpanId:"07c068bf72754344", X-B3-Sampled:"0", X-ONAP-RequestID:"11327943-9de8-4731-a406-da411d316232", X-RequestID:"11327943-9de8-4731-a406-da411d316232", X-TransactionID:"11327943-9de8-4731-a406-da411d316232", X-ECOMP-RequestID:"11327943-9de8-4731-a406-da411d316232", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0819342-c927-4dd3-b255-f6abb8fc9752"]
2022-06-24T05:19:15.305Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:19:15.305Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:19:15.316Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:15.318Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:15.318Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:19:15.318Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:15.319Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:19:15.320Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:15.320Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:19:15.330Z|11327943-9de8-4731-a406-da411d316232|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:19:15.525Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:19:15.577Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8
2022-06-24T05:19:15.578Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|INFO|500||Invoke
2022-06-24T05:19:15.578Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:15.579Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8
2022-06-24T05:19:15.579Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Method      : GET
2022-06-24T05:19:15.579Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00a993824fd8e068", X-B3-SpanId:"8ba3ddef49911c90", X-B3-ParentSpanId:"00a993824fd8e068", X-B3-Sampled:"0", X-ONAP-RequestID:"5607f269-b04e-40b9-b87f-d1ab4482396f", X-RequestID:"5607f269-b04e-40b9-b87f-d1ab4482396f", X-TransactionID:"5607f269-b04e-40b9-b87f-d1ab4482396f", X-ECOMP-RequestID:"5607f269-b04e-40b9-b87f-d1ab4482396f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"394a87ee-0d05-4e48-9e10-32ff00740df1"]
2022-06-24T05:19:15.579Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Request body: 
2022-06-24T05:19:15.580Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||==========================request end================================================
2022-06-24T05:19:15.600Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:15.601Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:15.602Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Status text  : 
2022-06-24T05:19:15.602Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:15.603Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Response body: {
  "requestId" : "fde9108c-a4b9-40ef-ae70-2338d89074c8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:19:03.000+00:00",
  "endTime" : "2022-06-24T05:19:10.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\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\"\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-06-24T05:19:11.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "cloudApiRequests" : [ ],
  "requestURI" : "fde9108c-a4b9-40ef-ae70-2338d89074c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8"
    }
  }
}
2022-06-24T05:19:15.603Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:15.603Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|INFO|500||InvokeReturn
2022-06-24T05:19:15.605Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false
2022-06-24T05:19:15.606Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:19:15.607Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:15.607Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false
2022-06-24T05:19:15.607Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:19:15.608Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00a993824fd8e068", X-B3-SpanId:"b4542dacd7e7d5d4", X-B3-ParentSpanId:"00a993824fd8e068", X-B3-Sampled:"0", X-ONAP-RequestID:"5607f269-b04e-40b9-b87f-d1ab4482396f", X-RequestID:"5607f269-b04e-40b9-b87f-d1ab4482396f", X-TransactionID:"5607f269-b04e-40b9-b87f-d1ab4482396f", X-ECOMP-RequestID:"5607f269-b04e-40b9-b87f-d1ab4482396f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e6b06b8-9658-4b86-9db9-aaff401b433c"]
2022-06-24T05:19:15.609Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:19:15.609Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:19:15.625Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:15.626Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:15.626Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:19:15.626Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:15.627Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:19:15.627Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:15.628Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:19:15.636Z|5607f269-b04e-40b9-b87f-d1ab4482396f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:19:15.794Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:19:15.797Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8
2022-06-24T05:19:15.798Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|INFO|500||Invoke
2022-06-24T05:19:15.799Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:15.799Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8
2022-06-24T05:19:15.799Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Method      : GET
2022-06-24T05:19:15.799Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a4b240b6cc49c9f", X-B3-SpanId:"491d5251eec8ccd4", X-B3-ParentSpanId:"7a4b240b6cc49c9f", X-B3-Sampled:"0", X-ONAP-RequestID:"092a124d-da63-424e-b886-b1a20cef8c4a", X-RequestID:"092a124d-da63-424e-b886-b1a20cef8c4a", X-TransactionID:"092a124d-da63-424e-b886-b1a20cef8c4a", X-ECOMP-RequestID:"092a124d-da63-424e-b886-b1a20cef8c4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61c99788-cf23-4dd0-b5a8-595bf0d70f4b"]
2022-06-24T05:19:15.800Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Request body: 
2022-06-24T05:19:15.800Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||==========================request end================================================
2022-06-24T05:19:15.819Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:15.820Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:15.820Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Status text  : 
2022-06-24T05:19:15.821Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:15.822Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||Response body: {
  "requestId" : "fde9108c-a4b9-40ef-ae70-2338d89074c8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-06-24T05:19:03.000+00:00",
  "endTime" : "2022-06-24T05:19:10.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\": \"6733a8ef-1765-4b37-99ca-d9e2b538fe0c\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"001253e7-65cd-4f17-8e59-76af8f310cff\"\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-06-24T05:19:11.000+00:00",
  "serviceInstanceId" : "17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "serviceInstanceName" : "TestPNFMacroInstantiation_6b02819e-334c-4bc9-9afe-3a66fe1fb08a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/17d33b77-33fa-4825-89e0-9d459bc6c4e9",
  "cloudApiRequests" : [ ],
  "requestURI" : "fde9108c-a4b9-40ef-ae70-2338d89074c8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8"
    }
  }
}
2022-06-24T05:19:15.822Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:15.823Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fde9108c-a4b9-40ef-ae70-2338d89074c8|INFO|500||InvokeReturn
2022-06-24T05:19:15.824Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false
2022-06-24T05:19:15.826Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:19:15.826Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:15.827Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false
2022-06-24T05:19:15.827Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:19:15.828Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a4b240b6cc49c9f", X-B3-SpanId:"950bc881854820b9", X-B3-ParentSpanId:"7a4b240b6cc49c9f", X-B3-Sampled:"0", X-ONAP-RequestID:"092a124d-da63-424e-b886-b1a20cef8c4a", X-RequestID:"092a124d-da63-424e-b886-b1a20cef8c4a", X-TransactionID:"092a124d-da63-424e-b886-b1a20cef8c4a", X-ECOMP-RequestID:"092a124d-da63-424e-b886-b1a20cef8c4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21867d67-65f8-48f8-a0d2-b4f9eb62d3eb"]
2022-06-24T05:19:15.828Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:19:15.828Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:19:15.848Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:15.848Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:15.849Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:19:15.849Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:15.850Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-06-24T05:19:15.851Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:15.852Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fde9108c-a4b9-40ef-ae70-2338d89074c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:19:15.868Z|092a124d-da63-424e-b886-b1a20cef8c4a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fde9108c-a4b9-40ef-ae70-2338d89074c8|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:19:19.006Z|8942cf5b-c99a-4990-bab7-95aa16057758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:19.007Z|8942cf5b-c99a-4990-bab7-95aa16057758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:20.106Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:19:20.122Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:19:20.123Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||Invoke
2022-06-24T05:19:20.123Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:20.124Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:19:20.124Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Method      : GET
2022-06-24T05:19:20.125Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50204099601332f9", X-B3-SpanId:"6bcefc6ca1a14dd4", X-B3-ParentSpanId:"50204099601332f9", X-B3-Sampled:"0", X-ONAP-RequestID:"83b9dcb0-66d3-4a86-b39d-d16e326ddb72", X-RequestID:"83b9dcb0-66d3-4a86-b39d-d16e326ddb72", X-TransactionID:"83b9dcb0-66d3-4a86-b39d-d16e326ddb72", X-ECOMP-RequestID:"83b9dcb0-66d3-4a86-b39d-d16e326ddb72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92de82f9-3230-4cf6-a6f1-1970dc8ba56f"]
2022-06-24T05:19:20.125Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Request body: 
2022-06-24T05:19:20.125Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||==========================request end================================================
2022-06-24T05:19:20.155Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:20.160Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:20.160Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status text  : 
2022-06-24T05:19:20.161Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:20.165Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Response body: {
  "requestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "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-06-24T05:18:34.000+00:00",
  "endTime" : "2022-06-24T05:19:17.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:19:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "d662cece-7913-4506-8678-6f5a174924ba",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    }
  }
}
2022-06-24T05:19:20.166Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:20.167Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||InvokeReturn
2022-06-24T05:19:20.169Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:19:20.170Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:19:20.170Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:20.170Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:19:20.171Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:19:20.171Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50204099601332f9", X-B3-SpanId:"c7860daa67a4c98d", X-B3-ParentSpanId:"50204099601332f9", X-B3-Sampled:"0", X-ONAP-RequestID:"83b9dcb0-66d3-4a86-b39d-d16e326ddb72", X-RequestID:"83b9dcb0-66d3-4a86-b39d-d16e326ddb72", X-TransactionID:"83b9dcb0-66d3-4a86-b39d-d16e326ddb72", X-ECOMP-RequestID:"83b9dcb0-66d3-4a86-b39d-d16e326ddb72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b7091a7-b0d1-4588-af9f-5f69f3461e38"]
2022-06-24T05:19:20.171Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:19:20.172Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:19:20.193Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:20.194Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:20.195Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:19:20.196Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:20.197Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1656047924000,\"creation_time\":1656047847000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:18:44.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:19:20.198Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:20.198Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:19:20.213Z|83b9dcb0-66d3-4a86-b39d-d16e326ddb72|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:19:20.390Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:19:20.397Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:19:20.400Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||Invoke
2022-06-24T05:19:20.400Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:20.402Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:19:20.403Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Method      : GET
2022-06-24T05:19:20.403Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0ded1ec053084f7", X-B3-SpanId:"dd2933c5ed191baa", X-B3-ParentSpanId:"a0ded1ec053084f7", X-B3-Sampled:"0", X-ONAP-RequestID:"d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d", X-RequestID:"d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d", X-TransactionID:"d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d", X-ECOMP-RequestID:"d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a87163e-fd18-43b3-8c94-9934f33a86ed"]
2022-06-24T05:19:20.404Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Request body: 
2022-06-24T05:19:20.405Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||==========================request end================================================
2022-06-24T05:19:20.422Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:20.422Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:20.423Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status text  : 
2022-06-24T05:19:20.424Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:20.424Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Response body: {
  "requestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "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-06-24T05:18:34.000+00:00",
  "endTime" : "2022-06-24T05:19:17.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:19:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "d662cece-7913-4506-8678-6f5a174924ba",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    }
  }
}
2022-06-24T05:19:20.425Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:20.426Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||InvokeReturn
2022-06-24T05:19:20.435Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:19:20.436Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:19:20.437Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:20.437Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:19:20.438Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:19:20.438Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0ded1ec053084f7", X-B3-SpanId:"40d722d843fd2578", X-B3-ParentSpanId:"a0ded1ec053084f7", X-B3-Sampled:"0", X-ONAP-RequestID:"d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d", X-RequestID:"d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d", X-TransactionID:"d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d", X-ECOMP-RequestID:"d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9de245ba-bd88-432d-bf11-4b9d01546ec0"]
2022-06-24T05:19:20.438Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:19:20.439Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:19:20.468Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:20.469Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:20.470Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:19:20.470Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:20.472Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1656047924000,\"creation_time\":1656047847000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:18:44.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:19:20.472Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:20.473Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:19:20.483Z|d8dfc1fe-5619-4a0c-bcf9-a0b3867c222d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:19:20.682Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:19:20.689Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:19:20.690Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||Invoke
2022-06-24T05:19:20.690Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:20.690Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:19:20.691Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Method      : GET
2022-06-24T05:19:20.691Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24e4fb53f9e4196f", X-B3-SpanId:"3061b8db45ca6d9e", X-B3-ParentSpanId:"24e4fb53f9e4196f", X-B3-Sampled:"0", X-ONAP-RequestID:"e100a15b-a4fb-4960-8343-9c5d85eebbc0", X-RequestID:"e100a15b-a4fb-4960-8343-9c5d85eebbc0", X-TransactionID:"e100a15b-a4fb-4960-8343-9c5d85eebbc0", X-ECOMP-RequestID:"e100a15b-a4fb-4960-8343-9c5d85eebbc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e1cd357-516d-4538-884b-c4ad75f5cc8d"]
2022-06-24T05:19:20.692Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Request body: 
2022-06-24T05:19:20.692Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||==========================request end================================================
2022-06-24T05:19:20.718Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:20.719Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:20.720Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status text  : 
2022-06-24T05:19:20.720Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:20.721Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Response body: {
  "requestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "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-06-24T05:18:34.000+00:00",
  "endTime" : "2022-06-24T05:19:17.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:19:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "d662cece-7913-4506-8678-6f5a174924ba",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    }
  }
}
2022-06-24T05:19:20.721Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:20.722Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||InvokeReturn
2022-06-24T05:19:20.723Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:19:20.724Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:19:20.725Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:20.725Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:19:20.727Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:19:20.728Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24e4fb53f9e4196f", X-B3-SpanId:"f3ad578aaee6ca2a", X-B3-ParentSpanId:"24e4fb53f9e4196f", X-B3-Sampled:"0", X-ONAP-RequestID:"e100a15b-a4fb-4960-8343-9c5d85eebbc0", X-RequestID:"e100a15b-a4fb-4960-8343-9c5d85eebbc0", X-TransactionID:"e100a15b-a4fb-4960-8343-9c5d85eebbc0", X-ECOMP-RequestID:"e100a15b-a4fb-4960-8343-9c5d85eebbc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"467788bd-952c-48d8-83c6-0c2cd3a563d7"]
2022-06-24T05:19:20.730Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:19:20.731Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:19:20.746Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:20.747Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:20.748Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:19:20.748Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:20.760Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1656047924000,\"creation_time\":1656047847000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:18:44.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:19:20.761Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:20.763Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:19:20.785Z|e100a15b-a4fb-4960-8343-9c5d85eebbc0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:19:20.952Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Entering
2022-06-24T05:19:20.963Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:19:20.964Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||Invoke
2022-06-24T05:19:20.965Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:20.965Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba
2022-06-24T05:19:20.966Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Method      : GET
2022-06-24T05:19:20.966Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df79c38be9f25af5", X-B3-SpanId:"eb5f41042722fcd7", X-B3-ParentSpanId:"df79c38be9f25af5", X-B3-Sampled:"0", X-ONAP-RequestID:"e86cf8f8-4b74-493f-a9e2-e26abb09a46b", X-RequestID:"e86cf8f8-4b74-493f-a9e2-e26abb09a46b", X-TransactionID:"e86cf8f8-4b74-493f-a9e2-e26abb09a46b", X-ECOMP-RequestID:"e86cf8f8-4b74-493f-a9e2-e26abb09a46b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8f18ff6-716c-461e-9c64-0528a2495ef6"]
2022-06-24T05:19:20.967Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Request body: 
2022-06-24T05:19:20.967Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||==========================request end================================================
2022-06-24T05:19:20.983Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:20.984Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:20.985Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Status text  : 
2022-06-24T05:19:20.985Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:20.986Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||Response body: {
  "requestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "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-06-24T05:18:34.000+00:00",
  "endTime" : "2022-06-24T05:19:17.000+00:00",
  "source" : "VID",
  "tenantId" : "7ca649142dca4e53a24c15df5d510963",
  "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\": \"7a4f9087-5d34-4a34-8363-7c663a2edfbf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"90b63ce1-3cb9-4b41-8b20-268abfa48307\"\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\": \"7ca649142dca4e53a24c15df5d510963\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-06-24T05:19:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "serviceInstanceName" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/37cdf139-f16d-4982-8b29-73b8f1e92fe8",
  "tenantName" : "onap-daily-jakarta",
  "cloudApiRequests" : [ ],
  "requestURI" : "d662cece-7913-4506-8678-6f5a174924ba",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba"
    }
  }
}
2022-06-24T05:19:20.986Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:20.986Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d662cece-7913-4506-8678-6f5a174924ba|INFO|500||InvokeReturn
2022-06-24T05:19:20.988Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:19:20.989Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-06-24T05:19:20.989Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-06-24T05:19:20.990Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false
2022-06-24T05:19:20.990Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-06-24T05:19:20.990Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df79c38be9f25af5", X-B3-SpanId:"526f0f3f01d6c96a", X-B3-ParentSpanId:"df79c38be9f25af5", X-B3-Sampled:"0", X-ONAP-RequestID:"e86cf8f8-4b74-493f-a9e2-e26abb09a46b", X-RequestID:"e86cf8f8-4b74-493f-a9e2-e26abb09a46b", X-TransactionID:"e86cf8f8-4b74-493f-a9e2-e26abb09a46b", X-ECOMP-RequestID:"e86cf8f8-4b74-493f-a9e2-e26abb09a46b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"760861d3-f238-4869-b5d8-8f581fecf042"]
2022-06-24T05:19:20.991Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-06-24T05:19:20.991Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-06-24T05:19:21.016Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-06-24T05:19:21.023Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-06-24T05:19:21.025Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-06-24T05:19:21.026Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Fri, 24 Jun 2022 05:19:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-06-24T05:19:21.027Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 71,
  "soRequestId" : "d662cece-7913-4506-8678-6f5a174924ba",
  "groupingId" : "cee150be-9dca-4fd3-838a-213fe6d13d6d",
  "name" : "basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_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/7ca649142dca4e53a24c15df5d510963/stacks/basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1656047924000,\"creation_time\":1656047847000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"9e5f2e1423f74f55a109137bb95bbe33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cee150be-9dca-4fd3-838a-213fe6d13d6d\",\"OS::project_id\":\"7ca649142dca4e53a24c15df5d510963\",\"OS::stack_name\":\"basic_macro_298f0da6-0364-435c-9e40-185312eb0a06_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"040c0f12-2f42-46b5-956b-d341bd5c2be2\",\"vf_module_id\":\"2c98f8af-1ec9-4955-bd9d-021d8be79c5c\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-06-24T05:18:44.000+00:00",
  "isDataInternal" : false
} ]
2022-06-24T05:19:21.027Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-06-24T05:19:21.027Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d662cece-7913-4506-8678-6f5a174924ba&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-06-24T05:19:21.042Z|e86cf8f8-4b74-493f-a9e2-e26abb09a46b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d662cece-7913-4506-8678-6f5a174924ba|InfraPortalClient|||INFO|500||Exiting.
2022-06-24T05:19:21.212Z|cebe3771-fd87-48d7-9c67-083910d2e574|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:19:21.213Z|cebe3771-fd87-48d7-9c67-083910d2e574|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:22.618Z|da4ba459-c0e0-4ff1-8f76-19944560b5b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:22.620Z|da4ba459-c0e0-4ff1-8f76-19944560b5b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:22.879Z|f87672c5-26cc-4544-97ec-82ec1ce8e351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:22.880Z|f87672c5-26cc-4544-97ec-82ec1ce8e351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:29.059Z|bfbba134-b73b-448c-aad2-d8674dbf9de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:29.060Z|bfbba134-b73b-448c-aad2-d8674dbf9de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:29.913Z|007f248f-7e74-4128-9970-ae9d8cc518c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:19:29.918Z|007f248f-7e74-4128-9970-ae9d8cc518c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:19:31.101Z|7d8ed044-8c41-44c0-9a91-30edd8de0d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:19:31.102Z|7d8ed044-8c41-44c0-9a91-30edd8de0d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:19:32.649Z|3109e953-89c1-4700-87ab-0d821cee4a5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:32.650Z|3109e953-89c1-4700-87ab-0d821cee4a5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:32.902Z|d916fd75-236f-494d-ae08-d3ab427eb207|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:32.903Z|d916fd75-236f-494d-ae08-d3ab427eb207|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:39.088Z|cad4bdcf-a401-489c-91d8-0c454efe3b06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:39.091Z|cad4bdcf-a401-489c-91d8-0c454efe3b06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:42.672Z|d8e6135d-791a-4570-b4ef-8dcbebaabd6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:42.673Z|d8e6135d-791a-4570-b4ef-8dcbebaabd6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:42.925Z|a0984cd9-6d0a-4493-8fc7-d15f7167d9d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:42.926Z|a0984cd9-6d0a-4493-8fc7-d15f7167d9d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:44.911Z|7be6e919-38b6-4764-80ca-964938054806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:19:44.912Z|7be6e919-38b6-4764-80ca-964938054806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:19:49.128Z|2a55589c-b922-4522-8031-fa42759d44e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:49.130Z|2a55589c-b922-4522-8031-fa42759d44e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:52.697Z|2d85807b-fb54-4767-825d-67a66d928c94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:52.698Z|2d85807b-fb54-4767-825d-67a66d928c94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:52.952Z|4bcaa73c-e3d4-4c20-a7a6-5ae57c8d63ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:52.953Z|4bcaa73c-e3d4-4c20-a7a6-5ae57c8d63ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:59.166Z|0da8c7cb-5e9a-419e-8ceb-d89072b83e3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:19:59.167Z|0da8c7cb-5e9a-419e-8ceb-d89072b83e3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:19:59.911Z|752134de-6d54-4154-a0dd-d47f4139ce3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:19:59.915Z|752134de-6d54-4154-a0dd-d47f4139ce3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:20:01.104Z|bdc2f08d-1307-4972-96ce-d0ada907b280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:20:01.105Z|bdc2f08d-1307-4972-96ce-d0ada907b280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:20:02.723Z|50d14793-cfeb-494f-8d9b-565844980530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:02.723Z|50d14793-cfeb-494f-8d9b-565844980530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:02.983Z|877311e3-834b-4943-a799-cc211b93940f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:02.984Z|877311e3-834b-4943-a799-cc211b93940f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:09.195Z|11579ba3-44b4-453e-9122-9adc837d9103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:09.196Z|11579ba3-44b4-453e-9122-9adc837d9103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:12.754Z|e2effe33-b7d5-49e0-884e-e19d7dad29dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:12.755Z|e2effe33-b7d5-49e0-884e-e19d7dad29dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:13.008Z|df4db061-9268-4b11-8940-b0eeaef744fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:13.009Z|df4db061-9268-4b11-8940-b0eeaef744fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:14.911Z|492b7ccd-ff43-4344-b475-1d4a25631b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:20:14.919Z|492b7ccd-ff43-4344-b475-1d4a25631b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:20:19.232Z|a8cb0b71-fa7b-4200-8bc6-c3a8296902d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:19.233Z|a8cb0b71-fa7b-4200-8bc6-c3a8296902d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:21.219Z|684884d2-acc0-4fff-8d22-b916c8013077|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:20:21.221Z|684884d2-acc0-4fff-8d22-b916c8013077|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:22.786Z|06105aef-7d9c-4630-b027-1cad9a407282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:22.787Z|06105aef-7d9c-4630-b027-1cad9a407282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:23.040Z|a22239d7-c816-4903-911b-1553786d06c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:23.041Z|a22239d7-c816-4903-911b-1553786d06c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:29.299Z|630214de-aef7-47e7-b777-1236aaffc466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:29.301Z|630214de-aef7-47e7-b777-1236aaffc466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:29.916Z|a7a8af72-e829-42a7-ba3c-f75b91e6d80d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:20:29.917Z|a7a8af72-e829-42a7-ba3c-f75b91e6d80d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:20:31.106Z|d898d1a4-eea5-4937-a031-a61846d14c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:20:31.107Z|d898d1a4-eea5-4937-a031-a61846d14c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:20:32.813Z|c39023d5-b61a-475e-81e4-2d9e8253bfc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:32.814Z|c39023d5-b61a-475e-81e4-2d9e8253bfc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:33.065Z|eff0588b-f047-44cc-8719-58724ed357a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:33.066Z|eff0588b-f047-44cc-8719-58724ed357a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:39.335Z|8c7cd3f4-ba35-44b0-aa57-c80624d6a67c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:39.337Z|8c7cd3f4-ba35-44b0-aa57-c80624d6a67c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:42.842Z|3afad77f-51d5-4a17-b278-1e53af330345|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:42.843Z|3afad77f-51d5-4a17-b278-1e53af330345|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:43.093Z|ef0c31da-9a7a-4759-953d-d20480476a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:43.099Z|ef0c31da-9a7a-4759-953d-d20480476a62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:44.912Z|874c9bf1-4747-4633-ade7-a7de69428293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:20:44.912Z|874c9bf1-4747-4633-ade7-a7de69428293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:20:49.393Z|739aaf9b-6f56-423c-ad2e-27c06d128c3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:49.395Z|739aaf9b-6f56-423c-ad2e-27c06d128c3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:52.899Z|4f52f345-41b6-40db-929b-8885a6460570|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:52.901Z|4f52f345-41b6-40db-929b-8885a6460570|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:53.125Z|5b0157b6-ef17-4cd1-a85a-ea56487166b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:53.126Z|5b0157b6-ef17-4cd1-a85a-ea56487166b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:59.438Z|c1f493c0-881f-4d1f-93b9-e3849db37e7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:20:59.439Z|c1f493c0-881f-4d1f-93b9-e3849db37e7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:20:59.948Z|6fbe99d4-3fee-420e-9dd2-28db27b627d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:20:59.967Z|6fbe99d4-3fee-420e-9dd2-28db27b627d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:21:01.112Z|b5b1c85d-3614-44d7-975d-fb9f93929bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:21:01.112Z|b5b1c85d-3614-44d7-975d-fb9f93929bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:21:02.933Z|c436954d-c8c8-46a8-99bd-27dd55d6d57d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:02.934Z|c436954d-c8c8-46a8-99bd-27dd55d6d57d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:03.156Z|16d920a4-daad-4027-9474-3045f4f17e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:03.157Z|16d920a4-daad-4027-9474-3045f4f17e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:09.482Z|09f0fe7f-c6a6-4acd-9635-e041444e8c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:09.484Z|09f0fe7f-c6a6-4acd-9635-e041444e8c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:12.961Z|020e2ca3-b3e1-45a8-b653-f99922570a5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:12.962Z|020e2ca3-b3e1-45a8-b653-f99922570a5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:13.187Z|5719fd78-480b-43da-89b1-a11620b68d98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:13.188Z|5719fd78-480b-43da-89b1-a11620b68d98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:14.913Z|34e7157b-3cd2-4da7-ac0d-7e52da72341d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:21:14.914Z|34e7157b-3cd2-4da7-ac0d-7e52da72341d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:21:19.515Z|9098c411-cb0d-4550-8aff-da2ba5e2c001|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:19.517Z|9098c411-cb0d-4550-8aff-da2ba5e2c001|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:21.218Z|828de679-e962-442c-8ddd-e6239334e172|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:21:21.219Z|828de679-e962-442c-8ddd-e6239334e172|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:22.988Z|79f64383-ed01-4a4a-9790-29c050d8c4d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:22.990Z|79f64383-ed01-4a4a-9790-29c050d8c4d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:23.209Z|9c6c289f-2c9e-486f-a433-3dd4fcde5e2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:23.210Z|9c6c289f-2c9e-486f-a433-3dd4fcde5e2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:29.574Z|b8e9111c-c909-448a-9521-ae32f8869726|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:29.576Z|b8e9111c-c909-448a-9521-ae32f8869726|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:29.916Z|658c0fea-f7dd-466c-8221-5f2ad6a36f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:21:29.917Z|658c0fea-f7dd-466c-8221-5f2ad6a36f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:21:31.114Z|948d2b60-559d-49a4-b31b-4b6eb7b38a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:21:31.116Z|948d2b60-559d-49a4-b31b-4b6eb7b38a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:21:33.016Z|9326016e-d336-42f3-a401-46d6d2e92680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:33.017Z|9326016e-d336-42f3-a401-46d6d2e92680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:33.238Z|7284217d-af6a-4a5e-99d8-08f0a5494363|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:33.240Z|7284217d-af6a-4a5e-99d8-08f0a5494363|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:39.602Z|45218cb9-3828-447f-8ab9-f4e074527980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:39.604Z|45218cb9-3828-447f-8ab9-f4e074527980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:43.047Z|1a6b393c-1b28-4c44-96bc-54f5f4e47cae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:43.048Z|1a6b393c-1b28-4c44-96bc-54f5f4e47cae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:43.263Z|873511cb-c501-4ed8-86ed-a7a3a1f8d7b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:43.264Z|873511cb-c501-4ed8-86ed-a7a3a1f8d7b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:44.912Z|d94b4377-3def-4563-8334-a2d0ed4b0f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:21:44.915Z|d94b4377-3def-4563-8334-a2d0ed4b0f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:21:49.628Z|4c811b75-ac34-47f7-a93f-146ec93fc56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:49.629Z|4c811b75-ac34-47f7-a93f-146ec93fc56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:53.073Z|ffab8bad-a46b-48a7-8f95-7394dd05598b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:53.074Z|ffab8bad-a46b-48a7-8f95-7394dd05598b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:53.294Z|7c397cb5-a62d-414f-9e25-2e4ed2f6f572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:53.296Z|7c397cb5-a62d-414f-9e25-2e4ed2f6f572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:59.654Z|b2454fd7-dc04-4471-9501-a97ba726c31b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:21:59.655Z|b2454fd7-dc04-4471-9501-a97ba726c31b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:21:59.911Z|3efddd67-0bb1-4215-97ef-0c0601934975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:21:59.912Z|3efddd67-0bb1-4215-97ef-0c0601934975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:22:01.118Z|ae68b63b-7643-4140-aecd-d1f9da16a3a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:22:01.120Z|ae68b63b-7643-4140-aecd-d1f9da16a3a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:22:03.099Z|e402d872-4d53-4ca8-a47f-8d01bbfc5d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:03.100Z|e402d872-4d53-4ca8-a47f-8d01bbfc5d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:03.345Z|6fefca67-6f14-406b-8733-9fa2a59883ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:03.348Z|6fefca67-6f14-406b-8733-9fa2a59883ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:09.683Z|986ee970-e2c6-47a6-b97c-01a6fd8618a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:09.686Z|986ee970-e2c6-47a6-b97c-01a6fd8618a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:13.133Z|14c3a658-0235-4d61-b80b-fccb0592585d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:13.134Z|14c3a658-0235-4d61-b80b-fccb0592585d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:13.381Z|8eba06e4-a9f1-4fd4-a71c-748941e31058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:13.382Z|8eba06e4-a9f1-4fd4-a71c-748941e31058|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:14.914Z|50c80c40-b8cf-40b2-955b-2e23288c1389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:22:14.919Z|50c80c40-b8cf-40b2-955b-2e23288c1389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:22:19.722Z|caf5fe51-585d-4504-b94e-dfecc1bd3e81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:19.727Z|caf5fe51-585d-4504-b94e-dfecc1bd3e81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:21.209Z|5db46141-6aa2-4943-bcfa-63d9ee9ce2e7|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:22:21.210Z|5db46141-6aa2-4943-bcfa-63d9ee9ce2e7|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:23.165Z|86d7e446-6863-4fbc-9caa-2afc30986806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:23.166Z|86d7e446-6863-4fbc-9caa-2afc30986806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:23.413Z|1e82a61d-ac2a-4547-9078-63be8eaf0bbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:23.414Z|1e82a61d-ac2a-4547-9078-63be8eaf0bbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:29.760Z|10679335-3f9f-45bb-afca-da91a0d0ff66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:29.761Z|10679335-3f9f-45bb-afca-da91a0d0ff66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:29.912Z|e09ed91b-50d5-4bf1-a84a-f1e76be2e000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:22:29.913Z|e09ed91b-50d5-4bf1-a84a-f1e76be2e000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:22:31.122Z|37f83500-222f-4de5-b24d-80ebebd8dba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:22:31.123Z|37f83500-222f-4de5-b24d-80ebebd8dba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:22:33.221Z|a1b9aa18-8486-4989-b6a2-03397a9820a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:33.223Z|a1b9aa18-8486-4989-b6a2-03397a9820a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:33.438Z|9a1e28bc-3053-48de-89c6-776890e348aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:33.439Z|9a1e28bc-3053-48de-89c6-776890e348aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:39.784Z|6478b0a5-99b0-4b9a-bfa7-b1d84ae8f933|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:39.785Z|6478b0a5-99b0-4b9a-bfa7-b1d84ae8f933|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:43.260Z|b6f6f516-c328-4ccd-8b16-9723c1820566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:43.261Z|b6f6f516-c328-4ccd-8b16-9723c1820566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:43.470Z|1cb04128-2bf4-4789-935b-cba3af9cbc58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:43.473Z|1cb04128-2bf4-4789-935b-cba3af9cbc58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:44.911Z|152ce9c9-7bd0-4931-8b0a-1eb6c3e2c237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:22:44.912Z|152ce9c9-7bd0-4931-8b0a-1eb6c3e2c237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:22:49.811Z|26f7a2dc-7823-40de-9b38-4d7d81a9c2db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:49.813Z|26f7a2dc-7823-40de-9b38-4d7d81a9c2db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:53.288Z|e7d9cf31-ffee-47f2-8b17-69f934ba7d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:53.289Z|e7d9cf31-ffee-47f2-8b17-69f934ba7d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:53.499Z|1b1fa743-0250-4b4f-a881-053d81c78b61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:53.500Z|1b1fa743-0250-4b4f-a881-053d81c78b61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:59.838Z|14347efd-b8df-4d53-a99f-f196ebafe3ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:22:59.839Z|14347efd-b8df-4d53-a99f-f196ebafe3ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:22:59.911Z|b58a0d70-2e9a-4b85-90b4-4e5942eda5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:22:59.915Z|b58a0d70-2e9a-4b85-90b4-4e5942eda5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:23:01.125Z|21201f05-a0c4-4cb7-a97a-485c4baff345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:23:01.127Z|21201f05-a0c4-4cb7-a97a-485c4baff345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:23:03.315Z|d462c1a2-fa2e-45ae-878e-99084584fbd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:03.317Z|d462c1a2-fa2e-45ae-878e-99084584fbd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:03.522Z|43a6bb5d-e30f-459b-a79c-112999afa027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:03.523Z|43a6bb5d-e30f-459b-a79c-112999afa027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:09.867Z|aab92e6a-b5ee-475a-981b-a96a2c841a32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:09.868Z|aab92e6a-b5ee-475a-981b-a96a2c841a32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:13.345Z|bf48a02f-9f30-441a-ab0c-2fcb142734f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:13.346Z|bf48a02f-9f30-441a-ab0c-2fcb142734f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:13.555Z|880299da-541c-4fc4-bf14-1e54e66cfc75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:13.556Z|880299da-541c-4fc4-bf14-1e54e66cfc75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:14.913Z|e5efb10a-114b-46f4-8668-17c358878adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:23:14.922Z|e5efb10a-114b-46f4-8668-17c358878adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:23:19.923Z|1efe0f09-2216-4633-8ed4-750ed85489f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:19.924Z|1efe0f09-2216-4633-8ed4-750ed85489f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:21.209Z|2ba47d94-7c6a-42ad-abb4-b50bdc5bf5f3|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:23:21.211Z|2ba47d94-7c6a-42ad-abb4-b50bdc5bf5f3|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:23.375Z|cdd10031-804d-48c9-8574-8245a40fa335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:23.376Z|cdd10031-804d-48c9-8574-8245a40fa335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:23.581Z|0dd35278-4af7-475e-ba13-b74cdb67aa91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:23.582Z|0dd35278-4af7-475e-ba13-b74cdb67aa91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:29.911Z|e07b7cc4-bffb-40d6-8427-a46bac5a808f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:23:29.911Z|e07b7cc4-bffb-40d6-8427-a46bac5a808f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:23:29.972Z|3b33f549-2a1f-4772-9abe-83aee01a3867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:29.999Z|3b33f549-2a1f-4772-9abe-83aee01a3867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:31.135Z|47816642-ca97-494e-a202-8f956053502f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:23:31.136Z|47816642-ca97-494e-a202-8f956053502f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:23:33.400Z|34ac69f7-11b5-473d-9a70-4e0c132d5896|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:33.401Z|34ac69f7-11b5-473d-9a70-4e0c132d5896|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:33.613Z|e0ecaf6c-af85-44d6-95c7-3c5d6c5f8b75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:33.615Z|e0ecaf6c-af85-44d6-95c7-3c5d6c5f8b75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:40.054Z|ee84216a-f7ad-4b61-93f8-cb118c9bb601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:40.055Z|ee84216a-f7ad-4b61-93f8-cb118c9bb601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:43.480Z|def2ed18-d019-4b84-8f9d-7532007a3ec2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:43.482Z|def2ed18-d019-4b84-8f9d-7532007a3ec2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:43.640Z|feb4b1d1-e0e1-4e7d-b323-ab4b25819e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:43.640Z|feb4b1d1-e0e1-4e7d-b323-ab4b25819e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:44.918Z|fac61d5b-ac7e-4591-abca-7101a64a5330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:23:44.937Z|fac61d5b-ac7e-4591-abca-7101a64a5330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:23:50.092Z|da7917e5-c38c-42a6-b02e-3eb28537eedb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:50.094Z|da7917e5-c38c-42a6-b02e-3eb28537eedb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:53.517Z|e0d3d2bb-04ad-4f0c-8ced-2262e4eb0900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:53.518Z|e0d3d2bb-04ad-4f0c-8ced-2262e4eb0900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:53.686Z|973f63d5-bf25-4acd-ab30-ccf5cebae646|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:23:53.687Z|973f63d5-bf25-4acd-ab30-ccf5cebae646|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:23:59.913Z|82482a01-3b15-41b2-9c6f-97fd1b4ede20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:23:59.914Z|82482a01-3b15-41b2-9c6f-97fd1b4ede20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:24:00.167Z|30385dcf-ffeb-481d-ade8-37e82b85c143|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:00.168Z|30385dcf-ffeb-481d-ade8-37e82b85c143|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:01.137Z|cf4953ac-e1f2-4bd4-acff-cbf00b27624e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:24:01.138Z|cf4953ac-e1f2-4bd4-acff-cbf00b27624e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:24:03.548Z|eb0200d6-37a7-4e47-82b1-09f1ea80b142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:03.549Z|eb0200d6-37a7-4e47-82b1-09f1ea80b142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:03.711Z|c87efc51-0d52-4bb5-9ea7-80956b3b6001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:03.712Z|c87efc51-0d52-4bb5-9ea7-80956b3b6001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:10.214Z|e346a136-2585-4c92-9cfd-7a96a4d4febb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:10.216Z|e346a136-2585-4c92-9cfd-7a96a4d4febb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:13.581Z|7fec483d-7acb-4476-b303-b01a6f2d8eeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:13.582Z|7fec483d-7acb-4476-b303-b01a6f2d8eeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:13.757Z|40f6498e-4f18-4a11-a8ac-d4126666b34b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:13.758Z|40f6498e-4f18-4a11-a8ac-d4126666b34b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:14.912Z|12bf74f7-1965-4d17-8a8b-b3f0bab3a3ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:24:14.912Z|12bf74f7-1965-4d17-8a8b-b3f0bab3a3ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:24:20.259Z|5e851ff3-62fb-4bf9-87b1-5d3e24f5653a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:20.260Z|5e851ff3-62fb-4bf9-87b1-5d3e24f5653a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:21.209Z|2e6f7de3-3561-478c-a9f5-2aa39c89e123|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:24:21.210Z|2e6f7de3-3561-478c-a9f5-2aa39c89e123|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:23.616Z|c62a2d45-5884-4591-8b2b-eb7a7c0aeed0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:23.617Z|c62a2d45-5884-4591-8b2b-eb7a7c0aeed0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:23.788Z|a4bd53bd-0994-44ff-8e70-a3c7a2347a9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:23.789Z|a4bd53bd-0994-44ff-8e70-a3c7a2347a9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:29.911Z|20828169-d9f9-47d4-b7bb-aabd8011188b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:24:29.934Z|20828169-d9f9-47d4-b7bb-aabd8011188b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:24:30.296Z|1f147dac-df32-4a6f-b14a-e17cd9fca2db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:30.297Z|1f147dac-df32-4a6f-b14a-e17cd9fca2db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:31.139Z|fd5a3c10-24c7-4867-b7e7-e1392fa4470a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:24:31.145Z|fd5a3c10-24c7-4867-b7e7-e1392fa4470a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:24:33.663Z|b0b18459-47d9-4df2-8ce4-07d239162145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:33.664Z|b0b18459-47d9-4df2-8ce4-07d239162145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:33.819Z|578b0874-6b36-43ed-86cf-a4e0fe0b383d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:33.821Z|578b0874-6b36-43ed-86cf-a4e0fe0b383d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:40.320Z|9c523078-15f9-4b1a-bb98-a53e1a71b864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:40.321Z|9c523078-15f9-4b1a-bb98-a53e1a71b864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:43.696Z|f54634c8-8bfe-47fd-b652-980be7684100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:43.702Z|f54634c8-8bfe-47fd-b652-980be7684100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:43.867Z|07bcee27-06b5-4946-9779-5b6660d524d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:43.868Z|07bcee27-06b5-4946-9779-5b6660d524d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:44.911Z|34e5271b-fbd3-4f80-b51a-b63660a04d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:24:44.912Z|34e5271b-fbd3-4f80-b51a-b63660a04d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:24:50.368Z|ff23cb3b-016a-4b5f-a5b2-2e18a1015c9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:50.410Z|ff23cb3b-016a-4b5f-a5b2-2e18a1015c9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:53.728Z|cb780f92-3fd7-4d03-86d3-ee0899797284|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:53.729Z|cb780f92-3fd7-4d03-86d3-ee0899797284|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:53.896Z|090d18c1-5962-4d18-ad5e-9547317517fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:24:53.898Z|090d18c1-5962-4d18-ad5e-9547317517fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:24:59.914Z|89405964-d71a-4372-92c9-21fa383bb1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:24:59.914Z|89405964-d71a-4372-92c9-21fa383bb1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:25:00.433Z|f367fb0d-7c1b-4968-8c2d-0af0569ad85f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:00.434Z|f367fb0d-7c1b-4968-8c2d-0af0569ad85f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:01.170Z|1992ce8c-bab5-4ddc-b885-9d752219a556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:25:01.171Z|1992ce8c-bab5-4ddc-b885-9d752219a556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:25:03.772Z|56ada336-d1ad-415b-bbe8-4a3787701378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:03.772Z|56ada336-d1ad-415b-bbe8-4a3787701378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:03.926Z|3ea3aeaa-e21c-483d-a273-e550ceabaf83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:03.927Z|3ea3aeaa-e21c-483d-a273-e550ceabaf83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:10.474Z|518d788d-dd36-458a-92fc-c29a47cc95e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:10.476Z|518d788d-dd36-458a-92fc-c29a47cc95e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:13.804Z|15f64148-bd7b-4cf7-a24b-d3e1eeb2ede9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:13.805Z|15f64148-bd7b-4cf7-a24b-d3e1eeb2ede9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:13.963Z|45d9f6c6-a9e4-44b0-a41f-4f812f65df8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:13.964Z|45d9f6c6-a9e4-44b0-a41f-4f812f65df8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:14.911Z|db71be2d-df7d-4b31-9f5c-fdb0350209a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:25:14.915Z|db71be2d-df7d-4b31-9f5c-fdb0350209a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:25:20.518Z|d68b10b8-de9a-4ed3-84e0-8934f924aea0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:20.519Z|d68b10b8-de9a-4ed3-84e0-8934f924aea0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:21.214Z|72096efe-4dae-4ead-8e70-be4815ec1199|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:25:21.215Z|72096efe-4dae-4ead-8e70-be4815ec1199|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:23.832Z|32d75396-0f5e-4093-a799-faf3e89bc3c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:23.833Z|32d75396-0f5e-4093-a799-faf3e89bc3c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:23.991Z|80f6108c-31aa-47e8-ac5b-dbb3419ea941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:23.992Z|80f6108c-31aa-47e8-ac5b-dbb3419ea941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:29.911Z|3863512e-c316-417f-aca4-03f2905ff77d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:25:29.912Z|3863512e-c316-417f-aca4-03f2905ff77d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:25:30.569Z|df58d0f6-8bb4-497d-9df8-e83a4a152e33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:30.578Z|df58d0f6-8bb4-497d-9df8-e83a4a152e33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:31.185Z|7242f6bb-67c9-412c-a9c4-cc28db0927b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:25:31.189Z|7242f6bb-67c9-412c-a9c4-cc28db0927b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:25:33.885Z|048561d8-fe95-412c-80b6-3154ca452a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:33.886Z|048561d8-fe95-412c-80b6-3154ca452a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:34.025Z|97856756-c697-4b47-b0de-564bdd473e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:34.027Z|97856756-c697-4b47-b0de-564bdd473e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:40.612Z|d466dd5d-4b8c-4088-bf35-a96a1200ce41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:40.619Z|d466dd5d-4b8c-4088-bf35-a96a1200ce41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:43.910Z|10b627f9-3de5-4d21-83eb-ad6f5b8c2493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:43.911Z|10b627f9-3de5-4d21-83eb-ad6f5b8c2493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:44.057Z|31a2f9c7-3e59-4362-8f36-a57ee844074c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:44.058Z|31a2f9c7-3e59-4362-8f36-a57ee844074c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:44.911Z|98cff09d-e2f3-4191-9d9f-333bc6bb1fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:25:44.912Z|98cff09d-e2f3-4191-9d9f-333bc6bb1fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:25:50.652Z|10e7dec9-3ffc-4494-b5c6-8f1d90024234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:50.665Z|10e7dec9-3ffc-4494-b5c6-8f1d90024234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:53.937Z|b63fd770-2d73-4fa3-b28d-09f2746db069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:53.939Z|b63fd770-2d73-4fa3-b28d-09f2746db069|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:54.082Z|ecae164d-932c-4c31-b026-05d1f7abbb06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:25:54.083Z|ecae164d-932c-4c31-b026-05d1f7abbb06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:25:59.911Z|592fc1e6-5211-473f-b01d-e5417375f5a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:25:59.932Z|592fc1e6-5211-473f-b01d-e5417375f5a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:26:00.703Z|a4b525b1-a74e-417a-b334-7b51d9e7e85f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:00.704Z|a4b525b1-a74e-417a-b334-7b51d9e7e85f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:01.190Z|eae2b1bd-f318-43a0-ab65-d35db610fd48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:26:01.191Z|eae2b1bd-f318-43a0-ab65-d35db610fd48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:26:03.973Z|3fb994d3-94cd-4379-b169-74cb861764eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:03.974Z|3fb994d3-94cd-4379-b169-74cb861764eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:04.107Z|4e1aa24e-7f66-4993-915c-b9c78d944c42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:04.108Z|4e1aa24e-7f66-4993-915c-b9c78d944c42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:10.771Z|c6314bc7-3c30-4271-b885-8b484daef5ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:10.775Z|c6314bc7-3c30-4271-b885-8b484daef5ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:14.003Z|09f5c256-ef39-4b15-9364-f5a8b8205536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:14.004Z|09f5c256-ef39-4b15-9364-f5a8b8205536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:14.134Z|e9281cf9-b417-483b-b272-5125333ec38d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:14.135Z|e9281cf9-b417-483b-b272-5125333ec38d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:14.913Z|e0feda1c-1052-4e66-a69e-9f4cf1867f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:26:14.914Z|e0feda1c-1052-4e66-a69e-9f4cf1867f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:26:20.828Z|bf8635ea-a978-4822-adb1-e1d947e5136c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:20.829Z|bf8635ea-a978-4822-adb1-e1d947e5136c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:21.215Z|c989e1b8-335e-416c-9ea0-69f08665beec|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:26:21.216Z|c989e1b8-335e-416c-9ea0-69f08665beec|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:24.035Z|3ea9d673-391c-4a8a-8b25-6370b4f6a97e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:24.036Z|3ea9d673-391c-4a8a-8b25-6370b4f6a97e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:24.164Z|1eb9f8d7-191c-4fd8-877b-91529c5f5ef6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:24.165Z|1eb9f8d7-191c-4fd8-877b-91529c5f5ef6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:29.918Z|cce8525e-13ca-4912-ae7c-8eda73e2c255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:26:29.918Z|cce8525e-13ca-4912-ae7c-8eda73e2c255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:26:30.882Z|02bec203-59e4-4a98-baa6-7011ced6c6a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:30.885Z|02bec203-59e4-4a98-baa6-7011ced6c6a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:31.203Z|6fac4b71-921b-483c-aa82-ce773065ed4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:26:31.204Z|6fac4b71-921b-483c-aa82-ce773065ed4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:26:34.074Z|87c21647-093e-4178-9e9c-296793784fd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:34.079Z|87c21647-093e-4178-9e9c-296793784fd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:34.197Z|3a11bb97-fa46-43ae-9694-c6fa7ae11cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:34.198Z|3a11bb97-fa46-43ae-9694-c6fa7ae11cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:40.922Z|3e702419-02fc-4714-b625-94c404e2af8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:40.923Z|3e702419-02fc-4714-b625-94c404e2af8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:44.116Z|3504faa3-573e-461b-8500-c417bf5eab85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:44.118Z|3504faa3-573e-461b-8500-c417bf5eab85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:44.252Z|9033784d-3616-485a-a2b4-9a712d002cb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:44.253Z|9033784d-3616-485a-a2b4-9a712d002cb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:44.914Z|72fda8e1-6ca6-4cb9-a4ed-31a1cd0f810e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:26:44.931Z|72fda8e1-6ca6-4cb9-a4ed-31a1cd0f810e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:26:50.998Z|f73892a7-f6fa-4451-adf8-e8ada22ae7d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:51.000Z|f73892a7-f6fa-4451-adf8-e8ada22ae7d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:54.159Z|63eb516f-ce0e-412f-8b7b-c2001d1147a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:54.162Z|63eb516f-ce0e-412f-8b7b-c2001d1147a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:54.295Z|35d727d9-e913-462f-bb14-7b86876f22a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:26:54.296Z|35d727d9-e913-462f-bb14-7b86876f22a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:26:59.915Z|cf74d2a3-b17c-467f-9f3e-765ae7fd8731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:26:59.917Z|cf74d2a3-b17c-467f-9f3e-765ae7fd8731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:27:01.030Z|c6b9484d-abf1-4c4b-a368-6c2f2f15945b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:01.031Z|c6b9484d-abf1-4c4b-a368-6c2f2f15945b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:01.205Z|f5201541-87af-4e78-aeed-c40f4ac00af1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:27:01.206Z|f5201541-87af-4e78-aeed-c40f4ac00af1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:27:04.198Z|2764a379-7153-41ea-9959-81feadffcc93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:04.201Z|2764a379-7153-41ea-9959-81feadffcc93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:04.324Z|1669b016-d421-4647-a4c5-73d55db9f7f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:04.326Z|1669b016-d421-4647-a4c5-73d55db9f7f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:11.122Z|14455068-746c-445a-9b8b-d62dd1ff1fb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:11.125Z|14455068-746c-445a-9b8b-d62dd1ff1fb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:14.258Z|2ec163b4-31f8-4a1a-99b2-8b9f782798c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:14.259Z|2ec163b4-31f8-4a1a-99b2-8b9f782798c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:14.370Z|3f7f96a1-d2e9-492f-88a7-8bcaa663a491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:14.371Z|3f7f96a1-d2e9-492f-88a7-8bcaa663a491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:14.911Z|622a167a-7747-4ea0-85da-ed1008a41a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:27:14.912Z|622a167a-7747-4ea0-85da-ed1008a41a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:27:21.180Z|58a88e00-08f1-43d2-b77a-eac69385b2f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:21.182Z|58a88e00-08f1-43d2-b77a-eac69385b2f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:21.212Z|7d7f3807-d25b-4563-ac85-59465f67fac1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:27:21.221Z|7d7f3807-d25b-4563-ac85-59465f67fac1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:24.329Z|cd31a512-8b9b-4c2b-a62d-99723956fd76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:24.330Z|cd31a512-8b9b-4c2b-a62d-99723956fd76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:24.416Z|ffdb1a32-fa04-4015-b67d-522db06fd98c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:24.417Z|ffdb1a32-fa04-4015-b67d-522db06fd98c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:29.911Z|cd270bfe-14f8-49cc-b881-dc78cbb56332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:27:29.917Z|cd270bfe-14f8-49cc-b881-dc78cbb56332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:27:31.208Z|cd8353d5-4868-4c17-9451-4eb7a47f22fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:27:31.210Z|cd8353d5-4868-4c17-9451-4eb7a47f22fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:27:31.223Z|303d4ab4-90a2-4bce-86e4-174d6cdfd1b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:31.224Z|303d4ab4-90a2-4bce-86e4-174d6cdfd1b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:34.355Z|cfbad171-6208-4060-bd80-259b49eae78f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:34.356Z|cfbad171-6208-4060-bd80-259b49eae78f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:34.444Z|4de6995e-e518-4a55-b39a-eebcfaaeb4d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:34.445Z|4de6995e-e518-4a55-b39a-eebcfaaeb4d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:41.264Z|1a084efb-498e-4b93-8726-3755011fcb5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:41.265Z|1a084efb-498e-4b93-8726-3755011fcb5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:44.396Z|8c634aa5-bf8d-45eb-97c1-72f6cb376313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:44.399Z|8c634aa5-bf8d-45eb-97c1-72f6cb376313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:44.475Z|11d52408-5cfe-45a3-b3d0-c06c21016585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:44.477Z|11d52408-5cfe-45a3-b3d0-c06c21016585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:44.912Z|958b2a42-d1fb-459b-b5bc-82b91ddbf874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:27:44.913Z|958b2a42-d1fb-459b-b5bc-82b91ddbf874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:27:51.300Z|594cc91c-0d53-4939-96fe-d6879e803152|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:51.303Z|594cc91c-0d53-4939-96fe-d6879e803152|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:54.433Z|5c2c993a-7499-41e0-86b8-745ad487d3d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:54.434Z|5c2c993a-7499-41e0-86b8-745ad487d3d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:54.500Z|7758e6fa-9545-4986-a4e0-5c528c4162a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:27:54.505Z|7758e6fa-9545-4986-a4e0-5c528c4162a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:27:59.911Z|34baec64-65b1-46dd-9bc7-c7c8d375614a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:27:59.912Z|34baec64-65b1-46dd-9bc7-c7c8d375614a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:28:01.211Z|10657876-1589-4d9e-b8b8-2f4e54d4af5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:28:01.212Z|10657876-1589-4d9e-b8b8-2f4e54d4af5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:28:01.325Z|7f88b79e-8bc5-41eb-8898-60ed9d78890f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:01.326Z|7f88b79e-8bc5-41eb-8898-60ed9d78890f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:04.475Z|0abde13b-cd01-4f37-9638-2ec363be25d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:04.476Z|0abde13b-cd01-4f37-9638-2ec363be25d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:04.529Z|a5179731-b29f-4f29-8ec6-06f177334dac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:04.530Z|a5179731-b29f-4f29-8ec6-06f177334dac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:11.359Z|cbb9e7c7-bbee-4804-b8d4-3d9db50f734f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:11.362Z|cbb9e7c7-bbee-4804-b8d4-3d9db50f734f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:14.503Z|2641746d-93a5-4abd-aa51-9c2d8595ebae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:14.504Z|2641746d-93a5-4abd-aa51-9c2d8595ebae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:14.571Z|ddcbb178-cf0e-4827-a243-c2f57acb0bf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:14.572Z|ddcbb178-cf0e-4827-a243-c2f57acb0bf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:14.911Z|7423aa5b-a83c-468e-8927-b9ff46343531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:28:14.917Z|7423aa5b-a83c-468e-8927-b9ff46343531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:28:21.210Z|5a27600f-7efd-4827-8f78-2fb22a388428|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:28:21.211Z|5a27600f-7efd-4827-8f78-2fb22a388428|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:21.398Z|46a3d5ef-dd32-481d-a52f-de1ac395f35c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:21.399Z|46a3d5ef-dd32-481d-a52f-de1ac395f35c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:24.544Z|02c57cb1-fafc-406b-9251-8e1da21c7335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:24.545Z|02c57cb1-fafc-406b-9251-8e1da21c7335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:24.610Z|b423ac09-62ec-4899-a8ff-bd5d295fa74c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:24.612Z|b423ac09-62ec-4899-a8ff-bd5d295fa74c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:29.911Z|7d023169-bd46-43e6-8e85-96e135df01e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:28:29.913Z|7d023169-bd46-43e6-8e85-96e135df01e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:28:31.213Z|dd0e0a0b-d7de-4fe2-aa3f-fc1e7f445742|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:28:31.215Z|dd0e0a0b-d7de-4fe2-aa3f-fc1e7f445742|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:28:31.435Z|9a17d33d-ac35-4a06-a114-1f9848d16f86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:31.436Z|9a17d33d-ac35-4a06-a114-1f9848d16f86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:34.576Z|540f8b9e-9e80-44ca-bac5-67d04a5f3221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:34.577Z|540f8b9e-9e80-44ca-bac5-67d04a5f3221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:34.677Z|51f560e0-b30a-49fe-ae5d-0e4700279b13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:34.678Z|51f560e0-b30a-49fe-ae5d-0e4700279b13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:41.474Z|1945b0dd-f841-422c-8b21-845821906285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:41.475Z|1945b0dd-f841-422c-8b21-845821906285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:44.617Z|11f9511d-3ce0-4738-af1e-fb797f3c91cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:44.618Z|11f9511d-3ce0-4738-af1e-fb797f3c91cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:44.713Z|807f1746-6238-4725-b4ec-f198b7053926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:44.734Z|807f1746-6238-4725-b4ec-f198b7053926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:44.914Z|a3bb123b-ef9c-42b4-b7d4-3ef9734650b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:28:44.933Z|a3bb123b-ef9c-42b4-b7d4-3ef9734650b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:28:51.526Z|cb87a826-7e4a-412f-a076-3eefe7cae121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:51.527Z|cb87a826-7e4a-412f-a076-3eefe7cae121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:54.646Z|12251365-297f-4015-b8f7-9b3282c52ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:54.647Z|12251365-297f-4015-b8f7-9b3282c52ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:54.763Z|0596d8ce-c556-4625-adc4-3146979f7558|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:28:54.764Z|0596d8ce-c556-4625-adc4-3146979f7558|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:28:59.911Z|214bc529-f85d-4be6-8e99-88a7cf89c807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:28:59.912Z|214bc529-f85d-4be6-8e99-88a7cf89c807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:29:01.216Z|3824de44-d016-477d-a44c-aaae13a69042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:29:01.217Z|3824de44-d016-477d-a44c-aaae13a69042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:29:01.552Z|b14b30ad-da8c-41fb-957b-d1e9c740335b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:01.553Z|b14b30ad-da8c-41fb-957b-d1e9c740335b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:04.691Z|d8d742e7-0ca4-4e5c-885e-6c8c118d1012|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:04.692Z|d8d742e7-0ca4-4e5c-885e-6c8c118d1012|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:04.799Z|87f412b7-6603-4a02-a140-94d14cb62ad7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:04.800Z|87f412b7-6603-4a02-a140-94d14cb62ad7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:11.576Z|d26fdb7a-c74c-4caf-a855-69c4526dd06a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:11.577Z|d26fdb7a-c74c-4caf-a855-69c4526dd06a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:14.741Z|fc3c7e9b-bb8d-4a72-82d9-667d975b694b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:14.744Z|fc3c7e9b-bb8d-4a72-82d9-667d975b694b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:14.834Z|984c99e3-9827-4bb7-9c4f-81048d40e46e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:14.834Z|984c99e3-9827-4bb7-9c4f-81048d40e46e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:14.911Z|e94a862a-5938-4e7d-81e4-24a15e9018eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:29:14.912Z|e94a862a-5938-4e7d-81e4-24a15e9018eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:29:21.227Z|07d6a8a4-8cb9-41c6-9a6f-a9e92d988416|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:29:21.231Z|07d6a8a4-8cb9-41c6-9a6f-a9e92d988416|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:21.607Z|fa130030-1ea5-4e9f-b35c-6d275ad8f321|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:21.608Z|fa130030-1ea5-4e9f-b35c-6d275ad8f321|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:24.798Z|e2824c4a-4329-4b39-ab8b-2b4c3da86e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:24.799Z|e2824c4a-4329-4b39-ab8b-2b4c3da86e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:24.881Z|2712b1ad-13b1-4442-a843-8f3051c4013f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:24.882Z|2712b1ad-13b1-4442-a843-8f3051c4013f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:29.912Z|fa13b4d5-25d9-4c56-bc3a-2ca72df2086f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:29:29.924Z|fa13b4d5-25d9-4c56-bc3a-2ca72df2086f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:29:31.223Z|0b6ec091-d4f3-4a7e-a6a4-060c7d59a955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:29:31.225Z|0b6ec091-d4f3-4a7e-a6a4-060c7d59a955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:29:31.631Z|a51807c6-5140-45ff-a949-f9906decfffc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:31.632Z|a51807c6-5140-45ff-a949-f9906decfffc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:34.830Z|acd7f35f-3ca8-4c37-afd4-75520c1286b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:34.833Z|acd7f35f-3ca8-4c37-afd4-75520c1286b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:34.906Z|2d6fc1b6-414d-45b2-aa94-f177dc839ae4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:34.907Z|2d6fc1b6-414d-45b2-aa94-f177dc839ae4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:41.672Z|64481523-d0a4-429b-a996-f36a27c1581b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:41.673Z|64481523-d0a4-429b-a996-f36a27c1581b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:44.880Z|95168958-f47a-4e7b-9ace-8742656ea749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:44.881Z|95168958-f47a-4e7b-9ace-8742656ea749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:44.915Z|989b323b-841f-46e9-ac03-4bc9177ebff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:29:44.916Z|989b323b-841f-46e9-ac03-4bc9177ebff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:29:44.935Z|41de6014-e9a1-4f56-8c13-1d41e0d2100e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:44.937Z|41de6014-e9a1-4f56-8c13-1d41e0d2100e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:51.704Z|d675a26f-470b-473b-9657-4ee1882ea4e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:51.705Z|d675a26f-470b-473b-9657-4ee1882ea4e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:54.906Z|67efceef-630e-466f-8a68-6f9a61fccefc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:54.907Z|67efceef-630e-466f-8a68-6f9a61fccefc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:54.975Z|160b37a6-ed09-42e7-b050-dbb16ffc3606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:29:54.976Z|160b37a6-ed09-42e7-b050-dbb16ffc3606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:29:59.911Z|da39fc7c-83c2-4154-854b-5397f82cfa2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:29:59.912Z|da39fc7c-83c2-4154-854b-5397f82cfa2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:30:01.227Z|2d477fe5-1011-4c2e-afa0-922af8ed5b4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:30:01.228Z|2d477fe5-1011-4c2e-afa0-922af8ed5b4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:30:01.730Z|39864625-8e8e-402f-9ba0-f2b3ae9ef9d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:01.731Z|39864625-8e8e-402f-9ba0-f2b3ae9ef9d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:04.937Z|768ac5a2-5338-4217-8d2a-2f331d2391fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:04.966Z|768ac5a2-5338-4217-8d2a-2f331d2391fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:05.007Z|b0f422ff-dc31-403d-9fe7-60b2c568d1cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:05.008Z|b0f422ff-dc31-403d-9fe7-60b2c568d1cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:11.760Z|1b95f1e5-7e17-48d4-bbec-c62b29e9748d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:11.761Z|1b95f1e5-7e17-48d4-bbec-c62b29e9748d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:14.912Z|a50e84bb-20bc-4d4d-af8e-b128a9b96ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:30:14.919Z|a50e84bb-20bc-4d4d-af8e-b128a9b96ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:30:15.001Z|ab81a0f1-0d00-435c-a563-ac29744401fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:15.003Z|ab81a0f1-0d00-435c-a563-ac29744401fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:15.035Z|60e37b5c-cc13-45a7-9909-47dd9849e31c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:15.036Z|60e37b5c-cc13-45a7-9909-47dd9849e31c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:21.207Z|50a635a8-22f9-4c8d-839f-f902cfba1a1f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:30:21.208Z|50a635a8-22f9-4c8d-839f-f902cfba1a1f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:21.784Z|0ff26061-6a77-40fa-9f41-50e16570d073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:21.785Z|0ff26061-6a77-40fa-9f41-50e16570d073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:25.027Z|94308125-f001-4374-822c-f631ed35110e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:25.028Z|94308125-f001-4374-822c-f631ed35110e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:25.086Z|0cfa1ea1-0d51-4967-8f41-db1caf19697b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:25.087Z|0cfa1ea1-0d51-4967-8f41-db1caf19697b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:29.911Z|64a831c2-0cff-4657-8fa3-e2fcb6aa3105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:30:29.913Z|64a831c2-0cff-4657-8fa3-e2fcb6aa3105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:30:31.234Z|ba905fad-a529-4e3b-a28b-5c64ebc93a4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:30:31.235Z|ba905fad-a529-4e3b-a28b-5c64ebc93a4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:30:31.837Z|5ecbef35-526c-4339-bb27-ff5637a993fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:31.838Z|5ecbef35-526c-4339-bb27-ff5637a993fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:35.073Z|c1d7cc9d-d67b-44a8-9e9a-d5f4056e46b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:35.077Z|c1d7cc9d-d67b-44a8-9e9a-d5f4056e46b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:35.112Z|7cb23e40-8033-4786-9b9b-dd4fd630efcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:35.113Z|7cb23e40-8033-4786-9b9b-dd4fd630efcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:41.867Z|f06b7ae3-ca53-4333-985d-f620b59ae607|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:41.868Z|f06b7ae3-ca53-4333-985d-f620b59ae607|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:44.916Z|cd487084-ad5c-47fb-80dc-39ebd2b87c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:30:44.917Z|cd487084-ad5c-47fb-80dc-39ebd2b87c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:30:45.109Z|366f5c72-d937-48ed-bf9f-a87fc0499fe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:45.111Z|366f5c72-d937-48ed-bf9f-a87fc0499fe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:45.150Z|18c64b56-eec0-4671-9705-ab550428b337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:45.151Z|18c64b56-eec0-4671-9705-ab550428b337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:51.910Z|1d403339-6ca1-4288-919c-46b703ededbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:51.911Z|1d403339-6ca1-4288-919c-46b703ededbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:55.140Z|b102e03e-4401-4bff-a7f0-ce65a5c66d4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:55.141Z|b102e03e-4401-4bff-a7f0-ce65a5c66d4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:55.204Z|986bd046-2b00-45c4-83ba-57abe32061bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:30:55.205Z|986bd046-2b00-45c4-83ba-57abe32061bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:30:59.911Z|b1b125ac-b0d0-418a-b1f2-239ad8b2144d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:30:59.915Z|b1b125ac-b0d0-418a-b1f2-239ad8b2144d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:31:01.242Z|4f7d9cfc-09e4-4f66-bf2b-c57b298883d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:31:01.242Z|4f7d9cfc-09e4-4f66-bf2b-c57b298883d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:31:01.934Z|918fe7c0-7ca4-4312-a29c-dac55c9ba1aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:01.935Z|918fe7c0-7ca4-4312-a29c-dac55c9ba1aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:05.172Z|c167d1a8-1fec-4fb4-a435-ee552dcb00b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:05.173Z|c167d1a8-1fec-4fb4-a435-ee552dcb00b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:05.232Z|da4169bd-05d1-4131-bc90-5a11416df187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:05.233Z|da4169bd-05d1-4131-bc90-5a11416df187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:11.959Z|0b763914-2ffc-47f2-bd81-d96886d62654|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:11.960Z|0b763914-2ffc-47f2-bd81-d96886d62654|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:14.911Z|f342e8c3-2281-41ab-9efb-872b0799e4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:31:14.912Z|f342e8c3-2281-41ab-9efb-872b0799e4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:31:15.223Z|321c60b4-3464-44f8-b6ce-1cc4dc3ff45f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:15.224Z|321c60b4-3464-44f8-b6ce-1cc4dc3ff45f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:15.285Z|c168a940-2c89-4405-ba76-a9c519919436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:15.286Z|c168a940-2c89-4405-ba76-a9c519919436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:21.231Z|2e0215a2-7e20-460e-bdf9-4783ee9c0cc7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:31:21.232Z|2e0215a2-7e20-460e-bdf9-4783ee9c0cc7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:21.984Z|b7cd1a00-460c-43d1-94ce-a61f8dfa1fe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:21.986Z|b7cd1a00-460c-43d1-94ce-a61f8dfa1fe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:25.254Z|b5447461-4310-4c0a-bfd2-98f5dbe1ecd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:25.255Z|b5447461-4310-4c0a-bfd2-98f5dbe1ecd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:25.321Z|0b7f46e5-2ed5-46f2-9389-39e3d3911bc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:25.322Z|0b7f46e5-2ed5-46f2-9389-39e3d3911bc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:29.911Z|968d62cd-a2d1-45f4-a811-7cc921536377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:31:29.912Z|968d62cd-a2d1-45f4-a811-7cc921536377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:31:31.255Z|14e3fbb0-3586-44ba-9f9d-19a8769025ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:31:31.256Z|14e3fbb0-3586-44ba-9f9d-19a8769025ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:31:32.009Z|6508d760-cc71-4b46-9b9b-a5dc3c33c5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:32.010Z|6508d760-cc71-4b46-9b9b-a5dc3c33c5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:35.283Z|dbfc4ab6-b1cc-4296-bb76-e3ae0165c82d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:35.284Z|dbfc4ab6-b1cc-4296-bb76-e3ae0165c82d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:35.344Z|e82b93bb-dfa3-437e-9899-96a971db56ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:35.346Z|e82b93bb-dfa3-437e-9899-96a971db56ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:42.038Z|fbd58e1e-8b8c-414e-8a08-15a68af423af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:42.040Z|fbd58e1e-8b8c-414e-8a08-15a68af423af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:44.914Z|c44e4b37-cf7d-4431-aa53-36cea5f41fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:31:44.920Z|c44e4b37-cf7d-4431-aa53-36cea5f41fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:31:45.316Z|8932c1cf-3389-40cc-9657-9252041ed88e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:45.317Z|8932c1cf-3389-40cc-9657-9252041ed88e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:45.393Z|dbc388fd-b827-4941-bcda-51c5922e460d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:45.394Z|dbc388fd-b827-4941-bcda-51c5922e460d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:52.065Z|c6938e6e-0224-4872-9ea6-f7309c190749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:52.066Z|c6938e6e-0224-4872-9ea6-f7309c190749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:55.340Z|59e6d396-e344-414b-9474-495d3e11db17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:55.341Z|59e6d396-e344-414b-9474-495d3e11db17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:55.420Z|9a3f5c2f-6c58-4689-adaf-b6e74a1be0b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:31:55.421Z|9a3f5c2f-6c58-4689-adaf-b6e74a1be0b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:31:59.911Z|612f3e14-ccfb-46e5-b6b5-7f863188052e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:31:59.912Z|612f3e14-ccfb-46e5-b6b5-7f863188052e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:32:01.256Z|0362bb71-6588-48cf-8bab-14f0d99f53e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:32:01.257Z|0362bb71-6588-48cf-8bab-14f0d99f53e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:32:02.091Z|adb59298-9d18-46c2-b524-7a140b6652f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:02.092Z|adb59298-9d18-46c2-b524-7a140b6652f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:05.408Z|9e7559ce-d103-4c08-a864-e6e843d5c435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:05.408Z|9e7559ce-d103-4c08-a864-e6e843d5c435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:05.457Z|1136beb8-d4c7-4213-ba12-16682e55938e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:05.459Z|1136beb8-d4c7-4213-ba12-16682e55938e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:12.117Z|16fddd92-61da-4e7b-81ca-825383ca7370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:12.118Z|16fddd92-61da-4e7b-81ca-825383ca7370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:14.911Z|4cb826c9-5683-43ed-9e95-87de6d3c6754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:32:14.912Z|4cb826c9-5683-43ed-9e95-87de6d3c6754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:32:15.478Z|80d9d5ee-f13a-4567-87ef-b77e4379230f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:15.479Z|80d9d5ee-f13a-4567-87ef-b77e4379230f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:15.521Z|ae6273bd-23cb-4e2d-aaa0-d01c488b387e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:15.523Z|ae6273bd-23cb-4e2d-aaa0-d01c488b387e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:21.210Z|0441f2d7-773c-4d39-aeab-affbf5bca713|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:32:21.213Z|0441f2d7-773c-4d39-aeab-affbf5bca713|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:22.145Z|daaa0e4a-8be1-40a9-9b86-d7c8113f21bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:22.149Z|daaa0e4a-8be1-40a9-9b86-d7c8113f21bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:25.512Z|9b33bc6c-fd99-4e07-b531-ce2219d930ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:25.514Z|9b33bc6c-fd99-4e07-b531-ce2219d930ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:25.571Z|b371ba0a-82fe-45c2-b032-5609ab9fdf88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:25.572Z|b371ba0a-82fe-45c2-b032-5609ab9fdf88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:29.911Z|1e2885e8-1ee3-48df-9fcd-8784c425509c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:32:29.915Z|1e2885e8-1ee3-48df-9fcd-8784c425509c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:32:31.261Z|5c6b7cff-628f-4222-ab8c-a7d9e113e36f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:32:31.266Z|5c6b7cff-628f-4222-ab8c-a7d9e113e36f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:32:32.176Z|fc16ec88-9bdb-4b6d-b527-712cfe436a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:32.178Z|fc16ec88-9bdb-4b6d-b527-712cfe436a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:35.537Z|fb788fd8-8268-4024-a9e7-9c41a529b27d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:35.538Z|fb788fd8-8268-4024-a9e7-9c41a529b27d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:35.615Z|ab7b65a4-d6e6-465a-83d4-f9f7d9a28d40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:35.657Z|ab7b65a4-d6e6-465a-83d4-f9f7d9a28d40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:42.200Z|42b0356f-e57e-4200-99ed-3e3e9fb83ca2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:42.201Z|42b0356f-e57e-4200-99ed-3e3e9fb83ca2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:44.913Z|73b0a3f1-279c-4d0e-ac94-40755743be07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:32:44.914Z|73b0a3f1-279c-4d0e-ac94-40755743be07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:32:45.576Z|f945827b-6aa2-4db3-976a-8912de054a59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:45.577Z|f945827b-6aa2-4db3-976a-8912de054a59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:45.704Z|34af1336-52c9-4aca-b81c-ac6fe10e3dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:45.705Z|34af1336-52c9-4aca-b81c-ac6fe10e3dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:52.224Z|2aad5dd8-9316-4794-a370-3b603c55a759|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:52.225Z|2aad5dd8-9316-4794-a370-3b603c55a759|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:55.649Z|f419efe0-fef0-4cef-8ab9-83838a537734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:55.650Z|f419efe0-fef0-4cef-8ab9-83838a537734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:55.741Z|00557603-694b-41b7-bc5b-b8636c399f50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:32:55.743Z|00557603-694b-41b7-bc5b-b8636c399f50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:32:59.911Z|7dad84b2-9989-4821-bfed-9f0b971b422a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:32:59.911Z|7dad84b2-9989-4821-bfed-9f0b971b422a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:33:01.268Z|50f39ba1-240c-4476-9594-bc46f316634b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:33:01.268Z|50f39ba1-240c-4476-9594-bc46f316634b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:33:02.268Z|0c5fa39c-58dd-4d58-a917-10b06e4cc123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:02.270Z|0c5fa39c-58dd-4d58-a917-10b06e4cc123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:05.691Z|0a5fc97f-5c72-42b9-af9d-9b04bfced9d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:05.693Z|0a5fc97f-5c72-42b9-af9d-9b04bfced9d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:05.779Z|5a88a49d-63d3-47f0-9e50-7e9a9a445565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:05.782Z|5a88a49d-63d3-47f0-9e50-7e9a9a445565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:12.299Z|0a54f55a-f943-4fc0-8c29-1f4adf02e97e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:12.300Z|0a54f55a-f943-4fc0-8c29-1f4adf02e97e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:14.912Z|3559ec84-d16b-4599-b35c-c9c559c49adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:33:14.938Z|3559ec84-d16b-4599-b35c-c9c559c49adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:33:15.719Z|3db532de-f93f-48fc-a4b6-d2eade3dcde6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:15.720Z|3db532de-f93f-48fc-a4b6-d2eade3dcde6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:15.818Z|8d2c8596-b74c-4eb3-a58b-a54213ecb891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:15.820Z|8d2c8596-b74c-4eb3-a58b-a54213ecb891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:21.210Z|c2d55561-49f6-4822-916a-e880977908b8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:33:21.211Z|c2d55561-49f6-4822-916a-e880977908b8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:22.325Z|344d1cd8-38ad-4258-8731-815f96c0a528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:22.326Z|344d1cd8-38ad-4258-8731-815f96c0a528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:25.771Z|7ec92588-89d9-4358-80a3-77436888ed6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:25.772Z|7ec92588-89d9-4358-80a3-77436888ed6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:25.864Z|2b51f42b-4f81-4de8-b558-07207d647035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:25.870Z|2b51f42b-4f81-4de8-b558-07207d647035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:29.920Z|0534cb39-6bf9-4f87-abc2-905b6ebe453f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:33:29.922Z|0534cb39-6bf9-4f87-abc2-905b6ebe453f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:33:31.270Z|2379c536-b50e-41e5-97e1-ec6e2a186943|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:33:31.272Z|2379c536-b50e-41e5-97e1-ec6e2a186943|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:33:32.357Z|7ffb99aa-4ddb-4268-bde7-68885c8b0084|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:32.359Z|7ffb99aa-4ddb-4268-bde7-68885c8b0084|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:35.802Z|97d5958f-2928-41f0-ac02-20fc4e2914b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:35.803Z|97d5958f-2928-41f0-ac02-20fc4e2914b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:35.906Z|18796912-41b9-457e-b777-081809e97c20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:35.908Z|18796912-41b9-457e-b777-081809e97c20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:42.400Z|5464b419-54f4-4bdd-8ef0-5d586797116b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:42.402Z|5464b419-54f4-4bdd-8ef0-5d586797116b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:44.912Z|2ecb6311-95f8-40fa-b05d-bd4ca0daac01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:33:44.913Z|2ecb6311-95f8-40fa-b05d-bd4ca0daac01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:33:45.830Z|35f8d9f7-7b6a-49fa-a83f-333383e3646a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:45.831Z|35f8d9f7-7b6a-49fa-a83f-333383e3646a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:45.972Z|2a9abc76-aaad-4dea-a295-30b46ed44049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:45.975Z|2a9abc76-aaad-4dea-a295-30b46ed44049|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:52.434Z|ce2a30ae-21d6-4127-b0ff-d13fbf431d6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:52.435Z|ce2a30ae-21d6-4127-b0ff-d13fbf431d6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:55.881Z|9d3ee8ed-efe2-4846-be2a-9a75dc53aea2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:55.883Z|9d3ee8ed-efe2-4846-be2a-9a75dc53aea2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:56.009Z|a5ea44c5-285e-440b-9ff9-9180d9ba0516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:33:56.010Z|a5ea44c5-285e-440b-9ff9-9180d9ba0516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:33:59.911Z|42989dd2-6c7b-4708-932e-1490a2fd87a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:33:59.917Z|42989dd2-6c7b-4708-932e-1490a2fd87a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:34:01.273Z|f918eb7a-94a9-44c2-90e0-6f585a164468|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:34:01.276Z|f918eb7a-94a9-44c2-90e0-6f585a164468|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:34:02.471Z|6ab6088d-bce5-422d-922b-d9550edf3c42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:02.472Z|6ab6088d-bce5-422d-922b-d9550edf3c42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:05.926Z|10618e5f-3df9-4dd5-b242-3ca0b2b815ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:05.927Z|10618e5f-3df9-4dd5-b242-3ca0b2b815ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:06.038Z|a10453f7-5912-4c5b-b706-cf460c68efda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:06.039Z|a10453f7-5912-4c5b-b706-cf460c68efda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:11.216Z||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xb3g7W0x04k0x8620xd80xae0xfe_0x020xf3~5)0x160x120x16a0xf7_.0xc40x960x1c.0xe40x960xcda]. 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-06-24T05:34:12.506Z|881a6fdb-5f60-4858-9c9b-6a41d55b0cdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:12.507Z|881a6fdb-5f60-4858-9c9b-6a41d55b0cdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:14.911Z|04c6d768-e3e5-426c-b87f-5e896e720936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:34:14.912Z|04c6d768-e3e5-426c-b87f-5e896e720936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:34:15.955Z|fc71fce0-6ba7-4d62-a860-27211190a643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:15.956Z|fc71fce0-6ba7-4d62-a860-27211190a643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:16.078Z|5e1826e2-b0f9-43d3-aa13-a0a963d4905e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:16.079Z|5e1826e2-b0f9-43d3-aa13-a0a963d4905e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:21.211Z|052112a0-d000-40fc-9eb5-af149d3294b0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:34:21.213Z|052112a0-d000-40fc-9eb5-af149d3294b0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:22.532Z|a4df3fb2-4d69-4834-af26-ef0826677ebb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:22.533Z|a4df3fb2-4d69-4834-af26-ef0826677ebb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:26.015Z|8e636e56-3d6d-4b5d-b4b3-a16808527bfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:26.018Z|8e636e56-3d6d-4b5d-b4b3-a16808527bfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:26.112Z|b048e0d1-b76d-48bd-8a8e-ef4c56c066e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:26.114Z|b048e0d1-b76d-48bd-8a8e-ef4c56c066e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:29.916Z|308ba175-add8-44fe-827a-06b6a7d57e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:34:29.921Z|308ba175-add8-44fe-827a-06b6a7d57e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:34:31.277Z|09618b3e-6a27-49d4-8662-9a193666865b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:34:31.278Z|09618b3e-6a27-49d4-8662-9a193666865b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:34:32.559Z|4110696d-6b5f-4456-8156-f8d36078db62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:32.560Z|4110696d-6b5f-4456-8156-f8d36078db62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:36.049Z|f5600758-1565-4264-8617-df24d8cff18b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:36.050Z|f5600758-1565-4264-8617-df24d8cff18b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:36.141Z|d98b7467-04e2-4b77-a393-691a476b20b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:36.142Z|d98b7467-04e2-4b77-a393-691a476b20b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:42.586Z|9b533c47-7372-4ee9-b834-da604bf5b930|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:42.587Z|9b533c47-7372-4ee9-b834-da604bf5b930|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:44.914Z|8dca8595-a20b-41ab-84fb-ff40075bb7d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:34:44.915Z|8dca8595-a20b-41ab-84fb-ff40075bb7d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:34:46.133Z|0d668430-f9f6-4b71-ab68-a20374f19f1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:46.134Z|0d668430-f9f6-4b71-ab68-a20374f19f1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:46.180Z|854c1f69-54f0-4133-9844-d467b3ad179a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:46.181Z|854c1f69-54f0-4133-9844-d467b3ad179a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:52.619Z|1a1b2671-5010-48cd-b296-3c84223c6529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:52.621Z|1a1b2671-5010-48cd-b296-3c84223c6529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:56.159Z|9031b57b-a839-4c19-864c-8b0c06bd05e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:56.160Z|9031b57b-a839-4c19-864c-8b0c06bd05e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:56.208Z|0c26481a-9d68-4916-82b2-81a453a183c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:34:56.209Z|0c26481a-9d68-4916-82b2-81a453a183c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:34:59.911Z|6d0217d4-8c9f-4a3f-bbba-f08ddc16421e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:34:59.912Z|6d0217d4-8c9f-4a3f-bbba-f08ddc16421e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:35:01.279Z|8102e85d-141e-4cae-bdc1-855245caa3de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:35:01.280Z|8102e85d-141e-4cae-bdc1-855245caa3de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:35:02.644Z|16aba429-92aa-4446-ba53-f76e80039969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:02.646Z|16aba429-92aa-4446-ba53-f76e80039969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:06.193Z|e461623b-8071-4010-8de3-cf769812a331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:06.200Z|e461623b-8071-4010-8de3-cf769812a331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:06.233Z|28eb123a-2929-462e-834d-14f70864314f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:06.235Z|28eb123a-2929-462e-834d-14f70864314f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:12.690Z|4d2a8829-d538-48c8-b0ba-9036c462a24c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:12.691Z|4d2a8829-d538-48c8-b0ba-9036c462a24c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:14.911Z|ae8115c2-6304-4843-ba71-a242930ca84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:35:14.912Z|ae8115c2-6304-4843-ba71-a242930ca84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:35:16.229Z|f50b071f-8bc3-43dd-837a-d8f9f7557ae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:16.232Z|f50b071f-8bc3-43dd-837a-d8f9f7557ae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:16.261Z|4d91b710-3b8c-441e-b0ea-bfae5613b5ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:16.263Z|4d91b710-3b8c-441e-b0ea-bfae5613b5ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:21.211Z|8a27ace2-0668-44f5-b5dc-2ac2db679cbd|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:35:21.213Z|8a27ace2-0668-44f5-b5dc-2ac2db679cbd|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:22.717Z|3adcf937-6ff5-476a-a679-8c4a17096361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:22.719Z|3adcf937-6ff5-476a-a679-8c4a17096361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:26.287Z|3b0ec6ba-97e6-4adf-a72e-1126c9fca90d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:26.288Z|3b0ec6ba-97e6-4adf-a72e-1126c9fca90d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:26.297Z|8466f7ce-6f5b-4683-8a89-e29681279085|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:26.303Z|8466f7ce-6f5b-4683-8a89-e29681279085|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:29.911Z|d382a02b-1f21-47e9-8ae5-b3ec140f15b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:35:29.912Z|d382a02b-1f21-47e9-8ae5-b3ec140f15b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:35:31.282Z|77d76414-4839-47f1-bf6f-cfdeee1a53af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:35:31.282Z|77d76414-4839-47f1-bf6f-cfdeee1a53af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:35:32.777Z|a44b8de3-f4c1-42aa-bd08-7cbd47ffc6c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:32.778Z|a44b8de3-f4c1-42aa-bd08-7cbd47ffc6c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:36.313Z|12a3f2f6-4a2e-4d85-b865-a900c2367903|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:36.317Z|12a3f2f6-4a2e-4d85-b865-a900c2367903|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:36.335Z|feaef03f-018f-4f24-adbf-1d1bb93fd343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:36.336Z|feaef03f-018f-4f24-adbf-1d1bb93fd343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:42.813Z|cdb6d1a8-266b-4965-b368-ecab2d270e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:42.814Z|cdb6d1a8-266b-4965-b368-ecab2d270e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:44.911Z|aab3eb33-3e11-4991-9d44-d33b89e65164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:35:44.911Z|aab3eb33-3e11-4991-9d44-d33b89e65164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:35:46.352Z|f805eb70-c05c-479e-bb77-39bcbd549eb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:46.353Z|f805eb70-c05c-479e-bb77-39bcbd549eb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:46.369Z|c321ace5-993b-4d07-8bd1-603599a35763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:46.373Z|c321ace5-993b-4d07-8bd1-603599a35763|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:52.843Z|10727496-8127-4263-9627-f721503de289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:52.844Z|10727496-8127-4263-9627-f721503de289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:56.386Z|1f438b5a-87de-47a6-8257-f6abcf09dd87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:56.388Z|1f438b5a-87de-47a6-8257-f6abcf09dd87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:56.399Z|8d49a11e-eb18-4fed-b54d-3df3fcd08801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:35:56.400Z|8d49a11e-eb18-4fed-b54d-3df3fcd08801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:35:59.911Z|a8f67a7b-13ec-4d91-89a7-1b123aa02244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:35:59.912Z|a8f67a7b-13ec-4d91-89a7-1b123aa02244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:36:01.289Z|d8f8aa89-02ca-41b6-b06c-7e0abce126ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:36:01.290Z|d8f8aa89-02ca-41b6-b06c-7e0abce126ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:36:02.879Z|9350a3ba-1151-4f77-8593-3f6d8f762ad7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:02.880Z|9350a3ba-1151-4f77-8593-3f6d8f762ad7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:06.423Z|b88e617e-a701-4a0d-966d-ce6504c58592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:06.424Z|b88e617e-a701-4a0d-966d-ce6504c58592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:06.425Z|22023124-7570-49a5-9688-78430e5a8ea3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:06.425Z|22023124-7570-49a5-9688-78430e5a8ea3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:12.908Z|a74fabe9-5dff-4efa-ab29-c328487751d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:12.909Z|a74fabe9-5dff-4efa-ab29-c328487751d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:14.913Z|c653bc22-13ce-442f-bccd-62cc473253a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:36:14.914Z|c653bc22-13ce-442f-bccd-62cc473253a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:36:16.449Z|90d09fde-e03c-4e5a-98c2-bd2a310e03c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:16.450Z|90d09fde-e03c-4e5a-98c2-bd2a310e03c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:16.458Z|55a696c3-5025-4210-8d9f-d01810955652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:16.458Z|55a696c3-5025-4210-8d9f-d01810955652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:21.206Z|a6798cd1-c431-46c3-bf8c-ebb66229ff32|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:36:21.207Z|a6798cd1-c431-46c3-bf8c-ebb66229ff32|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:22.933Z|2ebd2c93-7211-4a76-a3f9-a88f7b894a79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:22.934Z|2ebd2c93-7211-4a76-a3f9-a88f7b894a79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:26.482Z|368892f2-c7db-4d9f-90be-f67c317a55a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:26.484Z|368892f2-c7db-4d9f-90be-f67c317a55a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:26.488Z|aa1ccb9d-8c44-4744-9b09-fb99a0a28ea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:26.490Z|aa1ccb9d-8c44-4744-9b09-fb99a0a28ea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:29.911Z|7255a1f5-e8ed-4938-83de-85d40f08a64a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:36:29.915Z|7255a1f5-e8ed-4938-83de-85d40f08a64a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:36:31.291Z|4af1b4a9-e158-4b08-90db-f6695e7af87b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:36:31.292Z|4af1b4a9-e158-4b08-90db-f6695e7af87b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:36:32.966Z|bd6b6a0e-68c6-4efc-b183-359199ae87ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:32.967Z|bd6b6a0e-68c6-4efc-b183-359199ae87ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:36.507Z|f4279621-d876-4fa8-a96e-86f327d046e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:36.508Z|f4279621-d876-4fa8-a96e-86f327d046e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:36.515Z|36eb7362-4797-4be7-b7b1-ca9e4e1b35ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:36.517Z|36eb7362-4797-4be7-b7b1-ca9e4e1b35ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:42.989Z|51d582bf-e821-4c0c-8a4f-d7db5477cd75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:42.990Z|51d582bf-e821-4c0c-8a4f-d7db5477cd75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:44.911Z|139a5c1d-2659-4302-8aad-873f7346efbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:36:44.912Z|139a5c1d-2659-4302-8aad-873f7346efbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:36:46.538Z|a9e06ca6-fe2d-4d6b-b742-7f5b38c5aba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:46.539Z|a9e06ca6-fe2d-4d6b-b742-7f5b38c5aba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:46.538Z|f2e2ce56-4755-4bed-b5a9-390d220276c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:46.558Z|f2e2ce56-4755-4bed-b5a9-390d220276c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:53.014Z|552fed6f-4a8d-4317-be3c-5eb2b7053380|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:53.015Z|552fed6f-4a8d-4317-be3c-5eb2b7053380|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:56.589Z|0fe74d67-ed39-4532-9dd2-57d1efa82fe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:56.590Z|0fe74d67-ed39-4532-9dd2-57d1efa82fe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:56.621Z|0d6fa912-1ff2-42f0-95aa-72adfb913226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:36:56.622Z|0d6fa912-1ff2-42f0-95aa-72adfb913226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:36:59.911Z|30938b36-9418-4d8d-b953-598215acdf4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:36:59.912Z|30938b36-9418-4d8d-b953-598215acdf4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:37:01.303Z|78492f23-20ff-4423-9803-ee5ee6036a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:37:01.303Z|78492f23-20ff-4423-9803-ee5ee6036a1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:37:03.038Z|c967bda9-341d-46eb-853d-b8ab548ca797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:03.039Z|c967bda9-341d-46eb-853d-b8ab548ca797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:06.618Z|fd5a7697-2594-4ae6-acfa-f6168f23631d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:06.619Z|fd5a7697-2594-4ae6-acfa-f6168f23631d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:06.654Z|fb5c3c23-270b-412b-82d0-6b6a637fed85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:06.655Z|fb5c3c23-270b-412b-82d0-6b6a637fed85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:13.060Z|31062703-ae73-4289-bb5b-c0f2ecf8ddcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:13.061Z|31062703-ae73-4289-bb5b-c0f2ecf8ddcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:14.911Z|694b1ab7-c909-4e3c-a628-bddd9caa4662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:37:14.919Z|694b1ab7-c909-4e3c-a628-bddd9caa4662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:37:16.662Z|cd767984-6ff6-41df-a336-7ae88e6a824e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:16.663Z|cd767984-6ff6-41df-a336-7ae88e6a824e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:16.685Z|c03129bc-99f3-4d3b-b4f5-53c27b3d9e31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:16.686Z|c03129bc-99f3-4d3b-b4f5-53c27b3d9e31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:21.213Z|e53f93b8-e861-4ea5-b9ed-960208404e87|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:37:21.214Z|e53f93b8-e861-4ea5-b9ed-960208404e87|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:23.083Z|7d0e24b3-d77e-4066-96b5-5b399d304da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:23.084Z|7d0e24b3-d77e-4066-96b5-5b399d304da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:26.697Z|999db2ce-a5f0-46fe-ad41-bb795d1a6a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:26.698Z|999db2ce-a5f0-46fe-ad41-bb795d1a6a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:26.708Z|39e9a318-e93d-400f-a88b-fa466eb3909a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:26.709Z|39e9a318-e93d-400f-a88b-fa466eb3909a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:29.911Z|a7dba4a3-463b-4da4-abc3-6728053bd403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:37:29.912Z|a7dba4a3-463b-4da4-abc3-6728053bd403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:37:31.304Z|fd436717-c9cf-4747-a51e-0816d2aab4f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:37:31.305Z|fd436717-c9cf-4747-a51e-0816d2aab4f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:37:33.110Z|93f5e428-d243-4b7f-ba28-089f8b0f6993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:33.112Z|93f5e428-d243-4b7f-ba28-089f8b0f6993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:36.726Z|45be1fd2-9c61-4f62-8b9e-a37e94044254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:36.730Z|45be1fd2-9c61-4f62-8b9e-a37e94044254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:36.737Z|dcd1e691-4cf3-4d1c-b423-e62884b91c7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:36.738Z|dcd1e691-4cf3-4d1c-b423-e62884b91c7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:43.150Z|55d12a9e-2f42-41c6-baaa-b785ca0a4248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:43.151Z|55d12a9e-2f42-41c6-baaa-b785ca0a4248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:44.911Z|23ca82d2-5153-4333-9c40-02d8bdb83464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:37:44.912Z|23ca82d2-5153-4333-9c40-02d8bdb83464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:37:46.772Z|4bd38425-89a4-48e1-b019-ab9cae34003e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:46.778Z|4bd38425-89a4-48e1-b019-ab9cae34003e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:46.782Z|2d153930-9768-4663-a52b-2a8dcd7ebd2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:46.783Z|2d153930-9768-4663-a52b-2a8dcd7ebd2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:53.190Z|40ba76f6-8f63-4085-a1fb-a4f496313c6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:53.191Z|40ba76f6-8f63-4085-a1fb-a4f496313c6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:56.813Z|9453bdae-8d0a-454a-a7a5-3a36fc3a444e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:56.815Z|9453bdae-8d0a-454a-a7a5-3a36fc3a444e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:56.818Z|e2c64ff4-2090-414c-8f71-2358e1e573ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:37:56.820Z|e2c64ff4-2090-414c-8f71-2358e1e573ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:37:59.911Z|ad39f3ad-a6a4-419d-b48e-9be85786a416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:37:59.919Z|ad39f3ad-a6a4-419d-b48e-9be85786a416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:38:01.306Z|1bb32903-f8a4-4a0e-b72f-7d1b4dbb8861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:38:01.306Z|1bb32903-f8a4-4a0e-b72f-7d1b4dbb8861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:38:03.229Z|6055665c-72a5-40eb-873b-1d8cab8b3d01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:03.230Z|6055665c-72a5-40eb-873b-1d8cab8b3d01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:06.868Z|cf14950a-905d-4f11-8cf6-30693dc6ce39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:06.869Z|cf14950a-905d-4f11-8cf6-30693dc6ce39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:06.874Z|cb654a28-6513-42ab-95df-1ba1428054ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:06.875Z|cb654a28-6513-42ab-95df-1ba1428054ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:13.261Z|48710eb3-5ea4-4ccd-9675-8e8669767aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:13.262Z|48710eb3-5ea4-4ccd-9675-8e8669767aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:14.911Z|be202aaf-03a6-4a24-95b2-7956f8d83cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:38:14.912Z|be202aaf-03a6-4a24-95b2-7956f8d83cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:38:16.893Z|db5b0e3f-14cf-47c9-b230-8763ebec6fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:16.894Z|db5b0e3f-14cf-47c9-b230-8763ebec6fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:16.910Z|0c991285-69c9-4e8f-a47d-c3a20877899a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:16.911Z|0c991285-69c9-4e8f-a47d-c3a20877899a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:21.213Z|60033576-4fa7-43ce-9551-dc99e5727f30|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-24T05:38:21.214Z|60033576-4fa7-43ce-9551-dc99e5727f30|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:23.287Z|a18df348-ec3a-416f-a013-8ef0c8d5d7e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:23.288Z|a18df348-ec3a-416f-a013-8ef0c8d5d7e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:26.937Z|ecebe694-e33e-42b0-b7ec-b288f2c31ea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:26.937Z|60b6fa99-e198-476f-aa62-d6f7725d870d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:26.938Z|ecebe694-e33e-42b0-b7ec-b288f2c31ea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:26.938Z|60b6fa99-e198-476f-aa62-d6f7725d870d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:29.911Z|1d3646c2-0766-4c24-84a0-c8e23256a456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:38:29.912Z|1d3646c2-0766-4c24-84a0-c8e23256a456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:38:31.307Z|039c4445-ba75-465a-b4ba-3d3c7be57f76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:38:31.308Z|039c4445-ba75-465a-b4ba-3d3c7be57f76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:38:33.310Z|d5803553-73e8-4974-bff0-6876b51b468a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:33.311Z|d5803553-73e8-4974-bff0-6876b51b468a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:36.978Z|60efa4cd-bd52-494c-8743-93eb9290ca73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:36.982Z|cd19cd71-45e6-441c-ba05-90f1e4460e02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:36.983Z|cd19cd71-45e6-441c-ba05-90f1e4460e02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:36.982Z|60efa4cd-bd52-494c-8743-93eb9290ca73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:43.369Z|440765b9-3ca2-49cf-abea-bb1fd9d52c97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:43.370Z|440765b9-3ca2-49cf-abea-bb1fd9d52c97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:44.911Z|fd02746d-b9cf-446b-a2de-32ac1f24e764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-24T05:38:44.915Z|fd02746d-b9cf-446b-a2de-32ac1f24e764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-24T05:38:47.005Z|f6499244-dbfa-49b2-bb56-ad801f90cf50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:47.006Z|f6499244-dbfa-49b2-bb56-ad801f90cf50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:47.009Z|c4d87cf1-df58-41ff-997f-bfbb148caa07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:47.010Z|c4d87cf1-df58-41ff-997f-bfbb148caa07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-24T05:38:53.403Z|b4ece15e-8d73-47a2-b0d9-04a65b21fff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-24T05:38:53.404Z|b4ece15e-8d73-47a2-b0d9-04a65b21fff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.